where are new perms added ? (which file) is it only in sql ? tikiwiki: 03luciash * r32922 10/trunk/ (5 files in 4 dirs): [ENH] tiki_p_tracker_view_attachments: new perm to allow viewing and downloading of tracker items attachments got it (hopefully) right in there tikiwiki: 03chibaguy * r32923 10/mods/trunk/themes/milkyway_tiki_6/templates/styles/milkyway/module.tpl: [FIX] Update module to Tiki 6 and fix div tag mismatch. tikiwiki: 03lindonb * r32924 10/trunk/templates/tiki-calendar_edit_item.tpl: Mostly indent. Closed a couple of span tags but didn't seem to affect display. tikiwiki: 03chibaguy * r32925 10/trunk/styles/ (8 files in 2 dirs): [FIX] Improve behavior when fixed-width pages go wide; adjust themes to fixed-width changes; in darkroom.css, try overriding jquery-ui classes in pop-ups. hi tikiverse tikiwiki: 03gta74 * r32926 10/trunk/templates/tiki-admin_include_profiles.tpl: [MOD] Made untranslatable strings translatable tikiwiki: 03chibaguy * r32927 10/trunk/styles/ (snow.css strasa.css thenews.css tikinewt.css): [FIX] Improve behavior when fixed-width pages go wide; adjust themes to fixed-width changes. tikiwiki: 03chibaguy * r32928 10/trunk/styles/ (abse.css business.css): [FIX] Improve behavior when fixed-width pages go wide; adjust themes to fixed-width changes. tikiwiki: 03gta74 * r32929 10/trunk/lang/de/language.php: [TRA] translations of strings not translatable with i18n.tki.org, fixing mixture of german Du/Sie, typos tikiwiki: 03chibaguy * r32930 10/trunk/ (76 files in 52 dirs): [ENH] Improved module titles (capitalization consistency, etc.). tikiwiki: 03jonnybradley * r32931 10/trunk/ (6 files in 5 dirs): tikiwiki: [ENH] tabs: What turned out to be more of a revamp than planned, but "tikitabs" can now be nested - deployed on modules admin as an example. tikiwiki: Tabs code moved from setup/cookies.php, jquery use in tikitabs() js function, unique tabset names generated by default, all tab states stored in one cookie ("tabs"). tikiwiki: Added a setCookieSection() function to set multi-value cookies server-side. tikiwiki: 03jonnybradley * r32932 10/trunk/lib/wiki-plugins/wikiplugin_tabs.php: [FIX] tabs plugin: Parse plugin content so nested tabs get rendered (odd, as i thought they were processed inner to outer) Hello, is there a way to customize the wysiwyg tool bar ? tikiwiki: 03chibaguy * r32933 10/trunk/changelog.txt: [SVN] Reverting from my last commit; module names in changelog shouldn't be changed. tikiwiki: 03chibaguy * r32934 10/trunk/ (54 files in 48 dirs): [ENH] Improved module titles (capitalization consistency, etc.). tikiwiki: 03jonnybradley * r32935 10/trunk/templates/tiki-list_object_permissions.tpl: [ENH] tabs: deploy nested tabset to object perms list tikiwiki: 03jonnybradley * r32936 10/trunk/lib/ (smarty_tiki/block.tabset.php tiki-js.js): [FIX] tabs: Only de-active first set of tabs on click, and remove superfluous tabinactive class tikiwiki: 03jonnybradley * r32937 10/trunk/lib/ (setup/cookies.php smarty_tiki/block.tabset.php): [FIX] tabs: Add a little more JS to set correct tab from cookietab on url (and corrections to setCookieSection() even though not helping here) New Forum Posts: filter needs mbstring extension to be enabled. - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40501 tikiwiki: 03jonnybradley * r32938 10/trunk/ (3 files in 3 dirs): [ENH] mobile: Some work on category lists (more to do) New Forum Posts: Homepage cannot change - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40504 Marc have said to me to create an experimental branch : http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/users/trebly For this he gave me the address of a script, I look at, the script needs : svntools.php which is provided by Plugins menu of SVN but with windows I have not such menu. I use Tortoise. Tortoise offers the function SVN Banch/tag but this function refuses to create the recommended branch which is not a sub branch of the repository https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/trunk. No solution... for the moment tikiwiki: 03lindonb * r32939 10/trunk/ (10 files in 6 dirs): tikiwiki: [ENH] Add admin and user preference to show 12-hour time notation in time tikiwiki: selectors used in edit windows of blog posts, calendar entries, etc. Implemented tikiwiki: for the edit window if calendar entries, although pre-existing issues with start tikiwiki: and end dates need to be fixed. Need to roll out to several other types edit tikiwiki: windows as well. Trebly, the official scripts are meant to work from the shell and they primarily existed to cover for missing features in subversion at the time creating a branch in subversion is just about copying trunk into a different location using svn copy, Tortoise should support it, although I cannot provide more details you will then need to merge changes from trunk to your branch periodically (one of those situations where doing it more often is less painful) New Forum Posts: migrating files from dtabase storage to directory - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40505 tikiwiki: 03lindonb * r32940 10/trunk/ (lib/userprefs/userprefslib.php tiki-calendar_edit_item.php): Use a centrally located function instead for the 12-hour clock preference.