Recap: working on getting PmWiki set up, for the first time. Address is http://stormknights.jasyn.org/wiki/
I'm running into some problems with FoxCommentBox. On Mar 6, 2012, at 12:12 AM, Eric Forgeot wrote: > For #3, http://www.pmwiki.org/wiki/Cookbook/FoxCommentBox could be a > possible solution, and there are some more candidates > athttp://www.pmwiki.org/wiki/Cookbook/Forms So, I'm trying to get FoxCommentBox working. I get it set up so the form displays at the bottom of the pages (ex: Cosms.CoreEarth), and I included all the code it seemed to require. However, though the form accepts input, and even submits, it will not write to the Cosms.CoreEarth-Feedback page. I double-checked, to make sure each page ref was using the correct -Feedback format, but it still will not write. I've backed up my wiki to my local computer, and removed the "edit" password, so people can take a look at the config files, to see if I missed something or messed something up. This is the last bit of basic functionality I need to implement. Any help would be appreciated. > For #2 I'd personnally use the (:include ...... :) directive (see > http://www.pmwiki.org/wiki/PmWiki/IncludeOtherPages ) to include the page > with comments in my main article, so I can keep them separated, but displayed > on a single page, for ex. (:include Cosms.CoreEarth-comments :) with > Cosms.CoreEarth-comments using the form above. If you prefer to really > separate te display, you can have a look at how comments ("talk") are > implemented on pmwiki.org pages : > http://www.pmwiki.org/wiki/PmWiki/GroupFooter?action=edit > > Le 6 mars 2012 01:54, "Jasyn Jones" <[email protected]> a écrit : > Hi everybody! New PmWiki user. Just set up the install today: > > http://stormknights.jasyn.org/wiki/ > > I have some configuration questions I'm trying to answer. I went through the > help files online, and tried to set my /local/config.php and Site.SiteFooter > and Main.GroupFooter to the correct configuration, but it isn't working. > > So, I thought I'd describe my desired setup, and then anyone who can offer > advice could pitch in. > > Desires: > > 1.) Central content added/editable only by myself. > > 2.) "Comments" links in every page, save those in the Main Group, that go to > a page where people can leave comments. Link from that page, back to the > original. (Both links implemented in the Footer of the pages.) > > 3.) Forms on the "Comments" page (implemented via Fox Comment Box?) to allow > users to leave comments. > > Progress: > > #1 I successfully implemented by setting the $DefaultPasswords['edit'] var in > local/config.php. Working. > > #2 I tried to implement via a Site.SiteFooter page and a Main.GroupFooter > page. Neither worked. > > #3 has been delayed for now. > > So, is this setup possible? If it is, how should I implement it? > > Any help would be very much appreciated. > - - > Jasyn Jones > jasynj (at) gmail (dot) com > > "To strive, to seek, to find, and not to yield." > "Ulysses" by Alfred, Lord Tennyson > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users - - Jasyn Jones jasynj (at) gmail (dot) com "To strive, to seek, to find, and not to yield." "Ulysses" by Alfred, Lord Tennyson Check out my Torg webpage, Storm Knights: stormknights.jasyn.org _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
