New Forum Posts: Testing terminology feature - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=13&comments_parentId=34729 tikiwiki: 03marclaporte * r21662 10/trunk/lib/setup/prefs.php: [MOD] UserPages are now off in bare-bones install, but have been added to Intranet and Community profile tikiwiki: 03marclaporte * r21663 10/trunk/templates/tiki-install.tpl: [FIX] Cleaner links in the installer. New Forum Posts: Drop down menu position problem - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=34730 marclaporte: I'm looking at the secunia db http://secunia.com/advisories/product/20206/?task=statistics to compare with http://secunia.com/advisories/product/17839/?task=statistics and with http://secunia.com/advisories/product/5788/?task=statistics and with http://secunia.com/advisories/product/327/?task=statistics is security better handled in tw than others? secunia says: "PLEASE NOTE: The statistics provided should NOT be used to compare the overall security of products against one another. " yes, I know... but one can interfer other theories less focus on tikiwiki? less problems? does anyone know how to center the contents of the 'Top Bar'? security != security handling franck: there are fewer vulnerabilities reported for sure. no statistically significant difference jumps to me. cheal: just trying to brainstorm on this data, or lack thereof 1- I think we have less scrutiny than other projects, 2- more code so more risks 3- However, less problems of security with 3rd party code if you look at drupal, they list like 30 of third parties most things we had were XSS. new plugin handling in 3.x is excellent and all the drupal versions I feel we are not pro-active enough although we react quite well marclaporte: btw taking a role on TW4, I'm talking about it internally... super! many roles to choose from ;-) hehehe yes, but we need to figure out how does it bring us $$$. I'm a capitalist now... :) Maybe there's a role "Merchant"? I think I got the last "Cashier" role, as nobody else wanted Saturday evening. cashier? does anyone know how to center the menu contents when you put them in the 'top bar'? no option? I didn't see one, but there is a place for custom code chealer: : do you think you will look at semantic_links module soon?
{menu id=101 css=y type=horiz }
allo ClaraM! bonjour marclaporte how are you? http://www.wikimatrix.org/consultants/tikiwiki-cms-groupware/-/- -> needs you! oops @marclaporte nope, that didn't work. but there is a line for adding a menuid and it is seperate from the custom code section. that is how I added the menu originally, but it is left aligned well, what is your menu number? 43 did you put that instead of 101? yes I did if you put {menu id=43} in one of the zones, do you see it appear? yes, it does add the menu, but the menu is vertical instead of horizantal but I did get it to center now with the center code any ideas how to make the menu show up horizantally instead of vertiacally {phplayers id=n type=horiz} is n supposed to be the menu id number? or something else? tikiwiki: 03marclaporte * r21664 10/trunk/lib/setup/prefs.php: [MOD] Removing toolbar for colors in comments y http://doc.tikiwiki.org/Menu tikiwiki: 03marclaporte * r21665 10/trunk/lib/setup/prefs.php: [MOD] Toolbar: 1 color-related tool is enough. The popup should offer foreground vs background. tikiwiki: 03marclaporte * r21666 10/trunk/lib/wiki-plugins/wikiplugin_img.php: [FIX] IMG plugin -> Add icon, and remove experimental note Morning, anyone in? is it possible to add style to images? for example style="float: right;" Bamieater: imalign=right Bamieater: style param on img is not allowed for security (clickjacking) reasons - if it was allowed it would require plugin approval for each img luciash: okay, thx, that's clear tikiwiki: 03pkdille * r21667 10/trunk/templates/modules/mod-freetags_most_popular.tpl: [FIX] freetags-most-popular: The wrapping of the tags was broken (all on one line) due to the effects of the html stripping (smarty strip plugin) tikiwiki: 03pkdille * r21668 10/branches/proposed/templates/modules/mod-freetags_most_popular.tpl: [bp/r21667][FIX] freetags-most-popular: The wrapping of the tags was broken (all on one line) due to the effects of the html stripping (smarty strip plugin) tikiwiki: 03nyloth * r21669 10/branches/proposed/ (7 files in 4 dirs): [QT] Rollback rejected proposition r21624 tikiwiki: 03nyloth * r21670 10/branches/3.0/ (3 files in 3 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r21548 | sylvieg | 2009-09-17 00:09:00 +0200 (jeu. 17 sept. 2009) | 1 line tikiwiki: [bp/ r21546 21547] [FIX]tracker: default value was overwritting an existing value Auto-complete in the "Quick Edit..." module is supposed to be a JQuery feature - correct? hi MacLeod - yes er.. depending which version you're talking about So why in v3.1 might auto-complete only work if JQuery is OFF? 3.x? It can be either jquery or mootools 'cause that's what I'm seeing moo :) Moo is on. Conflict btw JQuery & Moo? i guess grrrrr it should work with jq on and moo off tikiwiki: 03nyloth * r21671 10/branches/3.0/lang/hr/language.php: [SVN] remove wrong svn:mime-type property on lang/hr/language.php, which causes merge problems to backport fixes from proposed branch JQuery on, Mootools off... auto-complete doesn't work. This is beginning to feel like self-flagellation. stinky i thought i fixed that... I read that JQuery is an "always on" thing in 4.x... could that be the case in 3.1, and clicking the box in Admin>Features actually disables it? shouldn't be - off should be off then how does auto-complete work only when JQuery is disabled in Admin>Features? it uses mootools it's supposed to work with either of them (afaicr) confirmed - works when mootools is on, as long as JQuery is not on; doesn't work if mootools is off tikiwiki: 03luciash * r21672 10/trunk/styles/layout/ (design-reference.css design.css): tikiwiki: [FIX] design.css: button links - don't be span selector specific (to allow tikiwiki: current themes override), deimportantification - actually, there's no need to tikiwiki: set margin and padding to 0 here (now all the themes highlighted buttons look tikiwiki: nicely aligned again), use nicer yellow highlight bg color instead of the "aqua" tikiwiki: + always set foreground color when bg color is specified (just to be sure) tikiwiki: 03nyloth * r21673 10/branches/3.0/ (38 files in 38 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r21621 | Jyhem | 2009-09-20 22:21:15 +0200 (dim. 20 sept. 2009) | 1 line tikiwiki: [FIX] Correct misleading text, plus mass correction of translations tikiwiki: 03jonnybradley * r21674 10/trunk/lib/tikilib.php: [FIX] update_page() was ignoring wysiwyg/is_html data set in page when called from wiki plugin edit (resulting in page being edited in wrong editor). tikiwiki: 03jonnybradley * r21675 10/trunk/lib/smarty_tiki/block.textarea.php: [FIX] WYSIWYG improvements (removed safari height hack not needed in new FCK Editor version & better tracking of confirmExit) tikiwiki: 03jonnybradley * r21676 10/trunk/lib/wiki-plugins/wikiplugin_img.php: [FIX] Corrected styleimage and imalign conflict tikiwiki: 03jonnybradley * r21677 10/trunk/lib/fckeditor_tiki/plugins/ (4 files in 3 dirs): [KIL] Removed some FCK Editor plugins files that _appear_ to be unused tikiwiki: 03jonnybradley * r21678 10/trunk/lib/fckeditor_tiki/plugins/tikilink/templates/fck_tikilink.tpl: [FIX] Make Ok button appear on Safari & Chrome tikiwiki: 03luciash * r21679 10/trunk/styles/layout/ (design-reference.css design.css): tikiwiki: [FIX] design.css: move button element out of definitions for button links (it is tikiwiki: not wrapped element but rather a wrapper element itself like span.button), tikiwiki: remove margin-right definition from "button" links causing 1px gap on the right tikiwiki: side (was visible on highlighted "button" links) tikiwiki: 03nyloth * r21680 10/branches/3.0/ (38 files in 38 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r21635 | Jyhem | 2009-09-21 17:29:01 +0200 (lun. 21 sept. 2009) | 1 line tikiwiki: [FIX] Remove Tiki reference from user text (trunk #21630) tikiwiki: 03nyloth * r21681 10/branches/3.0/ (. templates/tiki-calendar_edit_item.tpl): tikiwiki: [QT] Quality Team Backport tikiwiki: r21564 | sylvieg | 2009-09-17 20:17:13 +0200 (jeu. 17 sept. 2009) | 1 line tikiwiki: [FIX] do not show the big blue hlap button if not in the edit mode (no more in trunk) tikiwiki: 03nyloth * r21682 10/branches/3.0/ (. tiki-admin_tracker_fields.php): tikiwiki: [QT] Quality Team Backport tikiwiki: r21585 | sylvieg | 2009-09-18 22:55:48 +0200 (ven. 18 sept. 2009) | 1 line tikiwiki: [bp/ r21584] [FIX]tracker: we can admin the fields of a tracker if you have a local tiki_p_admiN_trackers on this tracker tikiwiki: 03nyloth * r21683 10/branches/3.0/ (. lib/tikilib.php): tikiwiki: [QT] Quality Team Backport tikiwiki: r21583 | sylvieg | 2009-09-18 22:25:42 +0200 (ven. 18 sept. 2009) | 1 line tikiwiki: [bp/ r21578][FIX]menu: take away the option (()) when user do not have perm on the page (avoid to sync the menu options perm) - it can break the menu if the options have less perm than the section but it is wyswyg tikiwiki: 03nyloth * r21684 10/branches/3.0/ (. templates/tiki-information.tpl): tikiwiki: [QT] Quality Team Backport tikiwiki: r21559 | sylvieg | 2009-09-17 18:47:23 +0200 (jeu. 17 sept. 2009) | 1 line tikiwiki: [bp/ r 17325 partiel] in tiki-login.php can be set to a table tikiwiki: 03nyloth * r21685 10/branches/3.0/ (. templates/tiki-shoutbox.tpl): tikiwiki: [QT] Quality Team Backport tikiwiki: r21629 | Jyhem | 2009-09-21 16:09:34 +0200 (lun. 21 sept. 2009) | 1 line tikiwiki: [FIX] Remove Tiki reference from user text (trunk #21628) tikiwiki: 03nyloth * r21686 10/branches/3.0/ (. lib/userslib.php templates/mail/unsuccessful_logins.tpl): tikiwiki: [QT] Quality Team Backport tikiwiki: r21632 | sylvieg | 2009-09-21 16:40:25 +0200 (lun. 21 sept. 2009) | 1 line tikiwiki: [bp/ r 21631][MOD]login: add detail about last login attempt in the unsuccessful attempt tikiwiki: 03changi67 * r21687 10/branches/proposed/img/tiki/tiki3.gif: [MOD] Remove the dot zero in tiki3.gif (not in trunk because rename in tikisitelogo.gif) tikiwiki: 03luciash * r21688 10/trunk/styles/coelesce.css: [FIX] coelesce theme: span.button left and right padding (to override and hide the default .highlight color defs) tikiwiki: 03lphuberdeau * r21690 10/trunk/lib/wiki-plugins/wikiplugin_trackerlist.php: [MOD] Even more filters hi, to check $prefs.javascript_enabled eq "y" doesn't work ? i try in Opera and it doesn't change anything when I switch JS off in my Opera tikiwiki: 03lphuberdeau * r21691 10/trunk/lib/wiki-plugins/wikiplugin_div.php: [FIX] Partial revert, apparently, people put raw HTML in there :/ ;-) tikiwiki: 03lphuberdeau * r21692 10/trunk/lib/trackers/trackerlib.php: [FIX] Important performance bottleneck on trackers with (many) fields. According to sylvie, this might affect calculated fields. does one need to restart the browser ? you need to log out/in to reload prefs ok :( dev down again :( tikiwiki: 03changi67 * r21693 10/branches/proposed/img/tiki/tiki3.gif: [MOD] ReRemove the dot zero in tiki3.gif (not in trunk because rename in tikisitelogo.gif) thx Nyloth Getting an internal server error when I try to "Refresh all search index now" in Admin>Search. Any ideas why? v3.1 sylvieg: do u remember what smarty variable to use for self url for smarty button href ? like the page i am on... tiki-index.php?page=Something ned to modifier |sefurl ?? {button|sefurl} ??? i need to modify {button href="" ...} currently there is {button href="#comments" ...} href="...|sefurl}" ah thank you I think so but I am not sure .. a lot of code in {button} {if $prefs.javascript_enabled ne 'y'} doesn't seem to work at all :( tikiwiki: 03sept_7 * r21694 10/branches/experimental/coe/ (476 files in 92 dirs): [MRG] Automatic merge, trunk 21328 to 21666 sefurl is search engine friendly, no ? i need self_link anyway href="|self_link" doesn work anyway i mean is there some $self_link or $page ? tikiwiki: 03sept_7 * r21695 10/branches/experimental/coe/lib/wiki/editlib.php: [MOD] test for normal mode and htmltowiki to preserve linebreaks... also there's some regression bug... in 3.x it shows #comments in trunk it renders ##comments tikiwiki: 03sept_7 * r21696 10/trunk/lib/toolbars/toolbarslib.php: [FIX] fix insertTag and addTag... seems that there is too much array nesting in this... needs better fix but need input from LPH... hi after upgrade in 3.0 I got some text destroyed in some wiki pages ... tikiwiki: 03sept_7 * r21697 10/branches/experimental/coe/ (49 files in 26 dirs): [MRG] Automatic merge, trunk 21666 to 21696 I found that in wiki pages after upgrade when a page include an image the text is corrupted after the image .. polom polom gary just saw this: http://blog.chromium.org/2009/09/introducing-google-chrome-frame.html hi luciash hi chibaguy "Today, we're releasing an early version of Google Chrome Frame, an open source plug-in that brings HTML5 and other open web technologies to Internet Explorer." :-) hi GillesM I have again problems in upgrade from 2.4 to 3.0 I saw in the log about the garbled text after images. Very strange. I haven't seen this in my pages. do you have idea chibaguy ? tikiwiki: 03nyloth * r21698 10/branches/3.0/lang/ (20 files in 20 dirs): tikiwiki: [QT] Quality Team Backport tikiwiki: r21640 | Jyhem | 2009-09-21 18:35:44 +0200 (lun. 21 sept. 2009) | 1 line tikiwiki: [FIX] Remove Tiki reference from user text and associated mass language corrections (trunk #21639) No, and no other reports about such a problem, as far as I know. luciash, any idea? sorry, nope GillesM, is this on every page that has an image, or just some? it is perhaps an upgrade problem on 2 updated sites on each page with image wow let me install a black 3.0 TW @GillesM: I've run several 2->3 upgrades. no issues with images afaik In what way is the text corrupted? tikiwiki: 03nyloth * r21699 10/branches/3.0/ (. templates/styles/coelesce/tiki-site_header.tpl): tikiwiki: [QT] Quality Team Backport tikiwiki: r21649 | Jyhem | 2009-09-22 14:53:48 +0200 (mar. 22 sept. 2009) | 1 line tikiwiki: [FIX] Let header strings be translated in coelesce, too (was done in other styles in #20119) (issue does not exist in trunk) ok let me check tikiwiki: 03nyloth * r21700 10/branches/3.0/ (. templates/modules/mod-freetags_most_popular.tpl): tikiwiki: [QT] Quality Team Backport tikiwiki: r21668 | pkdille | 2009-09-23 14:03:53 +0200 (mer. 23 sept. 2009) | 1 line tikiwiki: [bp/r21667][FIX] freetags-most-popular: The wrapping of the tags was broken (all on one line) due to the effects of the html stripping (smarty strip plugin) tikiwiki: 03jonnybradley * r21701 10/trunk/lib/ (smarty_tiki/function.toolbars.php toolbars/toolbarslib.php): tikiwiki: [FIX] More toolbars improvements... tikiwiki: Fixed pickers (special chars and smilies). tikiwiki: Hide zoom and switch editor on most sections. chibaguy: there's some new bug in trunk now that css menus are getting "reloaded" after page load and keep expanded on first level when JS is off s/and/or tikiwiki: 03jonnybradley * r21702 10/trunk/lib/wiki/editlib.php: [FIX] Missing global (needed for smiley parsing to html) heh, I hope somebody knows how to fix that ;-) tikiwiki: 03nyloth * r21703 10/branches/3.0/ (. img/tiki/tiki3.gif): tikiwiki: [QT] Quality Team Backport tikiwiki: r21693 | changi67 | 2009-09-23 17:02:50 +0200 (mer. 23 sept. 2009) | 1 line tikiwiki: [MOD] ReRemove the dot zero in tiki3.gif (not in trunk because rename in tikisitelogo.gif) thx Nyloth Sorry but I have to go (sleep) now. Will be back earlier tomorrow. :-) I have exactly the same problem on 3.0 with a copy paste from a wiki syntax now the file upload in wiki pages are made from file galerie and my syntax was with image on disk GillesM: syntax should be the same: {img src="blabla" ...} even If i don't have the image stored the page doesn't have to get garbed text :) sorry, i don't have the crystal ball you can play on http://tikiwiki.gillesmaire.com admin/junk polom the page doesn't load for me... i get blank page oups http://tikiwiki.gillesmaire.com/tikiwiki-3.0/ i don't see any image there the problem is not the images but the code after the image is deleted if you edit the page you will see more text :) that is weird... never seen that... and the images do not appear too... must be some corrupted tikilib or something yes do you want I upgrade in 3.1 to check ? it must be only your case, others use images normally including *.tw.o sylvieg: any idea why {button href="tiki-index.php?page=$page&comzone=show#comments" _class=$thisbuttonclass _text=$thistext _flip_hide_text='n' _flip_default_open='y'} does strip out the "#comments" ? there is a param _anchor I think is admin.css supposed to stay? sylvieg: i don't understand the line 111 of function.button.php should it be in layout.css sylvieg: i think it gets loaded only when admin, saves load when not needed for normal users, no ? ah ok Handle anchors? i will try _anchor but i don't see it clear in the code yes, what the explode is trying to do there it slpit href param into a _anchor param so i cannot call {button _anchor="#comments" ... }, right ? suppose nyloth wants to have only one code to deal with anchor and the normalized form is the param _anchor *.tw.o are in 3.1 ? yes you can use href without # and )_anchor GillesM: yes, proposed branch (next 3.2) sylvieg: ah, i will try tikiwiki: 03jonnybradley * r21704 10/trunk/ (3 files in 3 dirs): tikiwiki: [ENH] Toolbars admin improvements tikiwiki: Reset to global or default buttons now only visible if relevant tikiwiki: View mode menu to switch between wiki and wysiwyg modes tikiwiki: Removed tool list filters (that didn't work properly anyway) sylvieg: nope :( it doesn't go to the button link url :( but perhaps you do not see it {button href="tiki-index.php?page=$page&comzone=show" _anchor="comments" _class=$thisbuttonclass _text=$thistext _flip_hide_text='n' _flip_default_open='y'} that's what i have, but the rendered link has no #comments in it only "tiki-index.php?page=HomePage&comzone=show" sylvieg: i need to see it, otherwise it doesn't scroll down to the anchor :) sylvieg: is it JS dependent ? sylvieg: i am trying to play with JS off here but i think it is not JS dependent and when i put only href="#comments" it becomes "##comments" in the result... weird it is not stripped out then but have two ## tikiwiki: 03nyloth * r21705 10/branches/3.0/ (22 files in 18 dirs): [SVN] Fix subversion merges of Jyhem's commits for changes on language files - SVN is a very bad tool for merges and apparently don't finish some merges correctly :[ tikiwiki: 03luciash * r21706 10/trunk/lib/smarty_tiki/function.button.php: [FIX] smarty function.button.php: escape apostrophes to allow render the button links using JS/jQuery in ('...') damn, going to rollback tikiwiki: 03luciash * r21707 10/trunk/lib/smarty_tiki/function.button.php: rollback of r21706 (sorry, it doesn't work without being renedered through JS then... must be done differently) tikiwiki: 03nyloth * r21708 10/branches/3.0/ (18 files in 3 dirs): [REL] Preparing 3.2 release is there a way to pull a users name in a wiki, like your username is {user}? tikiwiki: 03nyloth * r21709 10/branches/3.0/README: [REL] Update README file for 3.2 tikiwiki: 03luciash * r21710 10/trunk/lib/smarty_tiki/function.button.php: [FIX] smarty function.button.php: new param _escape: if set to 'y', will escape the apostrophes in onclick attribute - useful when rendering the button links using JS/jQuery in ('...') tikiwiki: 03jonnybradley * r21711 10/trunk/tiki-admin_toolbars.php: [ENH] Toolbars admin - keep lists of tools alpha sorted Hi all :) tikiwiki: 03nyloth * r21712 10/branches/3.0/lang/ (36 files in 36 dirs): [REL] Update language.php files for 3.2 tikiwiki: 03nyloth * r21713 10/branches/3.0/changelog.txt: [REL] Update changelog.txt for 3.2 tikiwiki: 03nyloth * r21714 10/branches/3.0/copyright.txt: [REL] Update copyright.txt for 3.2 tikiwiki: 03nyloth * r21715 10/branches/3.0/db/tiki-secdb_3.2_mysql.sql: [REL] SecDB for 3.2 tikiwiki: 03nyloth * r21716 10/tags/3.2/: [REL] Tagging release tikiwiki: 03nyloth * r21717 10/branches/proposed/: [QT] Deleting proposed branch in order to create a new one in sync with the stable branch. tikiwiki: 03nyloth * r21718 10/branches/proposed/: [QT] New proposed branch, based on the last stable branch the smell of 3.2 is nice Hi. I would like to know if it is a big job to have "private" pages within Tikiwiki. Something that prevents people to look in every page. hello - i have a problem with mandarin characters in the shoubox checked Apache2 is havin UTF-8 as default Php.ini and mysq also but still some characters get pinted out like any suggestions? by the way the text us send aslo to twitter within the lib/shoubox.php and there the charcters are ok tikiwiki: 03axold * r21719 10/trunk/ (8 files in 2 dirs): [MOD] Solved minor bugs in ws mmmh db mysqli is also activated??? mmmh kiilo: what do you mean? just above i have sonme problems in shotbox with mandarin char some are printed like signs checked UTF-8 in apache2 php.ini and mysql the message is also going to twitter and there its OK will post this twitter hack then ;-) kiilo: what do you mean by "db mysqli is also activated???"? in db/local.php the database connection as mentioned here http://doc.tikiwiki.org/utf8&structure=Documentation upps page Tikiwiki, PHP, UTF-8 character encoding and MySQL any ideas? page is http://playaround.cc and twitter is http://twitter.com/playaroundDOTcc headers are ok Content-Type: text/html; charset=utf-8 200 OK tikiwiki: 03chealer * r21720 10/trunk/installer/installlib.php: support having PHP-only upgrade operations (no .sql file) using an upgrade_foo function tikiwiki: 03chealer * r21721 10/trunk/ (2 files in 2 dirs): tikiwiki: [MOD] change default value for multiple from "n" to "y". tikiwiki: As discussed with Marc, multiple=n can give counter-intuitive results kiilo: do not send private messages without asking for permission sorry i never will do that again kiilo: I understand your problem, I just don't understand what you mean by "db mysqli is also activated???"? ah theri s in the documentation a linne saying: "modify your TikiWiki db/local.php file in order to set "$db_tiki='mysqli';" instead of "$db_tiki='mysql';" " it was like this maybe i made it need to ask some mother tongue speaking voice .... IT WORKS NOW thanks anyway polom hi Caarrie :) hi luciash night owls and bots :-p 7:49 pm makes me a night owl? not, but me (1:49) ;) am ;) I'm not a bot heya chealer ! cool :) (I will be a night owl though) good to know that next time i meet you in person ;) luciash: hehehe luciash: hi. I'm going to play a game which game? who changes his leg faster ;) "Pyramide" (not on>PC) hehehe bbl c u enjoy