New Forum Posts: Library having problems with link - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=33681 tikiwiki: 03chibaguy * r19784 10/trunk/styles/strasa/ie7.css: [FIX] In IE7, username text overran (to the left) the background image on div#siteloginbar when logged in; using the modern-browser background image fixes this. Thanks once again to Eric Kelner for spotting the problem. tikiwiki: 03chibaguy * r19785 10/trunk/styles/strasa/ie7.css: [FIX] Typos (extra } characters). tikiwiki: 03chibaguy * r19786 10/branches/proposed/styles/strasa/ie7.css: tikiwiki: [bp/19785,r19784][FIX] Typos (extra } characters) and [FIX] In IE7, username tikiwiki: text overran (to the left) the background image on div#siteloginbar when logged tikiwiki: in; using the modern-browser background image fixes this. Thanks once again to tikiwiki: Eric Kelner for spotting the problem. How do you turn on quicktags for the forum textarea in TikiWiki 3? I have smilies showing up, and the expand-contract textarea. But no quicktags show. Anyone? Ok, had to turn on "Forums accept Wiki Syntax" New Forum Posts: My translation doesn't work - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=13&comments_parentId=33683 New Forum Posts: When using edit plugin panel, nested plugins eat each other - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=33684 tikiwiki: 03jonnybradley * r19787 10/trunk/setup.sh: [FIX] Setup script now picks correct user and group on Max OSX tikiwiki: 03jonnybradley * r19788 10/branches/experimental/ui-revamp/ (15 files in 3 dirs): [MRG] Manual merge, trunk 19763 to 19766 - take 3, part 4 (conflicts) hi all - two probs with freetags where i am lost: first: i managed to tag a blog entry with a tag made from two words, by using "" to enclose them. the tag is with the blog entry, it is in the tag cloud, but if i click it on the cloud, the entry is not found. can anyone confirm this? twiki is 3.0. second: there are differences in the resulting number of blog entries being shown when you click on a tag, depending on the user group: anon gets few or none, logged in gets all. This should not happen, as anon has the right to see all blog entries, as well as see the tag cloud. anything i can do to find out what's going on? glad to help... tobi_h: : sorry, I am not familiar with tags marclaporte: thanks for letting me know - any idea where i could take it to from here? :) tikiwiki: 03chibaguy * r19789 10/trunk/styles/layout/layout.css: [FIX] Removing commented-out 100% widths and min-widths in forum posts. (No need for these properties here, which tended to cause too-wide divs, etc.) tobi_h: do you svn? currently not, but could get up and running in some time... ;) tikiwiki: 03chibaguy * r19790 10/branches/proposed/styles/layout/layout.css: tikiwiki: [bp/r19789][FIX] Removing 100% widths and min-widths in forum posts. No need for tikiwiki: these properties here, which tended to cause too-wide divs, etc. Also, min-width tikiwiki: can't be overridden with nonspecific value (auto) in theme stylesheet. hello someone knows where the forum postings are going in the DB? which table? anyway didnt found information about the DB layout dev. or doc. tikiwiki.org ??? mmmh New Forum Posts: How to rename/change the name of a Wiki Page - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=33686 can someone point me in a right direction dont find that tiny piece to now where are the postings in the MYSQ db? kiilo: My guess is that maybe tiki_topics has the topic, while tiki_comments has replies to the topic. topics is for articles kiilo: Try looking at the code for *forum*.php i did the smarty templates are allready filled kiilo: And I suspect that you didn't find where the data was coming from, because all that is probably in a library. FOUND! it is in tiki_comments grep -i forum lib/* | less finds stuff in lib/commentslib.php and lib/tikilib.php yes hey there should be just a page in doc.tw showing what gooes where in the DB would help to troubleshot but merci What's the correct syntax for combining RSS feeds using the RSS plugin? I've read the documentation, but can't seem to get it to work in our 2.0 installation. combining? in a plugin? Yes, according to http://doc.tikiwiki.org/tiki-index.php?page=PluginRSS&structure=Documentation , you can display several feeds at once, sorted by date. And yes, all of the feeds have "show publish date" set to "yes". I've tried {RSS(id=2,13,14)/} {RSS(id=2+13+14+25+46+58+31)/} yes and show date ,date=1 because they are sorted by date maybe it helps also to set the date format to a shorter version still not working. only displays the first one in the list. ok i try at my own tw - moment Hm, I just realized that the test page is in WYSIWYG mode. I wonder if it only works in normal mode...? im in normal mode and it doesnt work here too so far yeah, just tried normal mode, with the same result Also tried {RSS(id=2,id=13,id=14,date=1)/} That one just grabbed the last id. yes i saw also sometime a pipe is used instead of + maybe invastigating the code for the RSS plugin sheds some light pipe doesn't work have a look into lib/wiki-plugins/wikiplugin_rss.php New Forum Posts: Syntax for combining RSS feeds via RSS plugin? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=33687 Damn forum keeps truncating my post. it is '+' in the code But '+' isn't working... the code looks ok to do it in the proposed way need some more investigation just tried {RSS()}{RSS} instead of {RSS()/}... no dice. of course for the code id=1+2+3 is the right way just ahhhh try to increase max otherwise you just seee the first ten ;-) so try {RSS(id=2+13+14+25+46+58+31, date=1, max=70)/} ? tikiwiki: 03zchermit * r19791 10/trunk/templates/messu-mailbox.tpl: [FIX] Add {tr} tag for translation still doesn't work. tikiwiki: 03pingus * r19792 10/mods/trunk/features/aulawiki/lib/workspaces/workspacelib.php: workspace[type] must contain the array, not the name. Fixes wstype creation of Owner WSs with or without the max parameter, it displays the title of the first id, and the exact same list of headings from that id. tikiwiki: 03sylvieg * r19793 10/mods/trunk/wiki-plugins/submit/wiki-plugins/wikiplugin_submit.php: info funciton tikiwiki: 03alain_desilets * r19794 10/trunk/ (2 files in 2 dirs): - If MultilingualCollaborativeTerminology profile has not been installed, then the Terminology module will display a warning saying that this module needs the profile. tikiwiki: 03sylvieg * r19795 10/trunk/lib/smarty_tiki/block.self_link.php: notice tikiwiki: 03alain_desilets * r19796 10/trunk/ (3 files in 2 dirs): - Improved layout of the listpages screen. hi marclaporte tikiwiki: 03aproulx * r19797 10/trunk/templates/tracker_item_field_value.tpl: [MOD] Add 'm' param to file attachment field for displaying the MEDIAPLAYER tikiwiki: 03sylvieg * r19798 10/trunk/lib/searchlib.php: [FIX]search: fix perm checking on categ for faq tikiwiki: 03alain_desilets * r19799 10/trunk/ (lib/tikilib.php tiki-index.php): tikiwiki: - When feature_likePages is enabled and there are multiple aliases to a same tikiwiki: page name, then links to that alias should be rendered in such a way that it tikiwiki: eventually results in an error page that lists the "like" pages (i.e. the pages tikiwiki: that this is aliased to). tikiwiki: 03alain_desilets * r19800 10/trunk/ (3 files in 2 dirs): - In tiki-listpages.php, the Create Page: button should not be shown if an alias was found which corresponds exactly to the query. New Forum Posts: Problema ao cria pagina que usa code - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=9&comments_parentId=33692 New Forum Posts: Problema ao cria pagina que usa - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=9&comments_parentId=33691 New Forum Posts: Problema using code formated text - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=33693 tikiwiki: 03sylvieg * r19801 10/branches/proposed/lib/searchlib.php: [bp / r19415, r19798]ANSI_QUOTES compliance + [FIX]search: fix perm checking on categ for faq tikiwiki: 03sylvieg * r19802 10/trunk/lib/trackers/trackerlib.php: [MOD]racker: update doc for mediaplayer New Forum Posts: Problem with ampersands in CODE sections - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=33694 tikiwiki: 03sylvieg * r19803 10/trunk/lib/categories/categlib.php: notice