←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When | |
---|---|---|---|
chibaguy | joined #tikiwiki | [01:19] | |
............ (idle for 55mn) | |||
TomJarvis | joined #tikiwiki | [02:14] | |
....... (idle for 32mn) | |||
Gwayne | joined #tikiwiki | [02:46] | |
.... (idle for 16mn) | |||
SkiNut | joined #tikiwiki | [03:02] | |
chibaguy | joined #tikiwiki | [03:11] | |
...... (idle for 27mn) | |||
Gwayne | joined #tikiwiki | [03:38] | |
......... (idle for 43mn) | |||
joined #tikiwiki | [04:21] | ||
......... (idle for 41mn) | |||
joined #tikiwiki | [05:02] | ||
...................................... (idle for 3h5mn) | |||
TomJarvis | left #tikiwiki | [08:07] | |
..... (idle for 23mn) | |||
xavi1 | joined #tikiwiki | [08:30] | |
xavi | left #tikiwiki
joined #tikiwiki polom | [08:31] | |
.... (idle for 15mn) | |||
redflo | joined #tikiwiki | [08:48] | |
....... (idle for 33mn) | |||
olinuxx | joined #tikiwiki | [09:21] | |
fabricius | joined #tikiwiki | [09:33] | |
olinuxx | guten tag fabricius | [09:35] | |
fabricius | hi olinuxx
jut pooped in by autoconnect have to leave again .. working all day bubu | [09:35] | |
........................ (idle for 1h57mn) | |||
xavi | joined #tikiwiki | [11:32] | |
olinuxx | joined #tikiwiki | [11:46] | |
..................... (idle for 1h43mn) | |||
luciash | luciash enters the forest
hiya all | [13:29] | |
aalex | joined #tikiwiki | [13:37] | |
dunno | joined #tikiwiki
wutt | [13:40] | |
..... (idle for 24mn) | |||
aalex | joined #tikiwiki | [14:04] | |
.................. (idle for 1h25mn) | |||
chibaguy | joined #tikiwiki
polom | [15:29] | |
..... (idle for 20mn) | |||
luciash | chibaguy: hi gary | [15:49] | |
jonnyb | joined #tikiwiki
pom pom polom hi xavi - long time no (IR) see :) | [15:56] | |
xavi | polom-back
yes jonny :-) I'm at work already, first day I re-use irc from behind the work proxy, etc. after more than a year with no connection from here.... | [15:59] | |
jonnyb | nice, well done | [16:00] | |
xavi | thks :-)
unluckily, much less time for tiki at work... we are still using Tiki9, and I don't see any time in the next future to upgrade to Tiki12 at least... (maybe in the next months...) | [16:00] | |
chibaguy | hi luciash. sorry, was in the shower. | [16:01] | |
jonnyb | shame | [16:01] | |
chibaguy | hi jonnyb and xavi. | [16:01] | |
xavi | hi Gary | [16:01] | |
jonnyb | hi chibaguy | [16:01] | |
..... (idle for 20mn) | |||
left #tikiwiki
joined #tikiwiki oops so, chibaguy and luciash (and anyone else) - if we are to have theme options (theme_active_option pref?) - how should it work? maybe it's on a wiki pages somewhere already? jonnyb reads http://themes.tiki.org/How+To+Add+a+New+Theme | [16:21] | ||
chibaguy | jonnyb, I don't know. As I understand it, LP doesn't like having multiple files for a theme. Maybe kind of a unilateral decision to get rid of the old system. | [16:25] | |
jonnyb | but that's what the C stands for, i thought? | [16:26] | |
chibaguy | C? | [16:26] | |
jonnyb | Cascading? | [16:26] | |
chibaguy | ah | [16:26] | |
jonnyb | but maybe with LESS there's no point in that? | [16:27] | |
chibaguy | Well, for anyone using Less and variables to make themes, it's really just as easy to do another full theme than to make a parent theme and an option. | [16:27] | |
jonnyb | i still can't compile LESS properly :( | [16:27] | |
luciash | I wonder why should not we have theme options ? | [16:27] | |
chibaguy | Or to make an option for a theme, rather. | [16:27] | |
luciash | ahh, those less guys
:) | [16:27] | |
chibaguy | I think options are useful for people who don't want to use variables. | [16:28] | |
jonnyb | indeed - seems like madness to duplicate the entire css if you just want to change a few colours | [16:28] | |
chibaguy | and just want to overwrite some rules. | [16:28] | |
luciash | yep | [16:28] | |
jonnyb | having to use LESS does make it quite a bit harder to contribute | [16:29] | |
luciash | it is also more work when something changes in main theme, you need to recompile option ?
is there some technical difficulty to continue to use the option system we had till now ? | [16:29] | |
chibaguy | Well, maybe so, if the option touches the changed part. | [16:30] | |
jonnyb | presumably | [16:30] | |
chibaguy | according to LP | [16:30] | |
jonnyb | yes, luciash - the themes have been implemented as a totally separate new system | [16:30] | |
luciash | that kinda sucks | [16:30] | |
chibaguy | What I did for the fivealive options in trunk is just put an import statement at the top, to get the main theme file.
kludgy but it works. | [16:30] | |
luciash | ah, so no problem then ? | [16:31] | |
jonnyb | so the option files are just the changed bits? | [16:31] | |
chibaguy | but for the time being anyway, the url has to be input in the custom theme file text field to select the theme.
yes as before. | [16:31] | |
luciash | what is the problem then ? the options do not appear in the dropdowns ?
sorry i seem to be far off | [16:32] | |
chibaguy | right | [16:32] | |
jonnyb | totally different dropdowns
the styles dir has gone from trunk | [16:32] | |
luciash | i know but i presumed the options will be just moved from styles/Foo/options/ to themes/Foo/options/ | [16:33] | |
jonnyb | nope, sadly not | [16:34] | |
chibaguy | it seems the new themes directory mirrors the bootstrap directories, with themes/mytheme/css/tiki.css and themes/mytheme/less/tiki.less | [16:34] | |
luciash | where are they supposed to be then ? | [16:34] | |
chibaguy | I think you're right about themes/Foo/options/(probably then css/tiki.css).
According to Torsten, LP has an idea about options implementation but I don't know what it is. Obviously it'd be good to know. | [16:35] | |
jonnyb | preferably before we release 14 :) | [16:36] | |
chibaguy | (that is, themes/Foo/options/Optionname/css/tiki.css)
yeah, preferably. ;-) jonny, would you like to skype or email LP? | [16:36] | |
Telesight | joined #tikiwiki | [16:38] | |
jonnyb | ok, will do | [16:38] | |
chibaguy | thanks. | [16:39] | |
jonnyb | i agree on the suggested files layout, should support themes/Foo/options/Optionname/templates/credits.tpl etc
maybe also fints etc? fonts i'll mail the devlist, don't think LP is on the arty one | [16:39] | |
luciash | yes, +10 | [16:40] | |
chibaguy | right
Currently each theme folder contains css, fonts, icons, images, less, and templates subdirectories. | [16:40] | |
luciash | sounds good | [16:43] | |
jonnyb | right - how does that fit in with the new iconset thing? i don't quite see why we have icons per theme and other ones with a pref (or do we?) | [16:43] | |
chibaguy | yeah, I don't know. Seems like icon overkill.
I think it was two separate initiatives. | [16:43] | |
luciash | iconset does not install in themes/Foo/icons/ ? | [16:44] | |
chibaguy | No, it's more global, it's in themes/iconsets/ | [16:44] | |
luciash | I see | [16:45] | |
chibaguy | the theme and the icon set are each configurable separately.
(as things are now) | [16:45] | |
luciash | can a theme then override global iconset ?
(could/should ?) | [16:45] | |
chibaguy | Probably it should be able to. I don't think the implementing has gotten that far yet. gezza is working on it. | [16:46] | |
Tiki-KGB | 03jyhem r52745 10branches/13.x/templates/admin/include_login.tpl * [FIX] Restore fold/unfold of preferences which depend on registerPasscode
03jyhem r52746 10trunk/templates/admin/include_login.tpl [FIX][bp/r52745] Restore fold/unfold of preferences which depend on registerPasscode 03jyhem r52747 10branches/12.x/templates/admin/include_login.tpl [FIX][bp/r52745] Restore fold/unfold of preferences which depend on registerPasscode | [16:48] | |
chibaguy | If you have ideas or suggestions, etc. please edit dev.tiki.org/Icons :-)
or post on the dev list | [16:55] | |
jonnyb | ok, have sent an email to the dev list re: options
hope it's ok :)
| [17:01] | |
luciash | eh, nope, weird | [17:11] | |
jonnyb | :P | [17:12] | |
luciash | i would expect fivealive-lite grape iirc | [17:13] | |
jonnyb | me2 | [17:14] | |
chibaguy | heh, I wonder if I did that. I'll switch it back anyway.
Time to sleep here. g'night. | [17:18] | |
jonnyb | nite nite, chibaguy | [17:22] | |
.... (idle for 18mn) | |||
Tiki-KGB | 03jonnybradley r52748 10trunk/lib/core/Services/Payment/Controller.php
[ENH] payments: Add a new action to add mulitple items to a cart (used in custom code only so far) | [17:40] | |
jonnyb | joined #tikiwiki | [17:53] | |
................ (idle for 1h19mn) | |||
Tiki-KGB | 03jonnybradley r52749 10branches/ 1012.x 1012.x/lib/comments/commentslib.php
Various forum fixes from 13.x - part 3 (process_inbound_mail fixes 1) [bp/r52693][FIX] forums: Several fixes and improvements for process_inbound_mail for forums (was quite broken). Use the html part if there's no text part available, and use the root 'body' section as a last resort (it's usually the source) Ignore error report emails (needs more testing and possibly logging) Try and find the message referred to in in-reply-to and use that topic if there is one Also some code tidying and comments added [bp/r52694][FIX] forums: Restore mail in operation for feature_wiki_discuss. Had been totally commented out as there was no feature or page_exists check - added them. | [19:12] | |
xavi | left #tikiwiki | [19:12] | |
Tiki-KGB | 03jonnybradley r52750 10branches/ 1012.x/templates/admin/include_forums.tpl 1012.x 1012.x/lib/comments/commentslib.php 1012.x/lib/prefs/forum.php
Various forum fixes from 13.x - part 4 (process formatted mails) [bp/r52714][ENH] forums: If using WYSIWYG use the html part in process_inbound_mail if available. Needs to be purified (before parsing to wiki if wysiwyg_htmltowiki) as email html can be messy [bp/r52733][FIX] forums: Make the recently added "parse html in incoming forum emails" optional with a new pref, as it often cannot cope with complicated table based html emails. | [19:22] | |
chibaguy | joined #tikiwiki | [19:22] | |
..... (idle for 20mn) | |||
Tiki-KGB | 03jonnybradley r52751 10branches/ 1012.x 1012.x/templates/tiki-view_forum.tpl
Various forum fixes from 13.x - part 5 (avatars) [bp/r52741][FIX] forums: Use modifier avarize as tiki-show_user_avatar.php is buggy and doesn't support static avatars [bp/r52742][FIX] forums: Use modifier avarize as tiki-show_user_avatar.php is buggy and doesn't support static avatars (missed some) | [19:42] | |
aalex | joined #tikiwiki | [19:56] | |
............. (idle for 1h0mn) | |||
Jyhem | polom
anyone playing with Tiki on cloudy platforms ? | [20:56] | |
...... (idle for 27mn) | |||
chibaguy | joined #tikiwiki | [21:23] | |
fabricius | joined #tikiwiki | [21:26] | |
aalex | joined #tikiwiki | [21:29] | |
........ (idle for 38mn) | |||
luciash | Jyhem: hi, nope, sorry | [22:07] | |
....... (idle for 34mn) | |||
fabricius | joined #tikiwiki | [22:41] | |
Tiki-KGB | 03jyhem r52752 10trunk/ 10lib/setup/absolute_urls.php 10lib/prefs/feature.php 10templates/admin/include_general.tpl * [FIX] Make it (r52330) optionnal | [22:52] | |
dhazel | joined #tikiwiki | [22:59] | |
fabricius | joined #tikiwiki | [23:04] | |
.... (idle for 19mn) | |||
chibaguy | joined #tikiwiki | [23:23] | |
....... (idle for 32mn) | |||
xtops | joined #tikiwiki | [23:55] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |