I''ve started Instiki, clicked on ''edit web'', then ''create web''. Entered a unique Title and Address, set the password and clicked on create. I''m taken back to my original web. How to I access the new one that was just created? I''ve tried ''http://localhost:2500/new_web_name. Thanks in advance. -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20051025/0ea29735/attachment-0001.htm
I''m not sure if its working yet, I can''t access any other webs either. I guess its a work in progress :) On 25/10/05, Larry Kelly <ldk2005 at gmail.com> wrote:> I''ve started Instiki, clicked on ''edit web'', then ''create web''. Entered a > unique Title and Address, set the password and clicked on create. I''m taken > back to my original web. How to I access the new one that was just created? > I''ve tried ''http://localhost:2500/new_web_name. > > > Thanks in advance. > > > -- > Best Regards, > -Larry > "Work, work, work...there is no satisfactory alternative." > --- E.Taft Benson > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > > >
On 10/26/05, Larry Kelly <ldk2005 at gmail.com> wrote:> > I''ve started Instiki, clicked on ''edit web'', then ''create web''. Entered a > unique Title and Address, set the password and clicked on create. I''m taken > back to my original web. How to I access the new one that was just created? > I''ve tried ''http://localhost:2500/new_web_name.It should just work. Unless you''ve entered the wrong password maybe. Perhaps you could try: http://localhost:2500/web_list/ To see a list of all created webs...? Alan -- B?onn caora dhubh ar an tr?ad is gile. (There are black sheep in the brightest flocks.) <http://halfpie.net/> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20051026/a39d65ef/attachment.htm
Alan Macdougall wrote:> On 10/26/05, *Larry Kelly* <ldk2005 at gmail.com > <mailto:ldk2005 at gmail.com>> wrote: > > I''ve started Instiki, clicked on ''edit web'', then ''create web''. > Entered a unique Title and Address, set the password and clicked > on create. I''m taken back to my original web. How to I access > the new one that was just created? I''ve tried > ''http://localhost:2500/new_web_name. > > > It should just work. Unless you''ve entered the wrong password maybe. > > Perhaps you could try: > > http://localhost:2500/web_list/ > > To see a list of all created webs...? >Could it be a browser refresh/cache problem? Curtis -------------- next part -------------- A non-text attachment was scrubbed... Name: curtis.vcf Type: text/x-vcard Size: 123 bytes Desc: not available Url : http://rubyforge.org/pipermail/instiki-users/attachments/20051025/53cc038a/curtis.vcf
Hi Larry, On 10/25/05, Larry Kelly <ldk2005 at gmail.com> wrote:> I''ve started Instiki, clicked on ''edit web'', then ''create web''. Entered a > unique Title and Address, set the password and clicked on create. I''m taken > back to my original web. How to I access the new one that was just created? > I''ve tried ''http://localhost:2500/new_web_name.Note that the password that you need to enter is the system password (that you''ve entered when you first launched Instiki). This is not the edit password for this web (you can later set it in the edit_web page for the new web). HTH, Assaph
that worked, i had diff passwords for system and current web i think, anyways i created a new web called testweb and entered system password, now i can access it through http://localhost:2500/web_list/ and http://localhost:2500/testweb/. The createweb did''nt give an error when i entered a wrong password, it just went back to the front page. this is bad behaviour, I''d like to file a bug about about this. On 26/10/05, Assaph Mehr <assaph at gmail.com> wrote:> Hi Larry, > > On 10/25/05, Larry Kelly <ldk2005 at gmail.com> wrote: > > I''ve started Instiki, clicked on ''edit web'', then ''create web''. Entered a > > unique Title and Address, set the password and clicked on create. I''m taken > > back to my original web. How to I access the new one that was just created? > > I''ve tried ''http://localhost:2500/new_web_name. > > Note that the password that you need to enter is the system password > (that you''ve entered when you first launched Instiki). This is not the > edit password for this web (you can later set it in the edit_web page > for the new web). > > HTH, > Assaph > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users >