[00:04] hi marclaporte - there's a "if (0 && " in block.textarea.php on line 149 which you could remove to have a go - it sort of works in Fx and safari... [00:05] i need to sleep, so had to commit so i can continue work on it up north [00:05] ok [00:05] sleep well [00:05] soon (packing) [00:16] *** SEWilco2 has joined #tikiwiki [00:25] *** timotiCK has joined #TIKIWIKI [00:27] *** timotiCK has left [00:32] *** Caarrie|away is now known as Caarrie [00:33] *** jonnyb has quit IRC ("I am going outside... I may be some time...") [01:31] *** Affenbrotbaum has joined #tikiwiki [01:31] Hey [01:32] Is there a documentation on how Tikiwiki stores its passwords in the database? [01:35] !help [01:35] You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . [01:35] Affenbrotbaum: : depends on setting [01:36] dunno about documentation though [01:36] there are like 3 levels of encryption [01:37] Ah thanks [01:38] I have it set to Tiki [01:38] well it's not one of the common hashes [01:38] that is different [01:38] I already looked through the source [01:38] but couldnt find anything [01:39] What are you trying to do? [01:39] long story... I used a password for the tiki [01:39] which is the same as mine for my college login [01:40] and now I'm trying to recover it [01:42] resetting is not what you are trying to do? [01:42] yeah I could do that [01:42] I guess.. haha... [01:43] :-) [01:43] so you can click "lost password" [01:43] it will send you an email to offer to reset pasword [01:44] but it won't tell you what it is because it's not stored in plain text in DB [01:44] I know... I found it out... it's crypt Md5 [01:44] (unless you activate that setting, which is a very very bad idea) [01:44] that's the Unix crypt DES? [01:49] Anyways, I resetted it... thanks for your help marclaporte [01:51] *** stripmind has quit IRC (Read error: 110 (Connection timed out)) [01:52] *** Affenbrotbaum has quit IRC ("Page closed") [01:55] *** marclaporte has quit IRC (Read error: 145 (Connection timed out)) [02:44] *** Redhatter has quit IRC (Connection reset by peer) [02:46] *** Redhatter has joined #tikiwiki [02:56] *** VK4MSL has joined #tikiwiki [02:58] *** btiffin has joined #tikiwiki [02:59] *** Redhatter has quit IRC (Read error: 54 (Connection reset by peer)) [03:01] *** btiffin has quit IRC (Remote closed the connection) [03:07] *** Bamieater has quit IRC (Read error: 131 (Connection reset by peer)) [03:07] *** Bamieater has joined #tikiwiki [03:09] *** Redhatter has joined #tikiwiki [03:15] *** MartinCleaver has joined #tikiwiki [03:17] *** Caarrie is now known as Caarrie|sleeping [03:18] *** VK4MSL has quit IRC (Read error: 54 (Connection reset by peer)) [03:18] *** PrezKennedyII has joined #tikiwiki [03:19] *** Redhatter has quit IRC (Remote closed the connection) [03:30] *** Redhatter has joined #tikiwiki [03:35] *** PrezKennedy has quit IRC (Read error: 110 (Connection timed out)) [03:36] *** franck has quit IRC () [03:46] *** franck has joined #tikiwiki [03:46] *** franck has quit IRC (K-lined) [03:47] *** stripmind has joined #tikiwiki [04:00] *** MartinCleaver has quit IRC () [04:36] *** Redhatter has quit IRC (Remote closed the connection) [04:50] *** Redhatter has joined #tikiwiki [04:52] *** SEWilco2 has quit IRC ("Leaving.") [05:03] *** Redhatter has quit IRC (Remote closed the connection) [05:12] *** stripmind has quit IRC (Remote closed the connection) [05:17] *** Redhatter has joined #tikiwiki [05:44] *** chibaguy has joined #tikiwiki [05:45] polom [05:45] * chibaguy checks in from ikea ;-) [05:53] *** Redhatter has quit IRC (Connection reset by peer) [05:58] http://www.ikea.com/jp/en/store/funabashi [06:00] We hang out in the restaurant (has wifi), my wife and son read, and I work on tiki themes.... :-) [06:00] free coffee, etc. refills [06:06] *** Redhatter has joined #tikiwiki [06:12] did an export of branch experimental/sumo and a fresh tiki install, and get this error: "Table 'branchsumog.tiki_pages' doesn't exist" [06:15] *** Redhatter has quit IRC (Connection reset by peer) [06:15] good thing I saved the failed db statements. can resubmit and see what happens. [06:18] On CREATE TABLE `tiki_articles`, the error: Column 'title' cannot be part of FULLTEXT index [06:23] On CREATE TABLE `tiki_blog_posts`, the error: Column 'data' cannot be part of FULLTEXT index [06:25] Same error for several other tables. Did tiki sql change? This is install on same mysql that I've been installing trunk and branches on with no problem. [06:25] *** Redhatter has joined #tikiwiki [06:38] Heh, wiped the db and did the install again, and this time no errors. [06:45] *** Redhatter has quit IRC (Read error: 54 (Connection reset by peer)) [06:49] *** Redhatter has joined #tikiwiki [07:01] *** VK4MSL has joined #tikiwiki [07:04] *** Redhatter has quit IRC (Read error: 54 (Connection reset by peer)) [07:05] *** ClaraM has joined #tikiwiki [07:08] * chibaguy wonders how to change "Category" to "Categories" on Admin Features now that the string is no longer in the tpl.... [07:09] *** VK4MSL has quit IRC (Remote closed the connection) [07:11] Actually there's a lot of inconsistency on the features list: why "Articles," "Forums," "Trackers," etc. (plural) but "Image Gallery," "Category," "Blog," etc. (singular)? [07:12] (Not sure offhand if this inconsistency is a regression - maybe a result of how the text is produced now from somewhere upstream) [07:14] *** Redhatter has joined #tikiwiki [07:20] ok, feature.php is the place to make any changes, I see. [07:42] * chibaguy just got told to unplug laptop from electric outlet - ikea as wifi hangout just soured bigtime... [07:43] *** floh1111 has joined #tikiwiki [07:58] *** rlopez_ has joined #tikiwiki [08:20] cleared cache in branch sumo exported and can finally see tiki-admin_categories.php, but saving a new category fails. [08:21] I input a category name but it doesn't show up after submit. But I can't input it a second time because 'it already exists'. [08:22] well, the category appears on browse categories, so apparently can be used. [08:35] *** fotoflo has quit IRC ("ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]") [08:49] *** damian has quit IRC ("Leaving.") [08:52] *** rlopez_ has quit IRC ("Leaving") [08:55] Battery fading. bbl. [08:55] *** chibaguy has quit IRC (Read error: 104 (Connection reset by peer)) [09:19] *** Redhatter has quit IRC (Connection reset by peer) [09:19] polom [09:25] *** floh1111 has quit IRC (Remote closed the connection) [09:28] lol about gary hackin' from ikea :D [09:29] *** Redhatter has joined #tikiwiki [09:42] *** Redhatter has quit IRC (Read error: 54 (Connection reset by peer)) [09:54] *** Redhatter has joined #tikiwiki [09:58] *** changi67 has left [10:05] *** Redhatter has quit IRC (Connection reset by peer) [10:15] *** Redhatter has joined #tikiwiki [10:19] *** Redhatter has quit IRC (Connection reset by peer) [10:32] *** Redhatter has joined #tikiwiki [10:46] *** [o_O] has quit IRC (Remote closed the connection) [10:46] *** danopia` has joined #tikiwiki [10:49] *** mlaporte has quit IRC (Read error: 110 (Connection timed out)) [10:49] *** rodrigo_sampaio has joined #tikiwiki [11:24] *** Caarrie|sleeping is now known as Caarrie [12:04] *** Caarrie is now known as Caarrie|away [12:26] tikiwiki: 03axold * r21746 10/trunk/ (lib/workspaces/wslib.php tiki-admin.php): [MOD] Added todos in wslib specially created for Ben [12:35] *** ClaraM has quit IRC (Read error: 113 (No route to host)) [12:37] New Forum Posts: TikiWiki 3.0 Win Home server Apache port 81 :-( - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=34755 [12:49] tikiwiki: 03sylvieg * r21747 10/trunk/templates/tiki-plugin_trackerlist.tpl: [FIX]TRACKERLIST: fix f_lastmodif [12:51] *** marclaporte has joined #tikiwiki [12:54] we have a {wiki} plugin to put wiki in tpl. Do we have a {smarty} plugin to put samrty in wiki [12:54] sometimes I am lost... [13:00] *** ClaraM has joined #tikiwiki [13:18] New Forum Posts: Exactly what file and directory permissions are required for v3.01 ? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=34756 [13:39] *** robferguson has joined #tikiwiki [13:59] sylvieg: we don't afaik but wouldn't it be too dangerous ? i know we have no plugin approval but... [13:59] s/no/now/ [13:59] yeh it can be dangerous [13:59] because I am interested to have {tabset}{tab} in a wiki page in fact [14:00] we could have even {php} smarty block ;) [14:00] {php} id desactivated since 3 [14:00] you can have it using trackerlist wiki page as template [14:01] I agree ... [14:01] so I will go for a plugin TABSET [14:02] yep, maybe better... will be useful... currently i did it only using pretty tracker or module with no module title [14:02] via module plugin [14:15] *** Redhatter has quit IRC (Remote closed the connection) [14:17] *** MacLeod has joined #tikiwiki [14:18] tikiwiki: 03mangapower * r21748 10/trunk/lib/categories/categlib.php: [MOD] All listing function in categlib.php will show only common categories unless it's indicated to show workspaces. [14:19] *** dx111ge has joined #tikiwiki [14:19] hi [14:21] I´m getting an error on a windows home server / apache and port forwarding, seems all redirects are including the port number ... [14:22] *** dx111ge has quit IRC (Client Quit) [14:34] *** SEWilco2 has joined #tikiwiki [14:39] *** Simmi has joined #tikiwiki [14:58] New Forum Posts: register_globals is still on even though it says off in php.ini - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=34762 [15:01] *** Kimberliee has joined #tikiwiki [15:12] hi [15:23] *** Redhatter has joined #tikiwiki [15:42] *** changi has joined #tikiwiki [15:57] *** ClaraM has quit IRC (Read error: 113 (No route to host)) [16:00] *** Redhatter has quit IRC (Connection timed out) [16:05] *** Redhatter has joined #tikiwiki [16:13] *** Redhatter has quit IRC (Connection reset by peer) [16:18] *** marclaporte has quit IRC (Read error: 110 (Connection timed out)) [16:21] SEFURL tip: article12 URL should be article0012 because Google News wants 3-digit non-date ID numbers. I haven't checked the latest SEFURL mapping rule. [16:21] I see that tiki-read_article ignores leading zeroes, so 0012 same as 12. [16:22] *** chibaguy has joined #tikiwiki [16:22] polom [16:23] re: tw.o - MyDashboard? [16:23] polom chibaguy [16:23] what ? [16:24] at tikiwiki.org now, I see MyDashboard on the top menu. [16:25] ah :-p maybe someone found a car for you ? [16:25] yeah, I'm going to check out the audio system. [16:25] :D [16:25] how [16:25] hope it has gps [16:25] * SEWilco2 checks the RPMs in second gear. [16:26] SEWilco2: i don't quite get your SEO tip [16:27] luciash: Google News says that news articles should have at least 3-digit numerical IDs which do not look like dates (2001). [16:27] luciash: So if an SEFURL for an article looks like article001 or article 001234 then it meets the requirement. [16:28] s/article 001234/article001234/ [16:28] and if we don't follow the rule set up by big google then ? we are not listed in google news ? [16:29] luciash: That info is tucked away in side the Google News Help for news producers. [16:29] is it automagical ? and what if someone doesn't want to be listed there ? [16:30] http://www.google.com/support/news_pub/bin/answer.py?hl=en&answer=68323 [16:31] Wiki page editors aren't shown now at tw.o. [16:31] yep, chibaguy, that's weird change [16:31] Page last modified on Friday 25 September 2009 17:21:38 CET [16:31] SEWilco2: ok, tnx 4 the tip [16:31] luciash: Google News tries to find stuff automatically. You can submit sites or remove content. http://www.google.com/support/news_pub/bin/topic.py?topic=11668 [16:32] Google Sidewiki fans: there is an API. Someone could create modules to show Sidewiki comments (or headlines) for a URL. [16:33] *** Redhatter has joined #tikiwiki [16:37] *** Redhatter has quit IRC (Remote closed the connection) [16:39] *** rlopez_ has joined #tikiwiki [16:42] *** MangaPowerX has joined #tikiwiki [16:43] hi, I need some help for a issue related to smtp server [16:44] I need to connect to correo.uah.es using smtp in Tiki, so I can send and receive mail using any email domain [16:44] *** Redhatter has joined #tikiwiki [16:45] since sendmail and postfix doesn't work properly for me [16:46] if you want the least setup overhead, then nbsmtpd or ssmtpd are for you - they do nothing else than relay mail to another server, which trusts you... [16:46] ... but you still need some SMTP skillz to debug. [16:51] *** rlopez_ has quit IRC ("Leaving") [16:54] MangaPowerX: You might also need to configure PHP for mail. [16:58] *** MangaPowerX_ has joined #tikiwiki [17:01] *** shad0w1e has joined #tikiwiki [17:02] hey, I moved my wiki to a new server and now I'm seeing a plain white screen with no errors... what could be wrong? thanks [17:05] I tar/gz'd it, moved it to the new box, untarred it, chowned it to the apache user on the new server, edited db/local.php and pointed it at the old DB (for now). [17:15] *** MangaPowerX has quit IRC (Read error: 110 (Connection timed out)) [17:18] *** chibaguy has quit IRC ("Find new themes for Tiki at http://themes.tikiwiki.org.") [17:20] *** Redhatter has quit IRC (No route to host) [17:38] I am using tiki-calendar_import.php to batch upload calendar events from an excel file for a rotational on-call schedule. It works like a champ (thanks again sylieg!!) however, I need it to insert and not append calendar events to avoid duplicate event entries. [17:39] I realize it is working as expected and thought maybe adding a truncate beforehand might be a feasible workaround to my weird functionality needs. [17:40] But I have no idea? [18:01] tikiwiki: 03sylvieg * r21749 10/trunk/lib/ (tikilib.php wiki/wikilib.php): [18:01] tikiwiki: [FIX]wiki: trim pageName because mysql does not distinguish varchars that differ [18:01] tikiwiki: on trailing space + can rename a page that has trailing space to a non trailing [18:01] tikiwiki: space pagename (http://dev.mysql.com/doc/refman/5.1/en/char.html) [18:03] *** rodrigo_sampaio has quit IRC ("Leaving.") [18:35] *** MangaPowerX_ has quit IRC ("ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]") [18:41] tikiwiki: 03lphuberdeau * r21750 10/trunk/lib/tikilib.php: [FIX] Bug #1924 - force no space after opening -- for strikethrough [18:49] *** floh1111 has joined #tikiwiki [18:49] hmmmm [18:50] but we have had the -- being converted to &endash; ... would it still work ? :-/ [18:50] –, sorry [18:57] *** marclaporte has joined #tikiwiki [18:59] polom [19:00] About recent commit about -- http://dev.tikiwiki.org/wish1924 [19:01] *** Redhatter has joined #tikiwiki [19:05] *** Redhatter has quit IRC (Remote closed the connection) [19:06] tikiwiki: 03chealer * r21751 10/trunk/lang/fr/language.php: [FIX] "notifer" -> "notifier" [19:09] *** Redhatter has joined #tikiwiki [19:12] *** Redhatter has quit IRC (Remote closed the connection) [19:16] tikiwiki: 03chealer * r21752 10/trunk/lib/tikilib.php: document count_cluster_sessions() [19:27] tikiwiki: 03chealer * r21753 10/trunk/ (8 files in 3 dirs): [19:27] tikiwiki: [ENH] change who_is_there module to new module style (modules-doc). [19:27] tikiwiki: [FIX] alt text when user can't receive messages. the image could still be improved [19:27] tikiwiki: merge online_users and logged_users in who_is_there, resolving the naming mess. this should cause very discreet changes [19:27] tikiwiki: [FIX] broken HTML with cluster=1 due to unmatched -s [19:27] tikiwiki: WYSIWYCA: only link to user profile when it is public [19:36] *** timotiCK has joined #TIKIWIKI [19:37] *** timotiCK has left [19:39] *** aquessy has joined #tikiwiki [19:42] *** MacLeod has quit IRC (orwell.freenode.net irc.freenode.net) [19:44] *** robferguson has quit IRC () [19:45] *** shad0w1e has quit IRC () [20:10] re [20:13] marclaporte: ok, fine then if it works with "--strike--" but not "-- strike --" or "-- luci" [20:16] any idea why we have nomore who edited the page ? [20:16] on *.tw.o sites ? [20:26] tikiwiki: 03chealer * r21754 10/trunk/ (3 files in 2 dirs): [20:26] tikiwiki: [ENH] change last_created_faqs module to new module style (modules-doc). [20:26] tikiwiki: [FIX] HTML special chars encoding [20:32] *** luminoso has quit IRC ("Leaving") [20:32] is there a way to use a user_selector in a tracker but only list the users within a specified group? [20:34] *** luminoso has joined #tikiwiki [20:36] Kimberliee: use filter ? [20:37] btw, this is badly broken now: http://tikiwiki.org/tiki-view_tracker.php?trackerId=5 [20:38] Kimberliee: you can limit the users to a list of users but not a group yet [20:38] luciash: not enough memory I suppose [20:40] even if there'd be a group field in the tracker too ? [20:40] *** Simmi has quit IRC ("Leaving.") [20:45] *** FrankP_german has joined #tikiwiki [20:46] tikiwiki: 03chealer * r21755 10/trunk/templates/blog-heading.tpl: [FIX] HTML special chars encoding [20:47] luciash: group and user field has nothing to do [20:48] sylvie: when you said limit the users do you mean manually create the list? or dynamically using the group field first? [20:50] tikiwiki: 03chealer * r21756 10/trunk/ (3 files in 2 dirs): [20:50] tikiwiki: [ENH] change last_created_blogs module to new module style (modules-doc). [20:50] tikiwiki: [FIX] HTML special chars encoding [21:04] *** Redhatter has joined #tikiwiki [21:18] *** Redhatter has quit IRC (Read error: 60 (Operation timed out)) [21:23] *** Redhatter has joined #tikiwiki [21:26] *** Redhatter has quit IRC (Remote closed the connection) [21:38] Kimberliee: it is an option in admin->fields [21:55] sylvieg: a question about pluginTRACKERITEMFIELD [21:55] is it possible to have a class associated depending on the status? [21:56] On dev.tw.o, we have a syntax {wish id=1234} which is an alias of TRACKERITEMFIELD to get information about a wish [21:56] doc.tw is dead again.. [21:56] if we can get a class according to status, we could have a --cross out-- when bug(wish) is solved [21:57] I do not understand - sorry [21:57] class of what? [21:57] you test the status and put whatver span you want [21:58] oh nice [21:58] otherwise you have to change the plugin [22:03] I have the feeling the current feature set may be enough :-) [22:04] *** FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de") [22:04] *** obnox has joined #tikiwiki [22:05] *** SEWilco2 has quit IRC ("Leaving.") [22:06] sylvieg: : here is detail: http://dev.tikiwiki.org/wish2769 [22:07] I think we are ok, what do you think? I just need to tweak plugin alias... [22:07] {TRACKERITEMFILED(status=c)}{TRACKERITEMFIELD} [22:07] and so on [22:08] it will be better to check if the cache is ok [22:11] excellent! [22:11] * marclaporte tests [22:12] * marclaporte thinks sylvieg is amazing [22:12] * sylvieg thinks I am a ... girl with the story about http/https [22:13] lol [22:13] you rock [22:15] thx - but it a day where I am not proud of myself [22:15] * sylvieg needs to gut toi rewrite the tracker [22:20] whatever people say or whatever you think: trackers make a lot of people more efficient [22:21] see the glass half full [22:21] *** floh1111 has quit IRC (Remote closed the connection) [22:25] sylvieg: : do you have any idea if this http://dev.tikiwiki.org/wish2704 is fixed in trunk? [22:25] was not last time I checked [22:26] tikiwiki: 03obnoxxx * r21757 10/trunk/INSTALL: [FIX] INSTALL: fix word order [22:27] do you know what the issue is? what characters should we avoid in trackers? [22:33] *** MangaPowerX has joined #tikiwiki [22:34] hi I need some help [22:36] I activated in my tiki installation the option that enable registration, and in the same time I set the option to notify the admin when a new user register. The problem is that the admin doesn't receive this mail, what's am I doing wrong? [22:37] * sylvieg needs to reconnect - it is an old bug... [22:39] MangaPowerX: you deleted _htaccess [22:39] yeah, sorry [22:39] hope somebody knows how to restore [22:39] I use tortoise svn and one of these days I deleted accidentaly htaccess [22:39] I f.. my svn on this file [22:39] *** aquessy has quit IRC (Read error: 113 (No route to host)) [22:40] * sylvieg does not know enough svn to restore a proper status on my local [22:40] Have you tried to get the old htaccess and add with svn htaccess? [22:41] I think that should work [22:41] I do not wnt to add - because I want to keep the log [22:41] .. I am not sure the log wil be restored if I add it [22:42] mmm [22:42] sorry for the problem I caused [22:42] I tried cp , I tried up to some release [22:42] now my svn says everythig is fine with svn.. [22:43] no problem [22:43] only to find somebody who knows how to restore a file in svn properly [22:43] perhaps the strasbourg guys know [22:47] well, somebody can help me? Mail notification are not working in my tiki installation, somebody can tell me what to do? [22:47] did you log the mail in tiki [22:47] check the tiki loag [22:47] then check the snedmail or whatever log [22:47] sylvieg: http://stackoverflow.com/questions/490522/what-is-the-correct-way-to-restore-a-a-deleted-file-from-svn might help [22:47] Caarrie|away: is the best [22:48] found it on google ;) [22:48] I did not try the cherry picking [22:48] ah ok [22:49] MangaPowerX: in tiki4, you should be able to set external smtp server [22:49] need to checkout a clean install - I suppose [22:49] ok [22:49] thanks for the aid [22:49] the problem is that I can't delete what I currently have in my installation [22:51] MangaPowerX: do you recieve other mail like watch.. [22:54] to set the external smtp server do i need to set it during the installation or can I do it after the installation? [22:54] I think lph did all the job to do it whenever you want it [22:55] MangaPowerX: in my /etc/postfix/main.cf i have relayhost = my smtp server i use for sending mail [22:55] ok [22:56] and I can send mail to every domain I guess (for example: to hotmail, yahoo, gmail,...) [22:56] the idea is to send mail from alma@uah.es [22:57] and in some cases I need to send some notifications to this mail [22:57] for example, when a new user register [22:58] MangaPowerX: if you get postfix/sendmail working with php mail(), then you just set whatever mail address you need on Admin > General [23:01] thanks luci for the aid [23:01] i don't know about Tiki 4 how Marc suggests [23:01] i know i got my localhost mail sending working using the relayhost [23:07] *** Redhatter has joined #tikiwiki [23:11] *** marclaporte has quit IRC (Read error: 113 (No route to host)) [23:23] *** Redhatter has quit IRC (Read error: 60 (Operation timed out)) [23:29] *** Redhatter has joined #tikiwiki [23:34] *** Redhatter has quit IRC (Remote closed the connection) [23:45] *** Caarrie|away is now known as Caarrie [23:48] *** marclaporte has joined #tikiwiki