tikiwiki: 03chealer * r34272 10/trunk/lib/webmail/example.1.php: remove unused htmlMimeMail example file tikiwiki: 03chibaguy * r34273 10/branches/7.x/styles/ (13 files in 3 dirs): [FIX] Better vertical positioning of site titles. tikiwiki: 03chealer * r34274 10/trunk/lib/init/initlib.php: [FIX] PHP errors report: The tt element is obsolete (HTML5 regression) tikiwiki: 03chibaguy * r34275 10/branches/7.x/styles/layout/layout.css: [FIX] Some value for top distance is needed for quick admin link. "0" will conflict with secondary site menu, so maybe midway down or so (at right margin) is good. polom polom - long time no tiki :) hi jonny and xavi hi coaboa how is the ipad2? tikiwiki: 03chibaguy * r34276 10/users/chibaguy/trunk_themes/themes/ (6 files in 6 dirs): [FIX] Details related to site header modules. pooloom very nice thanks, but i mainly use it for watching telly on hi chibaguy hi jonnyb been working hard, or on holiday? ;-) hello chibaguy. Jonnyb: just curious if you could get the timeline thing working @ ipads... hmm, ok coaboa - but struggling with a week's worth of emails - remind me in a few days :) do oyu have a good example running somewhere? np. not yet just tested your demo with ipad1 and as it doesn't worked I postponed the idea. + as i don't have a ipad2 yet I "hoped" that mabe the 2 ships with a more compatible safari *maybe hi coaboa hi all (no time no tiki-irc ) hi xavi s/no time/long time how's things? hi jonnyb busy still office crowded, and boss around with ongoing new tasks... nice it's "fun", as you say in these cases :-) i just had a week on a non-tiki project (arty stuff) back to urgent tasks (but keeping irc open) ok, nice that you can keep arty-stuff going :-) indeed but trying to remember how to write java :P tikiwiki: 03chibaguy * r34277 10/mods/trunk/themes/andreas08_tiki_7/ (7 files in 3 dirs): [NEW] Andreas08 theme files for Tiki 7. hi tikiwiki: 03chibaguy * r34278 10/mods/trunk/themes/andreas09_tiki_7/ (16 files in 4 dirs): [NEW] Andreas09 theme files for Tiki 7. tikiwiki: 03chibaguy * r34279 10/mods/trunk/themes/candiiclouds_tiki_7/ (7 files in 3 dirs): [NEW] Candii Clouds theme files for Tiki 7. tikiwiki: 03chibaguy * r34280 10/mods/trunk/themes/fluidindex_tiki_7/ (. styles/fluidindex.css styles/fluidindex.css): [NEW] Fluid Index theme files for Tiki 7. tikiwiki: 03chibaguy * r34281 10/mods/trunk/themes/kubrick_tiki_7/ (. styles/kubrick.css styles/kubrick.css): [NEW] Kubrick theme files for Tiki 7. chibaguy? I'm trying to modify a mollio based theme without success you know that my css skills are limited :-/ This is the page: https://ueb.ir.vhebron.net/Calendaris#Calendaris_Tiki_de_la_UEB a few modules are shown there, but bg of the module calendar doesn't show bg color for odd and even cells however, if I show the page with jgui.css or fivealive.css, odd and even cells get a diferent bg color (and different from white) as I said, using mollio (6.x), I don't seem to get bg color, even if I modify the css elements: td.calodd { background: none repeat scroll 0 0 #E2E2E2;} and same for td.caleven, etc I also tried with just calodd { background: none repeat scroll 0 0 #E2E2E2;} but no success either, it seems... tikiwiki: 03chibaguy * r34282 10/mods/trunk/themes/clubcard_tiki_7/ (7 files in 3 dirs): [NEW] Club Card theme files for Tiki 7. chibaguy? hi xavi, sorry, wasn't paying attention. I'll check. I haven't looked at the mollio theme in a while, but need to, to update it. ok, thks there are a few things that need to be added I hve some of them in my local, and some other one pending to be added (like bg color for wiki diffs, etc) it's a nice base theme that we used for my current work/research center From the CSS in the page source, it appears that .wikitext table td" ".wikitext table td" is overriding td.calodd and td.caleven. .wikitext table td has color #fff (white) and apparently a white or near-white image. xavi, maybe you need to add specificity to the odd and even selectors, like .wikitext table td.caleven and .wikitext table td.calodd, for odd and even properties to have effect. or maybe changing .wikitext table td -> .wikitext td would correct the situation, or would .wikicell work instead of .wikitext table td? (I don't recall offhand where .wikicell is applied.) Anyway, the problem seems to be .wikitext table td is too strong, compared to td.caleven and td.calodd. If it can be fixed by simplifying the stronger selector rather than adding to the weaker ones, that would be better. ok, thanks chibaguy and where should I search for that definition of ".wikitext table td"? can it be in any tpl from modules? or from the mollio.css? In mollio.css. ok, thks mmm, so far my style is importing mollio.css and changing a few elements I can I can do so also... I guess that I can do so also line 933 or so. yes, firebug just told me that also :-) thks at the least, .wikitext td should work as well as .wikitext table td, to have the wanted effect for cells in wikitext... ...and maybe this would stop the interference in the calendar. CSS specificity isn't too obvious. (what is stronger than what) but adding .wikitext td.calodd to the td.calodd rule should work to color the calendar cells in wikitext. (should override the general wikitext cell rule.) ok, thanks I'll go to improve locally in my site, then, adding that .wikitext td.calodd to the td.calodd rule, etc ok. bbl chibaguy: going to have another go at the module theme param - watch this space... :) tikiwiki: 03jonnybradley * r34283 10/branches/7.x/lib/modules/modlib.php: [FIX] modules: Correct behaviour for excluded themes again (thanks chibaguy) that's great, jonnyb, just after I listed every known tiki theme in my module parameters. ;-) :D sorry by the way, what would you expect to happen if you mix "show" and "exclude" themes in there? what should happen on the ones you don't specify? hmm. I guess they would be ignored. ....since specifying a theme to show should cause others not to. re jonnyb: I did not check the behavior of attached files in 7 but in 6 .. a field can have n files attached - you can attach more field in the tab... n fields can have m files attached tikiwiki: 03jonnybradley * r34284 10/branches/proposals/6.x/lib/setup/twversion.class.php: [REL] update version number hi sylvieg - sorry, was on phone i thought i had 7.x tracker files doing that, but it's not clear what happens if you use the "single" edit tab to change multiple files jonnyb, module parameter seems good now. :-) thanks chibaguy :) jonnyb, recently it seems like there's a change in modules, that you can only have one instance of any specific module, in each zone. I think this changed from before. Before, I had two 'menu' modules in #top_modules, for example, but lately I can't assign the second one; after configuring and submitting, it doesn't show up in the list. Polom! hi dcedilotte hello chibaguy: that's odd, hadn't noticed I'm not sure when it changed, in the last couple of weeks, I guess. hi dcedilotte and luciash ah, jonnyb, a little more detail: if I click the "Add module" button, get the form, fill it in, and save, the module doesn't get assigned. If I drag the module icon from "All modules", get the form, fill it in, and save, the module does get assigned and shows up as expected. (...if I drag the module into a module zone, that is) hmm, ok - thanks (might be ok for 7.1 then) can you add it to dev.t.o/tiki7 pls? yep. I'm not sure now about not being able to have two instances of the same module; apparently it is possible after all. It seems that it's the "Add module" button that isn't working, for any module. bleh - was working a while ago :( tikiwiki: 03jonnybradley * r34285 10/branches/7.x/lib/wiki/editlib.php: [FIX] wysiwyg: Catch preg_replace error returning null when too many plugins cause a PREG_BACKTRACK_LIMIT_ERROR resulting in empty editor (thanks Geoff) tikiwiki: 03jonnybradley * r34286 10/branches/proposals/6.x/lib/wiki/editlib.php: [bp/r34285][FIX] wysiwyg: Catch preg_replace error returning null when too many plugins cause a PREG_BACKTRACK_LIMIT_ERROR resulting in empty editor (thanks Geoff) well, a workaround is to just drag the module icon into a column and then change the module zone in the form to whatever you want. But the button should probably work. :-) indeed do u guys remember in branch 6 was there some problem with JS toggle of the menu folders ? fixed ? luciash: i think sylvieg fixed it, but i haven't re-checked brb cool, time to svn up then ;) for the NTD Czech site ;) cul tikiwiki: 03sylvieg * r34287 10/branches/7.x/setup.sh: [FIX]unified: set perms for unuified too not sure about this last commit .. but there are some problems on some sites.... polom Question: I would like to create a pretty tracker page. I don't know anything about Smarty, and was curious if that is the best means to style the page, or can it be done another way ? @RavenC: u can use a regular wiki page as your prettytracker template can you imbed the tracker items, like {$f_12} into html on a wiki page ? yup. I've never attempted using html in a wiki page... :/ use the HTML plugin to add HTML in a wiki page luciash, that's great about ntdtv.cz running on tiki :-) hehehe ..... ok, one more quesiton.... how do you get the tracker status (o,p,c) to appear in a wiki page ? since it doesn't have a field ID, I don't know how to reference it RavenC: {$f_status} iirc need to use smarty for that ah... luciash beat me to it. :) chibaguy: yep, cool .) RavenC: please not it works only for trackerlist s/not/note/ awesome! thanks again ricks99: still i miss the feature to omit the plugin approval for such plugins created by admins ricks99: and saving by admins +1 need a "automatically approve all plugins" permission approve all would be dangerous i meant, approve when saved +1 need a "automatically approve all plugins" permission, too sometimes the approval things is under other elements and this is a pain ! what would prevent a file that is in the file gallery from being displayed when called with it's id? (as a side note, it works on our server but not on the client's server). If I type the fileId in the URL, it works but in an img tag, it doesn't want to show up. dcedilotte: what url? tiki-download_file.php?fileId=42 sort of thing? jonnyb: in a SEFURL: localhost/website/dl66 (dl66 being the id of the file in the filegal). dl is for downloading - use display66 to show it as an image or even better try {img fileId=66} in the page jonnyb: k, I'll try that. it's a mime-types thing, which may account for the server differences dcedilotte: also make sure the server supports .htaccess and apache rewrite mod we use dlXXX with no prob to play flv files on ntdtv.cz sylvieg: did u look at the {$f_status} for the tracker plugin ? tikiwiki: 03jonnybradley * r34288 10/branches/7.x/lib/tikilib.php: [FIX] wysiwyg: Remove ~np~ tags from around plugin result before parsing for ckeditor polom luciash: fixed fixed the menu folders bug indeed, see r33328 luciash: sylvieg fixed the menu folders bug indeed, see r33328 chibaguy: are you aware that your "for Tiki 7" commits are on trunk? chealer, aren't they on mods/trunk? There aren't any branches in mods. tikiwiki: 03jonnybradley * r34289 10/trunk/ (19 files in 8 dirs): [MRG] Automatic merge, branches/7.x 34263 to 34288 chibaguy: oh, right, sorry chealer, that's ok. enjoy your milk. chealer: thank you :) chibaguy: I found the upgrade script responsible for the module style parameters, it's installer/schema/20101230_create_top_modules_tiki.php chealer, and that script can just be edited? chibaguy: well, ignoring those that already upgraded and ran the script, yes ok chibaguy: fixing those cases would be a little more complicated maybe we can assume that people that upgraded with the script modified their module parameters afterwards already. chibaguy: it's better if you don't ignore and copy to new one and there you fix, then you can remove the old one (bad guy) before release comes out as it depends on date specified in the file name if it gets recognized and alerted by tiki to upgraders chibaguy: or assume they should have :-S hmm, it shouldn't modify ppl's modified positions if there will be ignore in the script ? not sure about this case luciash: are you sure the date matters? yes, otherwise it wouldn't pop up "Your database is out of date" i believe it came out as i added the script in the schemas dir... but i didn't tested extensively or why would be the date important to put there ? luciash, so duplicate the old script, edit it, and name it with a new date? anyway, if you just modify and not introduce new script, it will not pop out the message your db is out of date luciash: I mostly see it as a way to order patches, and it lets you see when the patch was created. chibaguy: that's what i would do should the old script then be removed? chealer: maybe, check with others luciash: I don't see any code that cares about the date chibaguy: i would say so... what would be a reason to release with script, which has bugs right well, time to sleep. g'night all. chealer: ok, anyway, i think better to introduce new script with the current naming pattern than modify the old and ignore ppl who already ran it chibaguy: nite tikiwiki: 03jonnybradley * r34290 10/branches/7.x/tiki-admin_modules.php: [FIX] modules: Fix legacy "add module" form (thanks again chibaguy) jonnyb: thx np luciash what's this about duplicating 20101230_create_top_modules_tiki.php? sounds dangerous... i think it'\s better to correct the original script until it's been released people that have run it during development can just remove the row from tiki_schema and re-run the installer Question: playing with Tracker as Calendar. " filterfield= " and "calendarfiled date= " I would like to have as the tracker items' creation date. How would I reference that? The tw.o.docs was sparse " calendarfileddate= " should read " calendarfielddate= " filterfield = ($f_created) give error Recent Bug: Tracker item: #3871 - - Second set of wiki page buttons/icons are not fully functional - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3871 New Forum Posts: theme/tracker breaking on output ? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41185 jonnyb: you mean it's their fault they upgrade often during development or how would you let them know ? it's not too hard to re-activate the patch if you want it to run again luciash: jonnyb left BTW chealer: uh oh, right :) had that "jonnyb:" line prepared for too long before send ;) :-) I wish IRC clients warned you when that happens :-) yep :) tikiwiki: 03chealer * r34291 10/trunk/lib/init/setup_inc.php: remove lib/init/setup_inc.php (unused since r3193) wb jonnyb hi luciash