SVN: Commit by jonnybradley :: r 15642 /trunk/lib/tikilib.php: [ENH] Allow list_style_options() to use other styles apart from $prefs['style'] (for forthcoming themecontrol functionality) anybody know in which table permissions are stored? show tables like '%perm%'; do you have a bug when you modify a page locked by an other modification in version 2.2 ? polom polom :) http://www.facebook.com/album.php?aid=6767&l=c0861&id=1477495227 pictures, yay ! :) there's more on http://tikiwiki.org/TikiFestMontrealNov2008Pictures bbl SVN: Commit by lphuberdeau :: r 15643 /trunk/templates/tiki-plugin_blocked.tpl: [FIX] Button plugin broke the toggle hi do someone have a tip for this : i want to produce a table of content via maketoc thes elements are H3 headings but i want to place each of them in a box i put this code in the edit area but doesn't work : {maketoc} !!!-=!!!101=- nor with !!!-=101=- nor with -=!!!101=- over page can be found here : http://dmmh.i8.be/Wiki/tikiwiki-2.2/tiki-index.php?page=test polom SVN: Commit by duebel :: r 15644 /trunk/lib/mail/mimelib.php: [FIX] Subject with non ASCII characters is not decoded when mail was sent with Thunderbird SVN: Commit by duebel :: r 15645 /trunk/lib/rankings/ranklib.php: [FIX] Join incomplete. Topic and forum were not matched. See tracker item 2148. Please also fix stable. SVN: Commit by duebel :: r 15646 /trunk/lib/rankings/ranklib.php: [ENH] Do not display "forum: topic" in ranking when forum is preselected. I want the module forum_last_topics to display only the topics when a forum is selected. Maybe this is not the right approach. Please correct me if I'm wrong. SVN: Commit by luciash :: r 15647 /trunk/templates/tiki-admin_bar.tpl: code indenting SVN: Commit by luciash :: r 15648 /trunk/templates/tiki-admin_bar.tpl: [FIX] display third level admin ul only when applicable SVN: Commit by chibaguy :: r 15649 /trunk/styles/thenews.css: [FIX] Tikisheet cell text/background color contrast fixed. Default link color brightened to be more obvious. SVN: Commit by chibaguy :: r 15650 /trunk/styles/feb12.css: [FIX] Tikisheet cell text/background color contrast fixed. SVN: Commit by duebel :: r 15651 /trunk/lib/notifications/notificationemaillib.php: [FIX] Attach file to notification when file is in database and not on disk An empty mime part was attached to notification emails when file was saved in database. Please fix STABLE branch, too.