[00:10] *** Jyhem_laptop_ has joined #tikiwiki [00:11] *** Caarrie|away is now known as Illori|sleeping [00:11] *** Illori|sleeping is now known as Caarrie|sleeping [00:38] *** Jyhem_laptop_ has quit IRC (Ping timeout: 240 seconds) [00:45] *** fabricius has quit IRC (Remote host closed the connection) [01:50] *** goj_killedByISP has joined #tikiwiki [01:50] *** goj has quit IRC (Disconnected by services) [01:50] *** goj_killedByISP is now known as goj [02:05] *** rodrigo_sampaio has joined #tikiwiki [02:06] *** rodrigo_sampaio has quit IRC (Client Quit) [03:26] New Forum Posts: List of database structure for each version of Tiki? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=41951 [05:17] *** Narkster has quit IRC (Ping timeout: 255 seconds) [05:19] *** Narkster has joined #tikiwiki [06:44] *** andi6803 has joined #tikiwiki [07:08] *** coaboa has joined #tikiwiki [11:25] *** Caarrie|sleeping is now known as Caarrie|away [11:52] tikiwiki: 03robertplummer * r35876 10/trunk/lib/core/WikiParser/Experimental/ (PluginParser.jison PluginParser.js PluginParserTester.html): [FIX] Added italics and bold as parsable wiki syntax, but only works with certain grammers, need to get my regex a bit better so it stops before them. [12:46] *** redflo has joined #tikiwiki [13:31] tikiwiki: 03changi67 * r35877 10/trunk/lang/fr/language.php: [TRA] Wrong translation [13:56] *** fabricius has joined #tikiwiki [14:08] *** redflo has left [14:17] *** Jyhem_laptop_ has joined #tikiwiki [14:18] polom [15:02] *** fabricius has quit IRC (Read error: Operation timed out) [16:20] *** marclaporte has joined #tikiwiki [16:20] *** ChanServ sets mode: +o marclaporte [17:00] *** lindonb has joined #tikiwiki [17:08] *** redflo has joined #tikiwiki [17:49] tikiwiki: 03xavidp * r35878 10/branches/proposals/6.x/lib/ (3 files in 3 dirs): [17:49] tikiwiki: [bp/r35869] indentation [17:49] tikiwiki: [ENH][bp/r35870] add calendar events to daily reports [17:49] tikiwiki: [ENH][bp/r35872] add tracker items to daily reports [17:49] tikiwiki: Thanks rodrigo_sampaio [18:22] polom [18:22] hi chealer [18:26] bbl [18:37] *** fabricius has joined #tikiwiki [18:39] Polom [18:39] Hi [18:39] I have a problem houston [18:39] Tiki 7.1 [18:39] articles [18:40] the articles seem to parse the source code as plain text, what means, I will see the html-source instead of a nice article [18:41] anybody a clue what that might be? [18:46] fabricius: the source code being the Tiki syntax? [18:50] New Forum Posts: Problem with "parent" galleries - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41956 [18:55] chealer: no, the source code being HTML made by CKE / WYSIWYG [18:57] chealer: it seems, that in Wikipage, the CKE parses allright - I can use the WYSIWYG editor, use Wikiplugins and all is shown alright - but when I want to read an article, they are not shown anymore as they should - they are shown in HTML source code [18:57] fabricius: oh, no idea then [18:59] chealer: but isn it strange? [18:59] another thing: [19:00] I have modules in the rightcolumn with a very brightbackground and some modules on a wikipage with quite dark background [19:00] => modules in a dark bg div [19:01] I want the modulelinks in the div being in a bright color, but leave the general module links in another color [19:02] it's these selctors: a.linkmodule:link, a.linkmodule:visited a.linkmodule:hover [19:03] fabricius: I don't use WYSIWYG enough, sorry [19:03] but I have no idea, how to define the selectors in an inline style in the div - or anything else [19:03] chealer: do you have an idea for thequestion to the links? [19:03] *** lindonb has quit IRC (Quit: lindonb) [19:08] fabricius: CSS definitions must be in HEAD [19:08] fabricius: content is in col1 [19:17] hmm [19:18] chealer: I do not really understandwhat do you mean in this context? I would like to change css definitions for a specific wikipage or a certain div in this wikipage [19:26] *** andi6803 has left [19:28] fabricius: then you'd need a plugin to do that [19:28] fabricius: unless you use something like a Smarty condition to output CSS or not [19:32] *** Jyhem_laptop_ has quit IRC (Read error: Operation timed out) [19:33] like if page is, then a.linkmodule, { color: white; } endif ?? [19:37] fabricius: right, but you will need more specific selectors too to avoid affecting the modules in columns [19:37] fabricius: (try targetting col1 content) [19:38] chealer : hmm - I haveno cluewith smarty, but I'll try s.th. [19:39] fabricius: the $page variable contains the Wiki page's name if you want to experiment there. I don't know what Smarty variable would tell you the article [19:41] I tried this: [19:42] not working [19:43] changes the style for theselectors all over the place, once you click on the HomePage [19:44] but at least a start [19:44] thx [19:57] fabricius: yes. now you just need more specific selectors [20:00] but how to asign selectors to certain modules? [20:00] hmm [20:01] fabricius: as I suggested, you could just target col1 (rather than specific modules) [20:02] fabricius: unless you really have some modules in the content that should not be affected [20:04] but how to target col1? [20:05] fabricius: there's a div with an id of "col1". I suppose you know the id selector [20:09] I guess: #c1c2 #wrapper #col1 [20:09] oops [20:10] woohoo works! [20:12] arrgl, why is the hash making a link? [20:12] guess thats just [20:12] in irc [20:12] so chealer, thx, you showed me the way to find the solution [20:14] for the articles html parsing, I'll write in the dev-list - it seems to me to be a bug or so [20:18] *** fabricius has quit IRC (Ping timeout: 250 seconds) [20:31] tikiwiki: 03robertplummer * r35879 10/trunk/lib/core/WikiParser/Experimental/ (PluginParser.jison PluginParser.js PluginParserTester.html): [FIX] Parser to allow for more flexibility and parser refinements. [21:55] *** chealer has quit IRC (Remote host closed the connection) [21:59] *** chealer has joined #tikiwiki [21:59] *** chealer has quit IRC (Changing host) [21:59] *** chealer has joined #tikiwiki [22:17] *** fabricius has joined #tikiwiki [22:17] re polom [22:55] New Forum Posts: Logo? - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=41959 [23:13] *** lindonb has joined #tikiwiki [23:21] *** coaboa has quit IRC (Ping timeout: 255 seconds) [23:33] *** lindonb has quit IRC (Quit: lindonb)