[00:03] *** chealer has quit IRC (Read error: Connection reset by peer) [00:04] should probably be [00:09] tikiwiki: 03sylvieg * r32150 10/trunk/templates/tracker_item_field_input.tpl: [FIX]tracker: when editing already existing item with blank date, do not default to blank [00:11] tikiwiki: 03sylvieg * r32151 10/branches/proposals/6.x/templates/tracker_item_field_input.tpl: [bp/r32150][FIX]tracker: when editing already existing item with blank date, do not default to blank [00:27] *** kiilo has joined #tikiwiki [01:24] *** olinuxx has quit IRC (Remote host closed the connection) [01:25] *** olinuxx has joined #tikiwiki [01:25] Recent Bug: Tracker item: #3762 - - 7x Dev : Wysiwig help error in sizes of shapes and window + [enh] - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3762 [02:17] *** Caarrie|away is now known as Caarrie|sleeping [02:18] *** goj has quit IRC (Ping timeout: 241 seconds) [02:31] *** goj has joined #tikiwiki [02:36] *** chealer has joined #tikiwiki [02:44] *** kiilo has quit IRC (Ping timeout: 240 seconds) [02:53] tikiwiki: 03trebly * r32152 10/trunk/ (6 files in 5 dirs): [ENH] Enhance readability of categobjects and prepare new feature which will allow to have an ordered list (line by line) of links using ajax. [02:56] *** Nyvek has joined #tikiwiki [02:58] Is there a way to do an Alpha Numeric list? [03:00] *** d6chung has joined #tikiwiki [03:05] *** Nyvek has quit IRC (Quit: Page closed) [03:06] *** Nyvek_ has joined #tikiwiki [03:06] *** Nyvek_ is now known as Nyvek [03:07] tikiwiki: 03trebly * r32153 10/trunk/styles/layout/layout.css: Sorry a test class because of overlayed column not solved remaining and put in comment [03:15] *** Tails has joined #tikiwiki [03:30] *** chibaguy has joined #tikiwiki [03:30] *** ChanServ sets mode: +o chibaguy [03:49] Trebly: Please don't put commit-related comments inline in files (such as layout.css). This only adds to the weight and confusion of the file. The commit information (author, purpose, etc.) is recorded in the commit action so there is no need to write it in the file. [03:53] I also suggest breaking up large, multi-purpose commits into separate ones, each for a specific purpose. This will make it easier to keep track of changes and make adjustments, if necessary. [03:58] Recent Bug: Tracker item: #3763 - - Saving in WYSIWIG removes Edit Section buttons; saving in Wiki restores them; Wiki edit option disappears when doing a section edit - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3763 [03:59] Is there a way to continue an ordered list after inserting an image? Currently, I use an image to illustrate my step 4, but when I continue the steps, it starts a whole new ordered list. [04:02] Nyvek, isn't there syntax like "+" to add a text line below a list item without breaking the list? You could try that ( "+" at the beginning of the image syntax line) [04:03] Chiba, I think I love you. Thank you! [04:03] http://doc.tiki.org/Wiki-Syntax+Lists#Text_Continuation [04:04] :-) hope it works [04:04] it did, thank you [04:04] great [04:05] do you know if there's a way to do an alpha numeric ordered list? Say that Step 1 actually has 8 inside steps to it, I'd like to list them A-I instead of 1-8. [04:07] Not possible with Tiki syntax only, afaik. You'd have to use CSS. There's an example on that doc page. [04:07] ah, okay Thanks. :D [04:18] Recent Bug: Tracker item: #3764 - - If you click an Edit Section button, you don't have a Switch Editor option - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3764 [05:15] *** lphuberdeau has quit IRC (Ping timeout: 264 seconds) [06:01] *** chibaguy has quit IRC (Ping timeout: 265 seconds) [06:25] tikiwiki: 03chibaguy * r32154 10/trunk/ (5 files in 3 dirs): [ENH] Topbar modules div-related adjustments: #middle now has .fixedwidth similar to #header, and for same reason (fivealive topbar bg needs to be full width). Todo: theme stylesheet updates. [06:44] tikiwiki: 03chibaguy * r32155 10/trunk/styles/fivealive/options/ (6 files): [ENH] Topbar modules div-related adjustments. [07:11] *** lphuberdeau has joined #tikiwiki [07:12] *** walle_ has joined #tikiwiki [07:13] hi! Is it possible to send email notifications to the author of articles and wikis when new comments are written? [07:14] *** fabricius has quit IRC (Remote host closed the connection) [07:36] *** GillesMM has quit IRC (Ping timeout: 265 seconds) [08:16] *** walle_ has quit IRC (Quit: walle_) [09:10] *** chibaguy has joined #tikiwiki [09:10] *** ChanServ sets mode: +o chibaguy [09:12] *** JoernOtt has joined #tikiwiki [09:22] *** EmmArrBee has joined #tikiwiki [09:23] hi [09:24] hi I'm struggling with some search issues and was hoping fro some guidance.... [09:26] Started to play with the modules search_box and search_wiki_pages but documentation look "thin" Intend pluging them into regular wiki page. Do they have params which control whether the object filter is visible or not [09:26] please [09:27] EmmArrBee: all supported params are listed on tiki-admin_modules.php when you edit the (to be assigned) module [09:28] go to that script directly by putting it in your address bar or via Admin > Modules submenu [09:29] Thanks, was so focused on using them as a plugin forgot about that page... [09:31] One isue I'm seeing (and we're on v4.3) is that a search via search_box doesn't seem to find hits within wiki page names, although docs suggest it should. [09:37] is it search index or search results ? one needs to refresh the index from time to time while the other is dynamically updated and fulltext [09:37] u can set it up on Admin > Search panel iirc [09:37] was surprised to find second specific module to search wikipage names which works fine [09:38] ye, that one is just for wiki pages [09:38] Think index is OK since search_wiki_pages is working fine [09:40] also might be that there were some fixes for it which can result in better search in 6.1 (also LTS) [09:41] Yes, I know we need to move up to 6.1. Unfortunately I only admin the Tiki, I don't control our sw version :-( [09:42] you can try on demo first before persuading your sysadmin to upgrade [09:43] Oh don't worry I've been on demo. Unfortunately a couple of bugs we've reported are not yet fixed, so I'm not getting the traction I need. [09:45] and my days of hacking code are LONG gone - I started out on ICL 1900's back in the dark ages of IT [10:00] *** EmmArrBee has quit IRC (Quit: Page closed) [10:01] New Forum Posts: fixed position for site header and footer - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=40232 [10:19] *** Yonixxx has joined #tikiwiki [10:21] Aheummm… Is there a way that in tw6.1 all the new forum topics appears automatically in a Facebook/twitter (etc) account ? I know there are progress around the social networks but can't find much in the documentation. [10:23] Yonixxx: only via rss feed you can have them on Facebook "fan" page [10:23] Yonixxx: the implementation is done only for the Shoutbox afaik [10:23] Yonixxx: the facebook / twitter integration [10:26] Hi lu, yes i have seen the shoutbox implementation and also a " share this page" option for a wiki page… I'm trying to see if it can be tweaked for the forum comment… but easy to say. :) [10:34] Sorry, I forgot to mark me away when to go to bed a 4.07 and my computer don't asleep... : I commit first a full change for categobjects at 3:53, but a few time (4:07) after I have seen that by error I let a test value active in layout.css (while jonny and other are trying to solve the problem of the new header and column which overlap), so I commit to suppress this unavailable... [10:34] ...change (fixed width for #center). It was an accident. [10:46] I see. Thanks. [10:48] Short question: In Tiki 6.1 (fresh install) when I create/edit a page as Admin the user name shown is "gta74" instead of System Administrator instead of "admin" [10:49] where do i change this [10:52] JoernOtt: Why would it show "gta74"? [10:53] chibaguy: hi ! did u notice the regression ! are not h2 anymore when page titles off ? [10:54] chibaguy: it produces h1 h1 h1 all over the page :( [10:55] *** Yonixxx has quit IRC (Quit: Leaving.) [10:55] JoernOtt: weird [10:57] luciash, is that using the regular wiki editor, or wysiwyg? [10:57] *** Yonixxx has joined #tikiwiki [10:57] chibaguy: regular, seen it on doc.t.o [10:58] chibaguy: http://doc.tiki.org/Wiki+Argument+Variables [10:58] *** Yonixxx has quit IRC (Client Quit) [10:58] for example [11:00] hmm [11:00] I didn't notice. [11:02] * luciash hates regressions [11:05] sylvieg: wiki argument variables are parsed in CODE plugin or inside ~np~...~/np~, they should not (imho) [11:06] sylvieg: as seen on the doc link above provided [11:07] *** stix has joined #tikiwiki [11:07] I fixed this one ... one year ago .. is it back again? [11:07] will be hard to fix as lph chahnged again the parsing in trunk [11:08] Hi guys. Can anyone remember where I enable the "smart urls" or search friendly or whatever they're called? The admin-home is huge and I cannot find it. [11:09] earch for friendly I think [11:11] sylvieg: aye, i hate this [11:11] got it, thanks [11:11] sylvieg: are wiki argvars one year old already ? wow [11:12] sylvieg: time passes quickly [11:12] oops I am not yet awake [11:12] I did not see wiki.. [11:12] yes they are parsed before everything [11:12] it has always being like that [11:13] coffee... [11:13] ah, yep, but imho they shouldn't be parsed in CODE [11:13] can it be done ? [11:13] it will be very hard to change this one [11:13] or some workaround to prevent the parsing for docuemntation purposes [11:13] only image ? [11:13] yes [11:14] hmm, ok, i will make snapshot then [11:14] or html tags? [11:14] 7xxx; [11:14] oops &xxx; [11:14] ah, yep, html entities, ok [11:14] that could work [11:14] lunch time, bbl :) [11:16] luciash: see http://activa.ott-consult.de/ , the only user existing there is the user admin so far and it is a clean new setup [11:17] Created by admin last edit by gta74 [11:22] *** Yonixxx has joined #tikiwiki [11:24] JoernOtt: That is strange. I have no idea where it would come from. [11:26] *** Caarrie|sleeping is now known as Caarrie|away [11:29] *** Yonixxx has quit IRC (Quit: Leaving.) [11:31] JoernOtt: do u know user gta74 ? [11:31] i think i have seen it is sourceforge user name for somebody here [11:32] New Forum Posts: Can I add advertising to the top of the forum page? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40233 [11:37] JoernOtt: isn't it you ? :) [11:40] nope, I am cdrwhite [11:41] I will search the code/db for it, it looks like some static defaults [11:42] *** Yonixxx1 has joined #tikiwiki [11:43] There is a sourceforge user with that name. I don't know if it's a Tiki dev tho. [11:43] (just did a search there) [11:44] yep, i think we've added him recently [11:44] ah, yep, found it [11:45] JoernOtt: check if it doesn't come from interactive translation feature in your german langauge.php file [11:47] JoernOtt: see msg from 21st Jan 2011 on the dev list, Marc added him [11:51] *** idle- has quit IRC (Ping timeout: 265 seconds) [11:52] *** idle- has joined #tikiwiki [11:56] *** Yonixxx1 has quit IRC (Quit: Leaving.) [12:11] tikiwiki: 03chibaguy * r32156 10/trunk/styles/ (9 files in 3 dirs): [FIX] Theme updates for Tiki 7 (around site header, topbar, and bottom module areas). Some fixes still needed, esp. for popup login box, and more themes to update. [12:13] *** ricks99 has joined #tikiwiki [12:16] luciash: found it, he replaced the %0 %1 with static values in /lang/de/language.php [12:18] Will try to fix it via interactive translation (didn't use it before :-) [12:18] polom y'all [12:22] *** brankom has joined #tikiwiki [12:23] so, registered on i18n, now I need someone to make me admin on i18n.tiki.org [12:24] Hi. I'm trying to figure out a small bug in the category implementation. I've noticed that the pages listing objects belonging to a category can have "problems" when the page is a bit longer (mine consist out of lots of cyrillic letters, so they get escaped in html output with % etc). Basically, it seems the category page truncates these links which produces links to pages which do not exist. I've also noticed that if I create a st [12:25] Anyone got an idea, or if not, any hint on how I could quickly output values of some arrays (maybe to a file) with PHP (I'm not PHP-capable unfortunately :/ ). [12:25] Want to check for start whether the problem occurs in the category library by doing so. [12:26] (this is using Tiki 6.1) [12:28] *** Yonixxx has joined #tikiwiki [12:35] *** Yonixxx has quit IRC (Quit: Leaving.) [12:39] JoernOtt: i will make you [12:39] *** kiilo has joined #tikiwiki [12:40] brankom: u can try enable the debugger feature of Tiki [12:41] anyone using annotation plugin with 6.1 successfully? [12:41] luciash: Ok, will try that. [12:41] hi ricks99 [12:42] ricks99: didn't try recently, but from your question it sounds it is broken :-p [12:42] indeed :( [12:43] i just get a button labeled "save changes to annotation" but no actual image :( [12:47] definately seems broken to me :( [12:47] JoernOtt: done [12:50] wow, tiki3d browser still functional :-o :D [12:50] does it still #fail for multilingual :( [12:54] no idea [12:59] Recent Bug: Tracker item: #3765 - - Wishlist and trackers : sort default on display - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3765 [13:16] Gah [13:17] luciash: Tracked this down to the width of the href column in tiki_objects :/ [13:18] *** redflo has joined #tikiwiki [13:19] Recent Bug: Tracker item: #3766 - - Trackers - wishlist - lack of Return to list command - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3766 [13:22] brankom: good catch, suggest enlargement [13:23] luciash: Actually... [13:23] alter to text column type maybe [13:24] Yeah, but with cyrillic letters this can get big. [13:24] For example [13:24] or large text, should be enough [13:24] Large text? [13:24] if your encoding is utf8 is set-up correctly, it should be fine [13:24] i don't remember exactly all the possible types for mysql [13:24] mysql allocates more space by itself when encoding is utf8 (3 times more actually) [13:25] luciash: What I've noticed is that the Structures module uses names of pages when generating the tiki_index.php?page=name_of_page instead [13:25] yeah, thought about it too, what lphuberdeau said, when it is latin1 encoding set on your db it might be the problem [13:25] or cyliric or whatever your default is [13:25] The thing is that href gets turned into something like: %D0%9F%D0%BE%D0%B4%D0%B5%D1%88%D0%B0%D0%B2%D0%B0%D1%9A%D0%B5+%D1%87%D0%B8%D1%82%D0%B0%D1%87%D0%B0+%D0%BA%D0%B0%D1%80%D1%82%D0%B8%D1%86%D0%B0 [13:26] That's the equivalent of "Подешавање-читача-картица" [13:26] oh, URL encoding [13:26] Yep [13:26] that is quite annoying [13:26] So href contains the escaped chars and all. [13:27] i see [13:27] How many modules use the 'href' field from the tiki_objects table? [13:27] hard to say [13:28] Because I don't think it's much viable with any kind of non-latin letters. [13:28] you're absolutely right [13:29] BLOB, TEXT L + 2 bytes, where L < 216 - for TEXT/BLOB in MySQL [13:29] tikiwiki: 03nyloth * r32157 10/trunk/lib/userslib.php: [FIX] LDAP sync: wrong function param name [13:30] That's L< 2^16 [13:30] tikiwiki: 03nyloth * r32158 10/trunk/templates/tiki-sitesearchbar.tpl: [FIX] header search bar: missing DIV around search bar, needed by coelesce theme to display the magnifier icon on the right. [13:31] Which would be something around 65516. which is a bit huge. [13:31] Hm... [13:31] The funny thing is that even search doesn't use href for generating the links. [13:31] tikiwiki: 03nyloth * r32159 10/branches/proposals/6.x/templates/tiki-sitesearchbar.tpl: [bp/r32158][FIX] header search bar: missing DIV around search bar, needed by coelesce theme to display the magnifier icon on the right. [13:32] So maybe some modules switched away from using the href, while some were left behind? [13:33] It was some sort of unfinished effort that no one intends to finish I believe [13:34] tikiwiki: 03chibaguy * r32160 10/trunk/styles/ (feb12.css jqui.css ohia.css snow.css): [FIX] Theme updates for Tiki 7 (around site header, topbar, and bottom module areas). Some fixes still needed, esp. for popup login box. [13:34] I tend to get the sefurl working better and use that instead to generate the URLs [13:36] *** ripero has joined #tikiwiki [13:36] lphuberdeau: The switch from href was an attempt? [13:36] tikiwiki: 03nyloth * r32161 10/branches/proposals/6.x/lib/tikilib.php: [FIX] date functions : Avoid 'Fatal error: Call to a member function setTZbyID() on a non-object' - This is not a backport from trunk because tikidate is now instanciated in a way that also fixes this problem. [13:37] hi [13:39] is it normal that 30% of a tiki-based site is due to the /tiki-jsplugin.php file? [13:39] Recent Bug: Tracker item: #3767 - - Trackers : wishlist : -> "edit:delete" access seems to be " a little random - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3767 [13:41] brankom: tiki is a bit like that, things happen in an uncoordinated way and sometimes we find pieces like that [13:41] ripero: which version? [13:42] 5.3 [13:42] *** omstefanov has joined #tikiwiki [13:42] *** ricks99 has quit IRC (Ping timeout: 250 seconds) [13:43] Hrmph [13:43] ripero: I think that issue was resolved in 6, it was missing headers to prevent the browser from re-fetching [13:44] Well, I'm not a PHP coder (I don't know squat about it), but if I have some time, i might try switching the categories away from using href - if at all possible. [13:44] bramkom: it's some sort of natural selection in progress [13:44] lphuberdeau: ok, thanks for the info [13:45] Can you look at whishlist : https://dev.tiki.org/tiki-view_tracker_item.php?itemId=3758 : subject : ENH trunk 7x : ability to introduce[breakline] in some texts and their translations (used for the moment in list.tpl for