[00:03] <marclaporte> cnd: had you seen: http://edu.tikiwiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=220 [00:14] <cnd> Seems like a few people have problems, and a few others know solutions... after I get my site running, I might investigate commit access once I'm 100% sure I've figured it all out :-) [00:16] <marclaporte> madrid will be fun [00:16] <marclaporte> (just saying) :-) [00:22] *** Sharee3 has quit IRC (Read error: 110 (Connection timed out)) [00:27] *** Shareen has joined #tikiwiki [00:50] *** SEWilco2 has quit IRC (Read error: 60 (Operation timed out)) [00:56] *** FrankP_german2 has joined #tikiwiki [01:14] *** FrankP_german has quit IRC (Read error: 110 (Connection timed out)) [01:34] *** FrankP_german2 has quit IRC (Read error: 60 (Operation timed out)) [01:41] *** Caarrie is now known as Caarrie|away [01:45] *** Morphous has quit IRC (Read error: 145 (Connection timed out)) [01:57] *** idle- has joined #tikiwiki [01:57] *** Morphous has joined #tikiwiki [02:06] *** danopia has quit IRC (Remote closed the connection) [02:14] *** idle-_ has quit IRC (Read error: 110 (Connection timed out)) [03:20] *** SEWilco2 has joined #tikiwiki [03:22] *** wikiman has joined #tikiwiki [03:57] *** pkdille has quit IRC ("User disconnected") [04:01] *** danopia has joined #tikiwiki [04:12] *** danopia has quit IRC (Remote closed the connection) [04:28] *** Caarrie|away is now known as Caarrie|sleeping [04:44] *** wikiman_ has joined #tikiwiki [05:06] *** wikiman has quit IRC (Read error: 110 (Connection timed out)) [05:10] *** wikiman_ has quit IRC (Read error: 110 (Connection timed out)) [05:14] <cnd> Hi - is there a template variable that has the page title assigned to it? [05:14] <cnd> I'm wanting to *not* have the page titile on "HomePage" - but to have it on every other page in my new template... [05:23] <cnd> Never mind - an infinite number of monkies told me this:- [05:23] <cnd> {if $page ne 'HomePage'} [05:24] <cnd> Oh - and let me introduce the kind creatures:- [05:24] <cnd> grep -P ' \$[\w_]+ ' * ../../* | perl -n -e '$a=$_; chomp; while(($b,$a)=($a=~/ \$([\w_]+) (.*)/)) {print "$b({\$$b})<br>\n";}' | sort | uniq [05:39] *** Sharee3 has joined #tikiwiki [05:54] *** Shareen has quit IRC (Read error: 113 (No route to host)) [05:56] *** Sharee3 has quit IRC ("Leaving.") [06:22] *** uSlacker has quit IRC (Remote closed the connection) [06:25] *** uSlacker has joined #tikiwiki [07:03] *** L0ggar starts logging #tikiwiki at Thu Jan 01 07:03:50 2009 [07:03] *** L0ggar has joined #tikiwiki [07:04] *** amette has quit IRC (Remote closed the connection) [07:05] *** amette has joined #tikiwiki [08:31] *** marclaporte has quit IRC (Read error: 110 (Connection timed out)) [09:35] *** marclaporte has joined #tikiwiki [09:59] *** FrankP_german has joined #tikiwiki [10:12] <cnd> Hi all - there doesn't seem to be a way to specify module paramters to change the "style" of a module - for example - my theme has defined 2 different kinds of "boxes" for the menus - but I can't work out how to use my second definition - it appears that ".box-shadow" is the only CSS allowed, and is hard-coded... am I right? [10:13] <cnd> Please think hard about this - if you can't think of any way to have modules that look different - then I will add a new module paramater into the source... [10:13] <cnd> I'm very *very* new to all this though - so I don't want to go adding stuff that's already hiding in there someplace... [10:23] <cnd> Here's a mockup of what I'm trying to achieve [10:23] <cnd> http://chrisdrake.com/mockup/Mockup.png [10:26] <marclaporte> So most modules blue, but this one green? [10:28] <marclaporte> Doesn't each module have an ID? [10:28] <cnd> I have to copy the design from the artists - there's actually 3 - blue, green, and grey [10:29] <cnd> I haven't seen "ID" relating to modules - no [10:29] <cnd> http://doc.tikiwiki.org/tiki-index.php?page=Module+admin&bl=y [10:30] <cnd> The HTML comes out looking like this:- [10:30] <cnd> <div class="box-shadow"> [10:30] <cnd> <div class="box box-pbcc_test"> [10:30] <cnd> <h3 class="box-title" style="background-color:red;"> [10:30] <cnd> Test Module [10:30] *** gizwill has joined #tikiwiki [10:31] <marclaporte> ok, look here: http://reseau-environnement.com/ [10:31] <marclaporte> and notice how #mod-upcoming_eventsl3{ and #mod-upcoming_eventsl4{ are different [10:34] <marclaporte> and #mod-mnu_application_menul48{ has a different background color [10:34] <cnd> They look the same to me - but you gave me an idea - maybe I should not be using modules at all ? Is there some other kind of "container" that can "show up" in the left column ? [10:34] <cnd> Oh - and yes - modules already do have the ability to change the background colour - but it's not "CSS aware" [10:38] <cnd> I guess I could use the module paramater to remove all the formatting, then, in the module contents - apply the formatting... but that would be a non-reuseable kludge [10:50] <cnd> Well - the kludge worked nicely - assuming the board accepts my Tiki proposal, I'll fix this properly in about 3 weeks time :-) [11:12] <marclaporte> hehe [12:18] *** gizwill has quit IRC ("Leaving.") [12:19] *** marclaporte has quit IRC (Read error: 113 (No route to host)) [12:38] *** marclaporte has joined #tikiwiki [13:03] *** Caarrie|sleeping is now known as Caarrie|away [14:09] *** FrankP_german2 has joined #tikiwiki [14:16] *** FrankP_german has quit IRC (Read error: 113 (No route to host)) [15:28] *** tomb_ has quit IRC (Remote closed the connection) [15:29] *** wikiman has joined #tikiwiki [15:33] *** wikiman has quit IRC (Read error: 104 (Connection reset by peer)) [16:02] <Tikiwiki|bot> SVN: Commit by jonnybradley :: r 16163 /branches/experimental/jquery/trunk/: initial branch [16:02] <Tikiwiki|bot> SVN: Commit by jonnybradley :: r 16162 /branches/experimental/jquery/: New branch to add JQuery lib Check conflicts with MooTools (and evaluate replacing it) Also add nice things like effects on show/hide and Sept7's Timeline viewer [16:02] *** marclaporte has quit IRC (Read error: 110 (Connection timed out)) [16:22] <Tikiwiki|bot> SVN: Commit by jonnybradley :: r 16166 /branches/experimental/ (jquery/ jquery_/trunk/): also oops (my first branch) [16:22] <Tikiwiki|bot> SVN: Commit by jonnybradley :: r 16165 /branches/experimental/ (jquery/ jquery_/): oops [16:22] <Tikiwiki|bot> SVN: Commit by jonnybradley :: r 16164 /trunk/trunk/: initial branch - take 2(?) [16:24] *** zuzonline has joined #tikiwiki [16:24] <zuzonline> !help [16:24] <Tikiwiki|bot> You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . [16:25] <zuzonline> nobody probably on, well, happy new year [17:00] *** marclaporte has joined #tikiwiki [17:52] <Tikiwiki|bot> SVN: Commit by jonnybradley :: r 16168 /trunk/trunk/: more tidying up - sorry (i'll read http://dev.tikiwiki.org/SvnTips - thanks LP ;) [17:52] <Tikiwiki|bot> SVN: Commit by jonnybradley :: r 16167 /branches/experimental/jquery_/: tidying up [19:38] *** danopia has joined #tikiwiki [19:50] *** danopia has quit IRC (Client Quit) [19:51] *** danopia has joined #tikiwiki [20:18] *** ikeco has joined #tikiwiki [20:18] *** ikeco has quit IRC (Client Quit) [20:18] *** ikeco has joined #tikiwiki [20:20] <ikeco> hey all--having some problems with logins and permissions--But it seems that upon clearing the caches, the problems go away--for a bit. Any thoughts? [20:27] *** gizwill has joined #tikiwiki [20:30] *** GillesM has joined #tikiwiki [20:39] <cnd> Are you using 2.2? What are the problems you're having ? [20:53] <cnd> Hmmm.... tiki-forums_rss.php pays no heed to permissions. I was wanting some of my forums to be "private". [21:06] *** gizwill has quit IRC ("Leaving.") [21:10] *** GillesM has quit IRC (Remote closed the connection) [21:14] <SEWilco> cnd: For changing color inside module, why not have a parameter define the color? Then the admin can define the desired color. [21:24] *** franck has quit IRC () [21:25] *** FrankP_german2 has quit IRC (Read error: 145 (Connection timed out)) [21:38] *** franck has joined #tikiwiki [21:52] <ikeco> yes, 2.2--system refuses permissions that have been granted--sometimes logging back in helps, sometimes not [21:54] <ikeco> clearing caches straightens things out for a while, but issues return [21:55] <ikeco> system also occasionally kicks user back to anonymous, forcing them to log in again. [22:21] <marclaporte> ikeco: : I feel your pain [22:22] <marclaporte> perms on categories? [22:36] *** ikeco has quit IRC ("CGI:IRC (Ping timeout)") [23:18] *** marclaporte has quit IRC (Read error: 110 (Connection timed out)) [23:34] *** marclaporte has joined #tikiwiki [23:34] *** dthacker has joined #tikiwiki [23:34] <dthacker> Happy New Year [23:46] <cnd> I'm having to copy the designers brief - and they've built complicated "boxes" which have rounded corners, stylish backgrounds, and generally require a mountain of CSS to make them work... it's quite a bit more than just the "color" (which is a pity - since modules already do have 2 different color paramaters...)