<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style> luciash: i will enable both columns on the SNiPTT site to see oliland: sup gais :) GillesM: no I have the problem with the sites with col <br> what is the sniptt adress ? luciash: now there are 3 cols <br> <u>GillesM</u>: http://crystals.ourwiki.net <br> <u>oliland</u>: soup galoises :) oliland: i've just finished the first part of my project documentation, also known as the "why did you pick this one" part <br> been playing around with stable and trunk versions as well, so much software <br> now its bugfix tiem >:) luciash: great :) GillesM: <u>luciash</u>: why do you have fixed.css inclusion ? <br> I don't have it <br> I go to bed :) <br> see that later mose: gnite gilles ***: marclaporte has quit IRC (Read error: 110 (Connection timed out)) <br> marclaporte has joined #tikiwiki <br> ChanServ sets mode: +o marclaporte <br> marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") luciash: salut mose ! <br> <u>oliland</u>: tnx for checking the bugs on dev.tw.o ;) <br> shit, just broke my glasses in two parts here :-p Caarrie: ouch luciash: crap product <br> i was just adjusting them on my nose and one part remained in my hand and the rest felt down :-[00:45] <luciash> *g* Caarrie: i had a pair of mine break there years ago, when in class in high school :( luciash: time to get new ones after i lost one pair at TikiFest Barcelona ;) Caarrie: hehe luciash: luckily i have one old pair here still but the vision is kind of dizzy cause they have slightly different dioptrics <br> funny Caarrie: when mine broke i had no backup pair at all luciash: ouch :) <br> that was fun, wasn't it ? ;) Caarrie: it was back before i had a cell phone.... and i had no cash to use a pay phone either :( ***: Caarrie is now known as Caarrie|sleeping CIA-75: tikiwiki: 03chealer * r22310 10/trunk/ (3 files in 2 dirs): <br> tikiwiki: [FIX] Files galleries last modification date. <br> tikiwiki: oops. thanks Sylvie <br> tikiwiki: 03chealer * r22311 10/trunk/templates/list_file_gallery_content.tpl: [FIX] oops ***: drews has joined #tikiwiki <br> GillesMM has joined #tikiwiki <br> SEWilco2 has joined #tikiwiki CIA-75: tikiwiki: 03chealer * r22312 10/trunk/templates/ (4 files in 2 dirs): <br> tikiwiki: [FIX] ooooops <br> tikiwiki: [FIX] HTML special chars encoding ***: stripmind has joined #tikiwiki <br> GillesM has quit IRC (Read error: 110 (Connection timed out)) <br> marclaporte has joined #tikiwiki <br> ChanServ sets mode: +o marclaporte <br> marclaporte has quit IRC (Read error: 60 (Operation timed out)) <br> marclaporte has joined #tikiwiki <br> ChanServ sets mode: +o marclaporte luciash: goodnight ***: SEWilco2 has quit IRC ("Leaving.") <br> chibaguy has joined #tikiwiki <br> ChanServ sets mode: +o chibaguy CIA-75: tikiwiki: 03chealer * r22313 10/trunk/lib/tiki-js.js: <br> tikiwiki: [FIX] flip() and flip_multi() when called with a single argument, regression from r22058 <br> tikiwiki: presumably fix getHttpRequest() when called without third argument. untested <br> tikiwiki: jonnyb: you may want to check this chibaguy: GillesMM, I was curious about why your site is a little broken in IE7, so "saved page with CSS and images" in Opera to have a local copy to work with. <br> I first assumed the problem was CSS, but found that even with your stylesheet not used (so using only lite.css) the left column is still displayed below the other two columns. <br> So I wonder if you are using the default tpl files, or if they are modified. <br> (My local test is only of the final HTML page, so I can't see the tpls.) <br> Also, shadow layer seems to be turned on. I wonder if it's needed, or if there is any difference in IE7's results when shadow layer is off. ***: drews has quit IRC ("afk") CIA-75: tikiwiki: 03chealer * r22314 10/trunk/templates/tiki-install.tpl: <br> tikiwiki: remove SQLite information <br> tikiwiki: [ENH] keep selected DBMS as default if connection fails ***: franck has quit IRC (Read error: 148 (No route to host)) <br> drews has joined #tikiwiki <br> drews has quit IRC (Read error: 104 (Connection reset by peer)) <br> drews_ has joined #tikiwiki <br> drews_ is now known as drews <br> drews has quit IRC (Remote closed the connection) <br> drews has joined #tikiwiki <br> chibaguytoo has joined #tikiwiki <br> sylvieg has quit IRC (wolfe.freenode.net irc.freenode.net) <br> sylvieg has joined #tikiwiki <br> irc.freenode.net sets mode: +o sylvieg <br> sylvieg has quit IRC (wolfe.freenode.net irc.freenode.net) <br> sylvieg has joined #tikiwiki <br> irc.freenode.net sets mode: +o sylvieg <br> chibaguy has quit IRC (Read error: 110 (Connection timed out)) <br> drews has quit IRC ("afk") <br> chibaguytoo is now known as chibaguy <br> ChanServ sets mode: +o chibaguy <br> Wilkins has joined #tikiwiki chealer: profiles.tw.o seems down <br> back CIA-75: tikiwiki: 03chealer * r22315 10/trunk/lib/tikilib.php: [FIX] httprequest(): Assigning the return value of new by reference is deprecated ***: Bamieater has quit IRC (Read error: 104 (Connection reset by peer)) <br> Bamieater has joined #tikiwiki CIA-75: tikiwiki: 03chealer * r22316 10/trunk/lib/tikilib.php: [FIX] "Non-static method TikiLib::list_languages() should not be called statically" (declare list_languages and format_language_list as static) ***: ClaraM has joined #tikiwiki CIA-75: tikiwiki: 03chealer * r22317 10/trunk/installer/tiki-installer.php: <br> tikiwiki: [FIX] $_SERVER["HTTPS"] is not always set <br> tikiwiki: [FIX] $cookie_name not set (r14048 cruft) <br> tikiwiki: 03chealer * r22318 10/trunk/installer/tiki-installer.php: I forgot comments in r22317. sorry <br> tikiwiki: 03bergmann * r22319 10/trunk/lib/tikilib.php: [FIX] Add missing default value to update_page(). <br> tikiwiki: 03bergmann * r22320 10/trunk/lib/test/TikiTestCase.php: [FIX] Make TikiTestCase abstract. <br> tikiwiki: 03bergmann * r22321 10/trunk/lib/test/importer/tikiimporter_wiki_mediawiki_test.php: [FIX] Add missing include so that mocking TikiLib works correctly. ***: kiilo has joined #tikiwiki CIA-75: tikiwiki: 03bergmann * r22322 10/trunk/lib/test/ (4 files in 2 dirs): [NEW] Add initial tests for TikiLib::parse_data(). ***: chibaguy has quit IRC (Read error: 110 (Connection timed out)) CIA-75: tikiwiki: 03bergmann * r22323 10/trunk/lib/search/searchlib-mysql.php: [FIX] Add missing default value for find_wikis(). ***: chibaguy has joined #tikiwiki <br> ChanServ sets mode: +o chibaguy <br> Caarrie|sleeping is now known as Caarrie <br> ikeco has joined #tikiwiki ikeco: morning <br> anyone seen "Fatal error: Cannot redeclare c36v() (previously declared in /home/centran7/public_html/tikiwiki/db/tiki-db.php(1) : eval()'d code:1) in /home/centran7/public_html/tikiwiki/db/tiki-db-adodb.php(1) : eval()'d code on line 1" this before ***: franck_ has joined #tikiwiki <br> jonnyb has joined #tikiwiki <br> chibaguytoo has joined #tikiwiki <br> chibaguy has quit IRC (Read error: 110 (Connection timed out)) chibaguytoo: Hmm ***: chibaguytoo is now known as chibaguy <br> ChanServ sets mode: +o chibaguy jonnyb: polom peeps <br> Now when you important guys turn up i get a very interesting new noise from my irc client, it's very exciting! :)) marclaporte: hahahahahhaahah ***: chibaguytoo has joined #tikiwiki <br> chibaguy has quit IRC (Read error: 110 (Connection timed out)) <br> changi is now known as changi|work <br> chibaguytoo has quit IRC (Read error: 110 (Connection timed out)) sylvieg: <u>jonnyb</u>: in a fresh install witht eh coe styles I have the plugin popup darkness/jquery-ui.css - so that I have white background and white text jonnyb: hmm - (hi sylvieg) - it's supposed to default to 'smoothness' now <br> for that very reason (css defining color and not bg-color too) sylvieg: but I think it is very dangeurous to define a color withjouit background jonnyb: indeed <br> especially when it's done in two places! ***: Caarrie is now known as Caarrie|away luciash: polom ***: stripmind has quit IRC (Read error: 110 (Connection timed out)) jonnyb: polom luciash ***: marclaporte has quit IRC (Read error: 104 (Connection reset by peer)) luciash: hi jonnyb CIA-75: tikiwiki: 03sylvieg * r22324 10/trunk/styles/coelesce.css: [FIX]coelesce: to avoid interference with the jquery-ui.css that can redefine the background without the color ***: Kimberliee has quit IRC (Read error: 60 (Operation timed out)) <br> chibaguy has joined #tikiwiki <br> ChanServ sets mode: +o chibaguy <br> marclaporte has joined #tikiwiki <br> ChanServ sets mode: +o marclaporte luciash: anybody has an idea/opinion abot my fullscreen request ? <br> *about ***: FrankP_german has joined #tikiwiki <br> ricks99 has joined #tikiwiki <br> chibaguy has quit IRC (Read error: 60 (Operation timed out)) luciash: http://irc.tikiwiki.org/irclogger_log/tikiwiki?date=2009-10-13,Tue&sel=831#l827 ***: rodrigo_sampaio has joined #tikiwiki <br> kiilo has quit IRC (Read error: 110 (Connection timed out)) luciash: <u>rodrigo_sampaio</u>: oi rodrigo ! <br> <u>rodrigo_sampaio</u>: how r u doing ? ***: kiilo has joined #tikiwiki jonnyb: back later - bibi marclaporte: <u>luciash</u>: : I have no opinion/ideas. But just the thing about robots... ***: jonnyb has quit IRC () luciash: <u>marclaporte</u>: ok <br> bbl too ***: jonnyb has joined #tikiwiki rodrigo_sampaio: hi luciash! i'm fine and you? how is vladislava? CIA-75: tikiwiki: 03sylvieg * r22325 10/trunk/lib/prefslib.php: notice <br> tikiwiki: 03sylvieg * r22326 10/trunk/lib/setup/prefs.php: [FIX]another lastModif jonnyb: hi rodrigo_sampaio too! rodrigo_sampaio: hi jonnyb! jonnyb: how's tihngs? rodrigo_sampaio: <u>jonnyb</u>: fine, unfortunately working more with wordpress than with tikiwiki :( <br> <u>jonnyb</u>: and you? jonnyb: tee hee, yes i'm testing a site at the moment that's build with WP - seems v popular these days <br> i'm well too thanks - too much work, not enough money (as usual ;) ) <br> (got your mail - ta!) ***: Caarrie|away is now known as Caarrie rodrigo_sampaio: <u>jonnyb</u>: i'm going for a meeting. i will be back after lunch. bye ***: chibaguy has joined #tikiwiki <br> ChanServ sets mode: +o chibaguy -: chibaguy hopes electrical storm that kept breaking my connection here has passed.... <br> chibaguy 's dog also hopes so ***: chibaguy has quit IRC (Read error: 110 (Connection timed out)) marclaporte: is there something in jquery for character/word count when in edit mode? jonnyb: no, but there is a word count function in tiki-js.js ***: SEWilco2 has joined #tikiwiki marclaporte: I see CIA-75: tikiwiki: 03pkdille * r22327 10/trunk/lib/test/wikiparser/tikiwikiparser_test.php: [MOD] wiki parser tests: adding some basic wiki syntax tests ***: timotiCK has joined #TIKIWIKI <br> timotiCK has left <br> pkdille has joined #tikiwiki CIA-75: tikiwiki: 03marclaporte * r22328 10/trunk/templates/tiki-admin_trackers.tpl: [MOD] increase email field size, since we often put several emails here. <br> tikiwiki: 03jonnybradley * r22329 10/trunk/lib/jquery_tiki/tiki-jquery.js: <br> tikiwiki: [MOD] Some commented out attempts to make dialog/plugin tools work properly with Firefox 3.5 on Windows to come back to later. <br> tikiwiki: Will remove before release (promise) ***: Wilkins has quit IRC (Read error: 54 (Connection reset by peer)) CIA-75: tikiwiki: 03jonnybradley * r22330 10/trunk/lib/toolbars/new_file.js: [KIL] Removing test file that shouldn't have been committed <br> tikiwiki: 03sylvieg * r22331 10/trunk/tiki-objectpermissions.php: notice <br> tikiwiki: 03sylvieg * r22332 10/trunk/tiki-assignpermission.php: notice ***: ClaraM has quit IRC (Read error: 113 (No route to host)) <br> stripmind has joined #tikiwiki <br> kiilo has quit IRC ("Leaving.") CIA-75: tikiwiki: 03jonnybradley * r22333 10/trunk/lib/toolbars/toolbarslib.php: [FIX] External link tool: Remove link type menu, and make nocache obey cachepages pref. ***: kiilo has joined #tikiwiki CIA-75: tikiwiki: 03jonnybradley * r22334 10/trunk/lib/toolbars/toolbarslib.php: [FIX] Wiki link tool: obey feature_semantic pref. ***: kiilo has quit IRC ("Leaving.") sylvieg: <u>jonnyb</u>: ? jonnyb: hi sylvieg sylvieg: I have Anonymous witht tiki_p_view . How can I set for a page tiki_p_view only for teachers <br> teachers includes anonymous <br> I think that the 'implied' perms should not use the checkbox but another mark?? jonnyb: um - don't you just check teachers then? CIA-75: tikiwiki: 03marclaporte * r22335 10/trunk/templates/tiki-admin_trackers.tpl: [MOD] reducing email field size, for smaller screens. sylvieg: the box is uncheackable jonnyb: so you're seeing the inherited perms? where anon is checked <br> just uncheck it? <br> then check teachers CIA-75: tikiwiki: 03marclaporte * r22336 10/trunk/ (3 files in 3 dirs): [MOD] Moving edit plugin out of Experimental and activating by default. Sub-page editing, be it with section edit, edit plugin helper, etc. is strategic to make wiki editing easier/more intuitive. ***: Caarrie is now known as Caarrie|away sylvieg: <u>jonnyb</u>: http://lonor.com/test1.gif Kissaki: polom jonnyb: polom Kissaki sylvieg: ah sorry I have to uncheck the default perms <br> sorry... jonnyb: yup <br> no worries - it's not ideal, but cheap :) CIA-75: tikiwiki: 03marclaporte * r22337 10/trunk/templates/tiki-admin-include-look.tpl: [FIX] Moving jQueryUI to main section as the future is now :-) ***: liquidape has quit IRC ("Page closed") CIA-75: tikiwiki: 03jonnybradley * r22338 10/trunk/lib/toolbars/toolbarslib.php: [FIX] Table dialog tool: Spaces now as default cell text, and stretchy input fields. chealer: polom CIA-75: tikiwiki: 03jonnybradley * r22339 10/trunk/templates/tiki-admin_toolbars.tpl: [FIX] Admin toolbars now obeys feature_wysiwyg -: marclaporte thinks we'll have do deactivate certain things for IE6 marclaporte: treat IE6 a bit like no javascript chealer: <u>sylvieg</u>: so, what is our French translation for (HTTP) cookies again? <br> I checked IE6's usage yesterday. still the most popular browser :( http://marketshare.hitslink.com/browser-market-share.aspx?qprid=2 CIA-75: tikiwiki: 03jonnybradley * r22340 10/trunk/lib/toolbars/toolbarslib.php: <br> tikiwiki: [FIX] Wiki link tool: obey wikiplugin_alink pref, and prefil anchor with # <br> tikiwiki: (also improve with of tables dialog) Kissaki: where the FUCK is my sound? <br> crap thing! ***: changi|work is now known as changi|backagain sylvieg: <u>chealer</u>: http://www.granddictionnaire.com/BTML/FRA/r_Motclef/index800_1.asp <br> humm niot very good chealer: <u>sylvieg</u>: I forgot to try that one, but that's the same as I'm getting elsewhere. témoin or cookie <br> <u>sylvieg</u>: I didn't see any usage of "citation" in this sense yet ***: drews has joined #tikiwiki <br> Sug4r` has quit IRC (Read error: 148 (No route to host)) chealer: <u>sylvieg</u>: even Firefox uses Cookie ***: floh1111 has joined #tikiwiki <br> luciash has quit IRC (Read error: 113 (No route to host)) CIA-75: tikiwiki: 03jonnybradley * r22341 10/trunk/templates/ (3 files in 2 dirs): <br> tikiwiki: [MOD] Username autocompletes on login->switch user, admin users find and mail notifications admin. <br> tikiwiki: (also moved login su help icon and put some help text for the tooltip) ***: drews has quit IRC ("afk") <br> luciash has joined #tikiwiki <br> ChanServ sets mode: +o luciash <br> Sug4r has joined #tikiwiki <br> rodrigo_sampaio has quit IRC ("Leaving.") <br> drews has joined #tikiwiki <br> Caarrie|away is now known as Caarrie CIA-75: tikiwiki: 03jonnybradley * r22342 10/trunk/tiki-editpage.php: [FIX] Auto query arg for hdr (section edit) <br> tikiwiki: 03jonnybradley * r22343 10/trunk/lib/toolbars/toolbarslib.php: [FIX] No switch editor in section edit mode ***: drews has quit IRC ("afk") CIA-75: tikiwiki: 03marclaporte * r22344 10/trunk/templates/comments.tpl: <br> tikiwiki: [MOD] Remove remarksbox below comments, as the main tip is no longer necessary, <br> tikiwiki: now that we have good tools. The other tip is not worth the clutter IMHO. What <br> tikiwiki: we could do is add a preference and let the admin put site-specific instructions <br> tikiwiki: on how to make comments. Please voice your opinion. ***: Caarrie is now known as Caarrie|away -: ricks99 still cannot get the Upload Picture button to add the {IMG} code in wiki editing. :-( ***: changi|backagain is now known as changi|conchitta <br> kiilo has joined #tikiwiki marclaporte: <u>ricks99</u>: : even without tabs? ricks99: yup. even without tabs :( <br> big issue (at least for me), epsecially considering how painful using filegal for wiki images is marclaporte: <u>dthacker</u>: : are you getting the hang on the release scripts? I suggest a 3.3 release as a test run for the whole Tiki4 team <br> <u>jonnyb</u>: do we have module list drop down? (this would be nice for PluginModule) jonnyb: not yet - i'm sure the data will be easy to get :) marclaporte: hehe jonnyb: off 2 pub - molop ***: jonnyb has quit IRC () CIA-75: tikiwiki: 03chealer * r22345 10/trunk/installer/tiki-installer.php: [FIX] installer: Smarty $lang sometimes undefined ***: I3igDmsu has joined #tikiwiki I3igDmsu: has anyone had issues with the RSS modules not linking correctly? The RSS links show on my page and when I click the link - it is broken. Anyone have similar issues or a fix? ***: luminoso has quit IRC ("Leaving") I3igDmsu: FYI I am using a Google News RSS feed ***: FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de") <br> Sug4r has quit IRC (wolfe.freenode.net irc.freenode.net) <br> Kissaki has quit IRC (wolfe.freenode.net irc.freenode.net) chealer: <u>I3igDmsu</u>: could you give us an URL to test? CIA-75: tikiwiki: 03chealer * r22346 10/trunk/installer/installlib.php: <br> tikiwiki: [FIX] empty page before refresh on DB creation due to tableExists() misusage. <br> tikiwiki: Solution: get rid of temporary tableExists() cache, which should have a very small performance improvement anyway <br> tikiwiki: regression from r22198. sorry Tikiwiki|bot: New Forum Posts: "Allows to select each user for small groups" What is this? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34939 ***: luminoso has joined #tikiwiki <br> yonixxx has joined #tikiwiki <br> Kissaki has joined #tikiwiki <br> Sug4r has joined #tikiwiki CIA-75: tikiwiki: 03chealer * r22347 10/trunk/ (4 files in 2 dirs): [KIL] soft kill SQLite (broken convertscript, surely many other things) marclaporte: <u>GillesMM</u>: : http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34939 CIA-75: tikiwiki: 03chealer * r22348 10/trunk/db/ (4 files): [FIX] registered users have no permissions / fewer permissions than anonymous on new installs (r22101 regression) ***: changi|conchitta is now known as changi|sleeping Tikiwiki|bot: New Forum Posts: Problems with attachements in forums - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34940 ***: Ming_ has joined #tikiwiki Ming_: When I configure my forums to use database to store the attachments, I have problem to download them even though they are successfully posted on the forums. But the downloading works if I configure the forums to store the attachments as files. Anybody has any clue or suggestion on how to solve this problem? Any help would be greatly appreciated! I am using tikiwiki-3.1 and MySQL 5.1. Thanks! chealer: <u>Ming_</u>: are you aware that Tiki 3.2 was released? Ming_: Yes. Not sure whether the new version has fixed that problem or not. <br> !help Tikiwiki|bot: You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . ***: drews has joined #tikiwiki <br> drews has quit IRC (Client Quit) <br> changi|sleeping has quit IRC ("leaving") <br> changi has joined #tikiwiki <br> changi is now known as changi|away Tikiwiki|bot: New Forum Posts: Problems with downloading forum attachements stored in database - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34940 ***: Bernard- has joined #tikiwiki <br> yonixxx has quit IRC (Read error: 148 (No route to host)) <br> Ming_ has quit IRC ("Page closed") CIA-75: tikiwiki: 03pkdille * r22349 10/trunk/ (8 files in 3 dirs): [MOD] lesser magic deployment to articles admin template I3igDmsu: <u>chealer</u>: http://valuebull.com/Home <br> related to the RSS linking problem <br> click any of the links under "Recent News" chealer: <u>I3igDmsu</u>: what is the RSS feed's URL? I3igDmsu: http://news.google.com/news?hl=en&ned=us&ie=UTF-8&q=%22value+investing%22&nolr=1&output=rss ***: oys has joined #tikiwiki chealer: <u>I3igDmsu</u>: works here. does it work for you in tiki-admin_rssmodules.php ? oys: I want to install a wiki for internal company use. It will be used by a lot of people that don't want to learn wiki-syntax. I've tried out the wysiwyg CoE profile in tikiwiki 4 (from svn) and the WYSIWYG_Wiki profile for tikiwiki 3.2. My question to the comunity is what is the recomended way/profile to use wysiwyg with tikiwiki? <br> should I wait for 4, is 4 stable, or should I go with 3.2? and if I go with 3.2 with the wysiwyg profile, will created content have a bunch of html tags that will cause problems when I upgrade to 4 a later point? ***: ikeco has quit IRC (Ping timeout: 180 seconds) chealer: <u>oys</u>: trunk is not stable CIA-75: tikiwiki: 03sylvieg * r22350 10/trunk/tiki-upload_file.php: notice oys: <u>chealer</u>: I guess that's pretty normal. I was thinking maybe it might be approaching stable and useable since it looks like 4 will be released in not too long. <br> so then I guess 3.2 with WYSIWYG_Wiki is the way to go even though it's labeled as not functional yet? ***: luminoso has quit IRC (Read error: 110 (Connection timed out)) I3igDmsu: <u>chealer</u>: yeah it doesnt work in the RSS module <br> try valuebull.com <br> and under Recent News <br> the links do not wok <br> work* marclaporte: <u>oys</u>: : yes <br> <u>oys</u>: :can you try and report how well it works? luciash: <u>I3igDmsu</u>: does nolr=0 or output=atom make any change ? marclaporte: AFAIK, 3.2 with WYSIWYG_Wiki is the best option for now luciash: <u>I3igDmsu</u>: ah, it is because the links contain url which is considered dangerous and sanitized as ur<x>l <br> <u>I3igDmsu</u>: you see the urlfeed param is broken chealer: <u>I3igDmsu</u>: works on trunk. which Tiki version do you use? luciash: i mean the url? <br> he uses 3.2 oys: <u>marclaporte</u>: I've been reading through this channel's logs and will do. the documentation is a bit sparse. What are the various Editor_WYSIWYG_Toolbar_Recommended and Editor_WYSIWYG_Toolbar_Simple profiles? the documentation is a little sparse. chealer: <u>I3igDmsu</u>: well, if it's broken on 3.2, maybe it was fixed on trunk luciash: interesting is that only the first url appearance is "sanitized" marclaporte: <u>oys</u>: and as you discover stuff, you could tweak the profile <br> <u>oys</u>: the less it does, the more stable it is luciash: <u>chealer</u>: thank you for your work on pgsql and the report <br> <u>chealer</u>: interesting is that i get the resource id# thing only in left module... when the menu is in top sitemenubar, it works in pgsql trunk <br> maybe it's for all modules like that ? <br> but when using {menu id=...} it works marclaporte: pascalstjean wrote some of those WYSIWYG profiles. I am not sure what he had in mind oys: so then I'll try the company_internet profile and the WYSIWYG_Wiki and report bugs as/if they show up. marclaporte: <u>oys</u>: I sent an email to pascalstjean about his WYIWYG profiles. <br> ping him when he comes online oys: <u>marclaporte</u>: will do ***: franck_ has quit IRC () <br> oys has quit IRC ("Lost terminal") <br> franck has joined #tikiwiki <br> franck has quit IRC (Read error: 104 (Connection reset by peer)) <br> franck has joined #tikiwiki chealer: <u>luciash</u>: I see all URLs under Recent new "sanitized" ***: luminoso has joined #tikiwiki I3igDmsu: <u>chealer</u>: what is trunk? chealer: s/Recent new/Recent news/ <br> <u>I3igDmsu</u>: the latest development version of Tiki (unreleased), from our VCS marclaporte: <u>I3igDmsu</u>: http://tikiwiki.org/Glossary chealer: <u>I3igDmsu</u>: also works under Tiki 3 for me <br> <u>I3igDmsu</u>: what do you mean by the RSS module? I was talking about Admin RSS Modules (View feed) <br> <u>I3igDmsu</u>: see for yourself in Tiki 3 : http://ido.ath.cx/tiki/3/tiki-admin_rssmodules.php?offset=0&sort_mode=name_desc&view=1 Credentials admin, admin2 -: chealer bbl ***: franck_ has joined #tikiwiki sylvieg: did somebody notice that using firebug and scrolling down a page - the scrolling feature doens not highlight at eh right position - seems to work ok for other sites -: sylvieg thinks we have to many tricking css setttings ***: franck_ has quit IRC (Remote closed the connection) <br> franck_ has joined #tikiwiki <br> franck has quit IRC (Read error: 131 (Connection reset by peer)) <br> franck_ is now known as franck CIA-75: tikiwiki: 03sylvieg * r22351 10/trunk/templates/tiki-adminusers.tpl: [FIX]users: wysiwyg - the password change is only efffective for new user I3igDmsu: <u>chealer</u>: thanks <br> <u>chealer</u>: hmm i am using 3.2 and it doent work for me <br> <u>chealer</u>: just look at my website, the RSS feed links do not work on the Home page CIA-75: tikiwiki: 03marclaporte * r22352 10/trunk/templates/ (3 files): [MOD] Requirement to set Sender Email: Harmonize messages and add one. ***: jonnyb has joined #tikiwiki <br> oys has joined #tikiwiki CIA-75: tikiwiki: 03luciash * r22353 10/trunk/installer/schema/20091013_fix_perms_tiki.sql: [DB][FIX] inst. schema 20091013 fix perms tiki: backticks + typo in filename <br> tikiwiki: 03luciash * r22354 10/trunk/installer/schema/200910113_fix_perms_tiki.sql: [DB][FIX] inst. schema 20091013 fix perms tiki: backticks + typo in filename oys: I seem to be unable to link to wiki-pages containing non a-z characters. I can create wiki the page, but not link to e.g. ((Øst)) <br> this happens in both 3.2 and 4-svn <br> anyone else using tikiwiki working with non a-z alphabets? chealer: <u>I3igDmsu</u>: I can see it on your website. did you look on mine& <br> <u>sylvieg</u>: you mean using inspect? ***: pkdille has quit IRC (Read error: 110 (Connection timed out)) chealer: <u>oys</u>: did you notice the "Wiki link format" Wiki General Preferences parameter? marclaporte: which I moved to i18n in TIki4, because most people didn't see it oys: <u>chealer</u>: nope. but changing it to latin made it work. it's so much easier complaining here than it is to read the docs :) <br> though I agree with marclaporte as it was not the most obvious place (in 3.2). chealer: and because it (I guess) doesn't only affect the wiki