Loading...
 
Skip to main content

Tiki Website Gardeners' Blog

This blog is for (viewable for Registered but only Admins and Infrastructure Team can post) logging the activities of the website Gardeners so that all other Gardeners can know what has been changed, configured, done, etc. on *.tiki.org websites. Gardeners, please use this blog to regularly post about the configurations you made. Technicals and Hosts please post server config to /blog29

Wiki comments not on forums anymore

Mose Saturday 12 July 2003
I changed the wiki admin pref about using forums for comments of wiki pages. Actually all was going in developers forum and it's a mess. Better have attached forums under concerned pages. We have to work on threading soon ๐Ÿ˜‰

Matrix and themes

Mose Friday 11 July 2003

It was too much a problem to have that theme. it was the reason for jjongsma to create 3 accounts. I removed that uncomplete theme and removed matrix.css in prefs of 4 people, I warned them by mail that they can now use their account. Other personnal css created by tiki-edit_css.php should work (cynt-denisdanniels.css works, even if it's odd because unfinished theme ๐Ÿ˜Š

I hope that Zaufi will soon bring us a new Matric.css ! ๐Ÿ˜Š

Bug in blogs?

Al Brown Friday 11 July 2003

I believe that we may have a minor bug in the display of blogs. the administration panel for blogs is selected to show "In blog listing show user as: User Avatar". I looked around quite a bit and I don't see where the user avatar either is displayed or would be displayed.

Could it just be in the moreneat theme?

Ideas?

Forum permissions

Marc Laporte Thursday 10 July 2003

Chris Holman reported he could delete forums.

Forum admin permissions (tiki_p_admin_forum) were given to all registered users. I have not set it to:

Anonymous:
tiki_p_forum_read(x)

Registered:
tiki_p_forums_report(x)
tiki_p_forum_attach(x)
tiki_p_forum_post(x)
tiki_p_forum_post_topic(x)
tiki_p_forum_vote(x)

Dev Team
tiki_p_admin_forum(x)

Admins:
tiki_p_forum_autoapp(x)

Unchanged: Permissions are cumulative for these 4 groups. Admins include Dev Team which includes Registered which includes Anonymous.