Howdy, folks,

I've got a small repository that I built using Fossil 1.25 that is called the "LocalEnv" repository. I access it over CGI to a local server, logged in as a supervisor user. It's almost all Markdown wiki pages pulled from /doc/tip and a couple of logo graphics files. The wiki's home page is stored in /doc/tip/home.md. A little while ago, I accidentally edited it in WYSIWIG mode instead of Markdown mode and saved the changes. Now, when I choose the "Wiki" option on the main menu, I have two "home page" entries:

 * /doc/tip/home.md wiki home page.
 * LocalEnv project home page.

The second one has always been there, but the first one is new. When I choose the first one, it takes me back to the home page, but with no sub menu to allow editing the home page. When I choose the second one, it takes me to an empty page having a submenu with "Edit" and "History" entries.

Also, the repo was configured to allow WYSIWIG editing, but now it's not.

I went to the new home page and deleted the contents got an actually empty page with a complete submenu (Append, Attach, Details, Diff, Edit, History). That didn't fix the problem, though. I still have two "home page" entries in the "Wiki" page, and I still can't get a submenu on the home page through the WWW interface.

I'd love to hear suggestions on debugging what went wrong so I can figure out how to fix it. I tried going back to the Admin -> Configuration page and resetting the Index Page, but that didn't help. I also tried re-enabling "Allow WYSIWIG Editing", but that also didn't help.

--
Thanks,
DougF (KG4LMZ)
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to