[pmwiki-users] Two Questions
George
gdb at soundchasers.com
Sun Aug 27 15:05:19 CDT 2006
Hans wrote:
> George, do you use cmsb-cmsmode.php from CMS Bundle?
> Then you need to add the 'comment' action to the array
> of allowed actions for the cmsmode script.
> Put in config.php before including the script:
>
> $CMSAllowedActions = array(
> 'browse','print','search','edit','login','rss','atom','addlink','comment');
>
Hi Hans,
No I don't use anything from the CMS Bundle. IMHO, the simplest
approach tends to work the best... I didn't see the need to use any big
extensions for what I am trying to do. Rather, I'm just using Pm's
internal authentication, encrypted passwords in my config (purely a
single user configuration...), very few recipes being used -
commentboxplus (or commentboxplus2) being the biggest one.
My GroupFooter is as follows:
----
||!(:pagelist group={$Group} fmt=#grouptrail
name=-Template,-RecentChanges,-GroupFooter,-GroupHeader,-IdxCtime,-Blog.Blog
order=-ctime :)||
----
(:commentboxchrono:)
More information about the pmwiki-users
mailing list