<!-- 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> ***: _freelikegnu is now known as freelikegnu <br> mlubin has quit IRC () <br> Caarrie is now known as Caarrie|sleeping <br> NefariousC has quit IRC () <br> mlubin has joined #tikiwiki <br> morg has quit IRC (Read error: 104 (Connection reset by peer)) <br> grobda24 has quit IRC (Remote closed the connection) <br> lizi has joined #tikiwiki lizi: Hi guys! <br> The phpfreechat package doesn't work <br> know how I can install it manually ? <br> oh i checked, there was something wrong with the filesystem owners chibaguy: hi lizi. Did you try minichat? lizi: for some reson the tikiwiki script is not enough for phpfreechat. I suspect it tries to create a Dir in a non-writable dir such as tikiroot or something <br> minichat, no ? <br> where is that ? <br> It's not in my TW mods list -: chibaguy tries to remember.... lizi: http://www.jibble.org/chatbox.php ? chibaguy: ah, it's in Tiki's trunk lizi: oh <br> so.. that means it's not been released yet ? ***: Lucymoz has joined #tikiwiki chibaguy: No, but last time I checked, it works with Tiki 2, though a table needs to be added to the database. <br> http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/trunk/modules/mod-minichat.php?view=log for the php file. <br> http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/trunk/templates/modules/mod-minichat.tpl?view=log for the .tpl file. <br> (php file goes in modules/ dir, .tpl goes in templates/modules/) lizi: is it normal the .php is about 30 lines long ? chibaguy: http://doc.tikiwiki.org/tiki-index.php?page=Module+minichat for docs <br> Yeah, can be. <br> I don't know why there's no closing php tag, though. lizi: well, thanks, I'll investigate this :) ***: danopia has joined #tikiwiki chibaguy: Heh, the previous version of the .php file has a closing ?>, so that might need to be added back. <br> Anyway, I used it and it was used on a few other sites, but I'm not sure of the current status. ***: Lucymoz has quit IRC (Read error: 104 (Connection reset by peer)) chibaguy: You can use the MODULE wikiplugin to display it in a wiki page, of course, and so have a wider text window, etc. ***: Lucymoz has joined #tikiwiki <br> SEWilco has joined #tikiwiki chibaguy: Yep, still works at my Tiki 2.1 site. <br> The css is important, tho, so needs to be added to whatever theme stylesheet is being used. <br> (at least the positioning/display parts, not nec colors and borders, etc) lizi: ok :) ***: mlubin has quit IRC () <br> danopia has quit IRC (Network is unreachable) PS|bot: SVN: Commit by pkdille :: r 15188 /trunk/styles/tikinewt.css: [MOD] tikinewt: remove some borders ***: danopia has joined #tikiwiki <br> danopia has quit IRC (Read error: 60 (Operation timed out)) <br> danopia has joined #tikiwiki <br> danopia has quit IRC (SendQ exceeded) <br> danopia has joined #tikiwiki PS|bot: SVN: Commit by pkdille :: r 15189 /trunk/lib/wiki-plugins/wikiplugin_rss.php: [MOD] rss wiki plugin: typo ***: emgent has quit IRC (Read error: 104 (Connection reset by peer)) lizi: the minichat is already in tikiwiki 2.1 <br> however it doesnt seem to work for me :( <br> I added the css to my theme, but I still can't see any text chibaguy: hmm lizi: i tried using one of the bundled themes, same pb chibaguy: Did you turn on Ajax? lizi: could it have something to do with the db that's not being written to ? ***: freelikegnu is now known as _freelikegnu lizi: ajax... should be on -: lizi checks lizi: it's on chibaguy: The db should be ok; I see the minichat table statement is in the upgrade sql. lizi: as far as I can tell there is nothing in the minichat db <br> so whatever i typed didn't end in the db chibaguy: I see there are differences between the trunk and 2.1 versions of mod-minichat.php. Maybe you should try the files that I gave the urls for. <br> (I'm not sure offhand which I'm using.) <br> (Well, I'll check....) <br> Seems I'm using the 2.1 version of the php file. <br> and it's working <br> Probably the tpl is also 2.1 then lizi: weird <br> which theme are you using ? chibaguy: Well, tried different ones, Ohia and Dark Shine just now. lizi: something else must be interfering chibaguy: I'm finding that even if the theme doesn't have the css, the msg inu <br> dang... the message input still works. <br> Switching to a theme with the css displays the message that the other theme could write but not see. <br> IOW, the chat should work regardless of theme, I think. Just not well. ***: Gnea has joined #tikiwiki lizi: yes, it should be able to use the stuff that's already in the (massive imho) css chibaguy: well, a few of minichat's divs are unique ids, so not caught by the existing mass of css. <br> (work is in progress to chip away at the css mountain, btw.) lizi: well guess what <br> geej I'm a stupid bitch <br> @[FIX]minichat: display an error message in module if feature is not set@ <br> in the trunk version <br> so i'm like... "wait a minute, why would there be a need for such a fix" <br> upgrade my minichat.php, and guess what? <br> "[FIX]minichat: display an error message in module if feature is not set" <br> aw nope :P <br> wrong paste :D <br> "This feature is disabled: feature_minichat " <br> oddly enough, I haven't seen the feature minichat anywhere in the admin panel chibaguy: you think you're stupid, I went through this once already but totally forgot. ***: jasprit has joined #tikiwiki chibaguy: You probably have to add the feature directly in the db. <br> ...if there's no gui for it yet. <br> db table tiki_preferences feature_minichat - y . -: chibaguy needs to make/use notes or something. <br> chibaguy realizes unaided brain ain't up to the task. ;-) lizi: hmm the feature is enabled but it says it's not :( chibaguy: give it a slap. <br> also clear your caches. <br> tiki-admin_system.php lizi: yes i did that:P chibaguy: yay lizi: and... It works ! chibaguy: yay again lizi: all this work, just to get something that simple to work :P <br> thanks by the way :) chibaguy: sure. It should have been easier, definitely this was the long path to go a short distance. <br> I need to keep track of things better. lizi: Is there other hidden stuff in TW ? chibaguy: Maybe. . . . Is tiki-action_calendar.php hidden? lizi: calendars? I hate them things :P chibaguy: in that case, best leave it hidden. lizi: :D ***: Paragtim has joined #tikiwiki chibaguy: well, I think there's a lot of stuff that's hidden in the sense that people might not have come across it or tried it, so don't realize what it can do. <br> Like in trackers, I've only touched the surface, myself. lizi: not activated over here :P chibaguy: did you try shadowbox? lizi: it's activated but I havent tried it yet <br> is it anygood ? chibaguy: http://zukakakina.com/tiki-index.php?page=Shadowbox_gallery <br> Also in an image gallery: http://zukakakina.com/tiki-browse_gallery.php?galleryId=6 -- click on image for shadowbox display. (arrow keys can be used for navigation.) lizi: I have to say, this stuff is pretty sweet <br> I think TW really needs to work on themes now <br> It's so hard to find a decent one <br> (and mittwoch isn't available for v.2 :( ) chibaguy: http://themes.tikiwiki.org lizi: yes, i know :P chibaguy: well, it will be eventually I guess. not really much left to do. lizi: what I mean is, i think tiki is superior to other CMS feature wise, but looks bad in comparison, which drives people off I think ***: jasprit has left lizi: yes, not much left to do :P -: lizi can't wait chibaguy: doc.tikiwiki.org is using Tki2 and mittwoch, so it's that close. <br> but some things haven't been updated for quite a while. <br> Do you have any particular kind of theme in mind? lizi: well, I have mittwoch in mind :D <br> it's the greatest :D chibaguy: heh, ok lizi: I like neat.css, which kinda looks like plone <br> though there is some graphic work to do on this one, the plone default is superior me thinks <br> I am using Andreas at the moment, which is plain broken chibaguy: It is? lizi: I have to investigate some of the others, but there are a few (new themes) which I don't like <br> yes. chibaguy: what specifically? <br> or generally? lizi: hmm things aren't clean. not centered, div inside divs that obviously are the wrong size <br> etc... <br> the top bar menu doesn't look so good and breaks if the window is a bit small, etc... chibaguy: Um, ok. lizi: well, compared to some legacy themes it's heaven. <br> but still <br> I have seen themes for hacked smf with MW withJoomla that actually looked great (and integrated) <br> under the hood it's all crap, but visually it was awesome chibaguy: Well, the more feedback the better. The themes look pretty solid when I put them up, but there are so many browser versions, Tiki site configurations, logo img sizes, menu widths, etc., that it's hard to anticipate everything. lizi: V2 was supposed to change the way in which themes are made... Was this achieved ? <br> oh yes. I'm using the default stuff, no logo, nothing chibaguy: .... <br> ;-) lizi: I tested TW around a year ago <br> I did some hacking on mIttwoch css and tpl <br> and the graphics as well chibaguy: The theme process is in transition. I wanted it to go faster but the need to keep supporting legacy sites slowed it down. By Tiki3 (next march) it should be more complete. lizi: you guys need to drop the legacy stuff <br> only make bug fixes for the old stuff, and change that api thing chibaguy: I'm for that pretty much, but we need to help people transition who have large sites that have been around for a while. lizi: this was a year ago, and already a year ago I thought the old themes/api were just not worth maintaining anymore <br> yes chibaguy: well, it's collaboration, and things take time. lizi: if the only thing that changes is how themes (plus breadcrumbs logos and such) are handled, then all they need to do is rewrite the theme or pick a new one <br> I'm sure writting new stuff is easier than maintaining compatibility with the old one. <br> but well, You guys seem to be a fairly small team as well, no ? chibaguy: correct lizi: I suspected so, usually the project leaders don't hang around IRC, i remember chating with marc :D chibaguy: actually the total number of contributors is big, but a relatively small group account for most of the commits lizi: you were there too and luciash as well and sylvieg :) chibaguy: yeah, it's a small, friendly group :-) lizi: is it possible to run TW behind varnish ? chibaguy: I don't know, I haven't heard one way or the other. lizi: After not being satisfied with TW, I decided to run plone... <br> plone is fairly slow, but I liked what I saw under the hood <br> then I installed varnish <br> I fried a 10 mbps modem in trying to make the site crash <br> the server wasn't stressed in anyway :P <br> the only thing is that Plone had to be aware of varnish, so it could ask varnish to refresh its cache whenever the page changed <br> I guess to make it work with TW that'd be the only thing to do. <br> though to be honest , i feel TW is faster than the last time I used it chibaguy: Yeah, I don't know. I'm not really very familiar with the server aspects. <br> Yes, Tiki is getting performance enhancements, here and there. <br> Well, maybe more than just here and there. <br> Anyway, it'd be good to ask about tikiwiki and varnish sometime when the heavy-duty coders are on here. <br> Because of the support.mozilla.com project among other things,, this is a significant topic. lizi: kk <br> i just broke my tiki :( <br> installed akwa theme <br> and now I get a blank page :( <br> know how I can revert it in the db ? <br> nevermind, I just deleted the css from the FS, and it reverted back to default :) chibaguy: hey, you're pretty smart. ;-) lizi: something was meant to happen :P ***: Wilkins has joined #tikiwiki chibaguy: time for me to go. cya later. ***: chibaguy has left <br> tomb__ has joined #tikiwiki <br> Wilkins has quit IRC (Remote closed the connection) <br> Wilkins has joined #tikiwiki <br> Lucymoz has quit IRC (Read error: 110 (Connection timed out)) <br> aardvarq has joined #tikiwiki <br> emgent has joined #tikiwiki <br> Caarrie|sleeping is now known as Caarrie <br> VK4MSL has joined #tikiwiki <br> Redhatter has quit IRC (Read error: 104 (Connection reset by peer)) <br> lizi has quit IRC ("Leaving") <br> NefariousC has joined #tikiwiki Paragtim: Anybody having any success with WikiPluginsDb. All I'm getting is a blank page and a support link that doen't exist :( ***: NefariousC has quit IRC () sylvieg: which plugin? Paragtim: Hi Sylvieg WikiPluginsDb (http://tikiwiki.org/WikiPluginsDbTutorial) sylvieg: interesting - I never saw this one Paragtim: It look like it could be quite good, but all i'm getting is ablank page. If I could make SQLPlug in return a record could I would be part way to where I need to go. Any ideas? <br> sorry record count ***: rahan has joined #tikiwiki rahan: test ***: rahan has quit IRC (Client Quit) <br> lphuberdeau has joined #tikiwiki <br> Wilkins has quit IRC (Remote closed the connection) <br> Wilkins has joined #tikiwiki <br> mlubin has joined #tikiwiki Paragtim: I have locked a page (so that registered users can't see the source) but registered users can still see the source. I've set the object perms to view only, thinking this is only the page that can be seen, but the edit icon is still available. Any idea what i'm missing? ***: Caarrie is now known as Caarrie|away lphuberdeau: sylvieg, you need to be extra careful when merging tikilib... because the file changed a lot, automatic merges put things out of context sylvieg: I did a svn diff and did not see a lot of change <br> did you see something wrong? lphuberdeau: yeah, but it changed one line for something completely unrelated <br> check my last commit, it fixes it <br> I had trouble like that too when merging sylvieg: ah the serialize ... yes i took me a while <br> next time you commit to 2 and do not want a merge - better to put in the commit message lphuberdeau: it had to be merged <br> but the automatic merge could not find where to apply the patch because the code moved too much sylvieg: hmm... lphuberdeau: placed the str_replace line in some other function which is now about where parse_data was sylvieg: if we have only one error in a merge - we are on the good way lphuberdeau: usually it aligns itself on existing code, but re-indenting code causes all lines to change, so it just becomes lost and only relies on line numbers <br> it just means we need to spend more time reviewing changes <br> even on auto merges sylvieg: sure - I merged yesterday - because I did some change in 2 that could potentially be hard to merge lphuberdeau: thats good sylvieg: sorry for the mistake - but you catch it ;-) lphuberdeau: best would be to avoid changes in tikilib 2.0 as much as possible sylvieg: or to merge as soon as you do a change.... lphuberdeau: yeah <br> I was planning on doing it after 2.2 release <br> which I should be doing right now PS|bot: SVN: Commit by lphuberdeau :: r 15192 /trunk/lib/tikilib.php: [FIX] Plugin validation broken by bad merge <br> SVN: Commit by lphuberdeau :: r 15194 /branches/2.0/db/tiki-secdb_2.2_mysql.sql: [REL] SecDB for 2.2 <br> SVN: Commit by lphuberdeau :: r 15193 /branches/2.0/ (10 files in 4 dirs): [REL] Pre-release updates ***: mlubin has quit IRC () <br> ricks99 has joined #tikiwiki <br> mlubin has joined #tikiwiki lphuberdeau: Fresh tarballs to test (2.2): http://profiles.tikiwiki.org/tikirel/ <br> zip is still uploading ***: Morphous has quit IRC (Read error: 110 (Connection timed out)) <br> Morphous has joined #tikiwiki lphuberdeau: zip now done uploading too <br> I will package the final release in 4 hours from now, making sure there are no obvious problems would be nice ***: lphuberdeau has quit IRC (Read error: 104 (Connection reset by peer)) <br> VK4MSL has quit IRC (Client Quit) <br> Redhatter has joined #tikiwiki PS|bot: SVN: Commit by sylvieg :: r 15195 /trunk/tiki-upload_file.php: [FIX]fgal: perm where not check if galleryId was not set ***: lorinc has joined #tikiwiki <br> lphuberdeau has joined #tikiwiki <br> lphuberdeau_ has joined #tikiwiki <br> SEWilco2 has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.3/2008092417]") <br> ricks99 has quit IRC (Read error: 110 (Connection timed out)) <br> lphuberdeau has quit IRC (Read error: 110 (Connection timed out)) <br> grobda24 has joined #tikiwiki <br> mlubin has quit IRC () <br> mlubin has joined #tikiwiki <br> martinalex has joined #tikiwiki <br> mlubin_ has joined #tikiwiki <br> mlubin has quit IRC (Read error: 104 (Connection reset by peer)) <br> snarlydwarf has joined #tikiwiki <br> mlubin_ has quit IRC () <br> Wilkins has quit IRC (Remote closed the connection) <br> mlubin has joined #tikiwiki lphuberdeau_: still no results from the tarball tests... http://profiles.tikiwiki.org/tikirel/ ***: VK4MSL has joined #tikiwiki <br> Redhatter has quit IRC (Read error: 113 (No route to host)) <br> mlubin has quit IRC () <br> marclaporte has joined #tikiwiki <br> pete3 has joined #tikiwiki <br> pete3 has left <br> peterMN299 has joined #tikiwiki <br> GillesMM has quit IRC (Read error: 113 (No route to host)) peterMN299: Hello -- I recently upgraded my tiki from 1.9 to 2.0.1 -- but since then I am getting database errors when new users attempt to sign on... is it possible to re-upgrade/convert the database? or will that destroy the database? sylvieg: which error - because in 2.0 there was an error <br> check the column email_is_due is in the table users_users peterMN299: column email_confirm is unknown sylvieg: it is this one <br> ... it is easy to fix <br> either you upgrade to the latest 2.x lphuberdeau_: I never heard of 2.0.1 sylvieg: or in phpMyAdmin or other ALTER TABLE users_users ADD email_confirm int(14) default NULL AFTER pass_confirm; ***: martinalex has quit IRC (Remote closed the connection) <br> martinalex has joined #tikiwiki <br> martinalex has quit IRC (Remote closed the connection) peterMN299: any other field changes that I should check? 1.9 to 2.1? ***: martinalex has joined #tikiwiki sylvieg: if you have run the database upgrade, it should be ok ***: NefariousC has joined #tikiwiki peterMN299: is the database upgrade process a single shot process or can it be re-run? ***: Lucymoz has joined #tikiwiki <br> mac|jaeger has joined #tikiwiki lphuberdeau_: 2.2 will be released in a few hours mac|jaeger: good to know lphuberdeau_: http://profiles.tikiwiki.org/tikirel/ - you can use the prerelease packages <br> (need testing, but worked for me) mac|jaeger: is there a changelog somewhere? lphuberdeau_: in the tarball mac|jaeger: ah, oki lphuberdeau_: changelog.txt ***: mlubin has joined #tikiwiki <br> ricks99 has joined #tikiwiki <br> lorinc has quit IRC (Remote closed the connection) <br> mlubin has quit IRC () <br> marclaporte has quit IRC (Read error: 54 (Connection reset by peer)) <br> martinalex has quit IRC (Read error: 110 (Connection timed out)) PS|bot: SVN: Commit by lphuberdeau :: r 15196 /tags/2.2/: [REL] Tagging release mac|jaeger: puh... <br> is there any alternative to the calendar? <br> sorry to say, but the one built in really sucks :-( lphuberdeau_: being reworked for 3.0 mac|jaeger: a pity <br> when 3.0 is due, my project will be almost over ricks99: when using the "Add messages from this email to the forum" option for a forum, how do i configure how often to check for new messages? <br> i see no such setting? ***: mlubin has joined #tikiwiki lphuberdeau_: final packages for 2.2 are available on http://profiles.tikiwiki.org/tikirel/ - will put up on sourceforge in 3 hours ***: marclaporte has joined #tikiwiki NefariousC: Look who it is! It's marclaporte! marclaporte: hehe <br> polom NefariousC Paragtim: In SQLPlugin does anyone know the code to count the number of rows in a table? SELECT COUNT (*) FROM does not seem to work for me -: marclaporte wonders if/how to filter trackers but based on a higher/lower than, instead of filterby text contained. PS|bot: SVN: Commit by pkdille :: r 15197 /trunk/templates/tiki-admin_content_templates.tpl: [MOD] admin content templates: no changes just code reindenting snarlydwarf: <u>sylvieg</u>: you there? got a style question for you (as in code style not /styles/) ***: peterMN299 has left <br> peterMN299 has joined #tikiwiki <br> mlubin has quit IRC () <br> peterMN299 has left snarlydwarf: <u>prob</u>: i am (still, between dumb work projects) messing with modifier.sefurl.php for propogating sefurl's all over the place, but need to be tricky with "urls with lots of arguments" <br> ie, /tiki-view_gallery.php?galleryId=38&rebuild=38 ... /gallery38&rebuild=38 works fine <br> but the only way i know to fix that in smarty is to add a param to smarty_modifier_sefurl for 'args' being present, and end the replacement of 'gallery38' with a '?' <br> or a '&' if sefurl is off <br> anyone know something cleaner.. sending the whole arg string to sefurl would work, i guess but then i'd have to rip it apart, grab the galleryId from the string, and glue it back together sylvieg: href="$galleryId|sefurl:fgal}&amp;rebuild=38" ? <br> forgot a { snarlydwarf: but would that work when sefurl is off? <br> in that case you would want a ? instead of the & sylvieg: yeh - I do not know what is the rule for additional parameter is it ? or / or & snarlydwarf: ? for the 1st, & for subsequent <br> which is why it sucks. <br> I changed the function to 'smarty_modifier_sefurl($source, $type='wiki', $args = FALSE)' which works <br> and if $args is set I spit out a ? or & depending on how I had to encode the gallery <br> ie, gallery23? or ?galleryId=23& <br> but just seems... icky. <br> <a href="{$galleryId|sefurl:gallery:1}rebuild={$galleryId}"> ***: mac|jaeger has quit IRC ("Trillian (http://www.ceruleanstudios.com)") <br> ricks99 has quit IRC ("Trillian (http://www.ceruleanstudios.com") sylvieg: I do not understand the rebuild <br> oops <br> yes I like the 1 <br> perhaps with_next can be nice snarlydwarf: with_next? ***: Paragtim has quit IRC ("Clap on! , Clap off! Clap@#&$NO CARRIER") sylvieg: a parameter a little more explicit snarlydwarf: ah <br> k <br> only other alternative i see is to pass the whole "nonsefurl" to smarty and rip it apart/glue it back depending on if sefurl is set.. but thats a lot of slow string ops sylvieg: it will be probably nicer - for instance to put the language in a sefurl way ... but it can also be done with 2 sefurls <br> reparsing the parsma is too slow.. ***: User_ has joined #tikiwiki <br> User_ is now known as Giovanni Giovanni: Hello, everyone, I was wondering if anyone could point me in the right direction towards modifying the stars that show up by the usernames in tikiwiki dealing with the score feature. I want to change the point level at which the stars change color, and I can't seem to find where that is located sylvieg: tikilib.php -> get_star Giovanni: Thanks! ***: SEWilco2 has joined #tikiwiki SEWilco2: Does "Tell a Friend" try to block spammers, or is it not safe to allow Anon to use it? ***: marclaporte has quit IRC (Read error: 110 (Connection timed out)) sylvieg: if you activate the antibot, it will be safe <br> so far ... i know snarlydwarf: i keep stumbling on ancient and icky code :/ ... revision.. 2. <br> well, 2, 1100 and 5567, @75-77 of /tiki-galleries.php making a silly variable called 'url' SEWilco2: <u>sylvieg</u>: Thanks. snarlydwarf: which fails massively if you use the sefurls in .htaccess. ***: mlubin has joined #tikiwiki snarlydwarf: or around 411 of tiki-browse_gallery.php... it grabs the URL (tiki-browse-gallery.php?galleryId=23) rewrites it to the t-b_g to show_image, and then passes that to smarty.. but Smarty already knows that galleryId=23, so its a lot of hoops for no real reason that I can see <br> oh, i see why since it wants to prepend http://<server>/<maybe-path-to-wiki>/ ***: Giovanni has quit IRC (Read error: 110 (Connection timed out)) PS|bot: SVN: Commit by sylvieg :: r 15200 /trunk/templates/tiki-admin_modules.tpl: [FIX]module: there were 2 #assign snarlydwarf: and I see Nyloth did the hardpart, most of the 'foo' code (grep foo *php) can be replaced with $base_url stuff. ***: marclaporte has joined #tikiwiki <br> nkoth3 has quit IRC () SEWilco2: That's odd. I enabled MooTools and that disabled contact_anon. The MooTools doc page doesn't mention such a dependency. snarlydwarf: that is odd... i notice some odd changes when i use the 'new' admin menu... is that what you used? (ie, set values become unset.. language likes to switch to arabic...) SEWilco2: I'm using the 2.1 admin tools. Haven't seen arabic yet. snarlydwarf: if you go back and turn contact_anon back on does it come back? <br> cant think of a reason the two would conflict SEWilco2: <u>snarlydwarf</u>: I turned off Mootools and turned on contact_anon for the time being. No time now to deal with those two arguing. snarlydwarf: indeed, 7mins until the end of my day... not that i am counting down SEWilco2: In Admin>Freetags, what is format for color specification? red,green,blue did not do anything. Hex needed? <br> Hmm. #FF000,#00FF00,#0000FF didn't work. Maybe if I clear cache. <br> Nope, tags module colors aren't changing. I wonder where the hinted-at larger cloud is. ***: NefariousC has quit IRC () <br> snarlydwarf has quit IRC (Remote closed the connection) SEWilco2: Aha, there it is. Yes, the colors did change in "Freetags" display, but not in "tags suggestions" (what is in module). lphuberdeau_: https://sourceforge.net/project/showfiles.php?group_id=64258&package_id=266122&release_id=634082 ***: SEWilco2 has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.3/2008092417]") <br> NefariousC has joined #tikiwiki <br> Gnea has quit IRC (Read error: 60 (Operation timed out)) <br> Gnea has joined #tikiwiki <br> Giovanni has joined #tikiwiki