←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
Tiki|botNew Forum Posts: Google code shutting down - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[00:13]
New Forum Posts: Google code shutting down - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[00:23]
................................................... (idle for 4h12mn)
New Forum Posts: Google code shutting down - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[04:35]
New Forum Posts: Google code shutting down - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[04:45]
........... (idle for 51mn)
chibaguyjoined #tikiwiki [05:36]
...... (idle for 25mn)
fabriciusjoined #tikiwiki [06:01]
......... (idle for 40mn)
chibaguypolom
rrr, today phpstorm doesn't want to compile .less files "no output directory is mapped for this file (tiki_base.less)"
what happened since 12 hours ago? >:^(
"go to Settings > Project Settings > LESS Compiler" -- which doesn't exist in my setup for some reason.
a good time to walk the dog
bbl
[06:41]
........ (idle for 38mn)
Tiki-KGB03chibaguy r54367 10branches/ 1014.x/themes/base_files/css/tiki_base.css 1014.x/themes/base_files/less/tiki-bootstrap_overrides.less 1014.x/templates/layouts/basic/layout_view.tpl
[FIX] Make basic layout more similar to default Bootstrap appearance (remove overrides of .page-header and page footer); remove a few unneeded divs so tpl is easier to understand.
[07:24]
........... (idle for 53mn)
chibaguyjoined #tikiwiki
To get phpstorm to compile again, I deselected the Less plugin and then activated it again.
[08:17]
..................... (idle for 1h43mn)
luciashjoined #tikiwiki [10:01]
.... (idle for 19mn)
Tiki-KGB03chibaguy r54368 10branches/14.x/templates/layouts/basic/layout_view.tpl * [FIX] Better arrangement to handle styling. [10:20]
.... (idle for 16mn)
gezzahi chibaguy [10:36]
chibaguyhi gezza [10:37]
gezzatiki-color_selector.less has rule for #ajaxLoadingBG and #ajaxLoading, but using there @imagePath results to : "Failed to load resource: the server responded with a status of 404 (Not Found)"
imagePath is supposed to be the img directory inside the theme?
or is it supposed to be the main img directory of tiki?
[10:38]
chibaguyimagePath has to be defined according to the use. It's different for the theme files or for global files.
There can be more than one image path variable too.
[10:44]
You can see the path @imagePath: ~"../../../img/"; at the top of the tiki-color_selectors.less file. This is specifically to locate the ajaxLoading images.
(We've had path mistakes and discussions in the past so this path should be correct now.)
[10:51]
gezzait is looking for the file here: http://localhost/tiki14/themes/img/icons/loading-light.gif
there is no img directory in themes
this is with default bootstrap theme
with fivealive i get: http://localhost/tiki14/themes/fivealive-lite/images/loading-light.gif
but it is also not there
[10:56]
chibaguyum, the order of the files in the .less file that imports files can affect the results of imagePath. It looks like the theme-file-graphics imagePath is being used instead of the path-to-global-images. [10:59]
gezzawith amelia, cosmo or darkly I dont get error [11:00]
chibaguyIn tiki_base.css, the URL is correct.
I'll try a little testing here.
[11:01]
gezzaseems to be only with Default and fivealive-lite
quickly changed through most themes and there is no error in chrome console, only for these 2 themes
[11:03]
chibaguyLooking at the theme .css files, so far about half seem to have the wrong url. It's due to the order of the files imported by the theme's main .less fie.
(small sample so maybe it's not half of all themes)
anyway, I moved @import "../../base_files/less/tiki-color_selectors.less"; down to almost last position in the page so the theme image path value wouldn't be used in place of the one in tiki-color_selectors.less.
(Actually another solution is to use a specific @imagePathToImg so there's no danger of overwriting. Maybe that's a better solution than depending on import order.
I could make that change.
[11:07]
gezzaok, thanks [11:14]
Tiki|botNew Forum Posts: Google code shutting down - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[11:17]
chibaguyOk, I'll commit it as soon as the compiling is done. [11:18]
gezzai am looking at: https://dev.tiki.org/tiki-view_tracker_item.php?itemId=5591 Do you think for bootstrap we should display <li class="divider"> (http://getbootstrap.com/components/#dropdowns-divider)? [11:27]
Tiki|botNew Forum Posts: Google code shutting down - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[11:27]
gezzaat least when menu is vertical, for horizontal it does not make much sense [11:29]
Tiki-KGB03chibaguy r54369 10branches/ 10(34 files in 33 dirs)
[FIX] Add distinct image path variable for global images in tiki-color_selectors.less to prevent chance of theme-specific image path being applied instead (some cases of which were found by gezza).
[11:30]
chibaguyI haven't really looked at the use case for li class="divider". Is that to put an <hr> in the menu items list, or something?
Oh, I see (looking at the bootstrap docs page)
Well, I suppose someone could make a menu that contains that div.
If they want the separating line. (It'd have to be a manually made menu, maybe using menupage, I guess.)
[11:31]
gezzain case bootstrap vertical menu we could produce that for "separator" type menu items
your fix for the imagepath is good, thanks!
[11:35]
chibaguythanks, you're welcome. [11:41]
Telesightjoined #tikiwiki [11:51]
.... (idle for 17mn)
Tiki-KGB03chibaguy r54370 10branches/ 10(5 files in 5 dirs)
[FIX] Remove unneeded divs to simplify layout templates mostly around top module and topbar module zones.
[12:08]
.... (idle for 18mn)
Tiki|botRecent Bug: - http://dev.tiki.org/item5592 [12:26]
..... (idle for 20mn)
Tiki-KGB03jonnybradley r54371 10(52 files in 44 dirs) * [MRG] Automatic merge, branches/14.x 54351 to 54370 [12:46]
............. (idle for 1h2mn)
chibaguyOops. I committed files before the less compiling was finished (didn't know it'd let me do that), so the real .css file are coming soon. ;-) [13:48]
Tiki-KGB03chibaguy r54372 10branches/ 10(54 files in 49 dirs)
[FIX] Unify topbar and menu styles - cssmenu menus mapped to bootstrap variables to simplify menu styling, etc. Todo: more themes, details, cleanup.
[13:48]
.... (idle for 17mn)
gezzachibaguy, i took a look at the menu and commented here: https://dev.tiki.org/item5591#contenttabs_view_tracker_item-2 [14:05]
chibaguymenus with a top-level item that has child items followed by another top-level item are normal in Bootstrap, so it's not that Tiki's menus are doing something difficult. At least the error that my report is about. [14:16]
gezzait is just that you have to configure a menu differenty if you want to use it as bootstrap or as cssmenu [14:28]
chibaguyHow do you make a bootstrap menu (in tiki's admin-menus) to have a section with children (options) and then another option on the top level? [14:30]
gezzayou have to use type section level 0 for that other option in the top level [14:31]
chibaguyHmm
No way to fix that?
[14:31]
gezzai sent you a mail with a screenshot, better explains it than words :)
not sure if it is something to be fixed, maybe just more explanation on how to use
[14:32]
chibaguyI got your email, thanks. [14:35]
.... (idle for 15mn)
lindonbjoined #tikiwiki [14:50]
Tiki-KGB03chibaguy r54373 10branches/ 1014.x/themes/business/less/tiki-selectors.less 1014.x/themes/business/less/business.less 1014.x/themes/business/css/business.css * [FIX] Unify menu styles (Business theme). [14:52]
.... (idle for 16mn)
chibaguy_joined #tikiwiki [15:08]
Tiki|botNew Forum Posts: Google code shutting down - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[15:10]
New Forum Posts: Google code shutting down - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[15:20]
....... (idle for 30mn)
New Forum Posts: Google code shutting down - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[15:50]
New Forum Posts: Google code shutting down - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[16:00]
wolfgangajoined #tikiwiki
hello
[16:10]
chibaguy_hi wolfganga [16:15]
wolfganga;-) [16:16]
xavijoined #tikiwiki [16:17]
wolfganga404 on: /themes/img/icons/loading-light.gif, /themes/img/icons/overlay-light.png - are these missing in the locaction or is the css referencing them at a wrong location? [16:27]
jonnybjoined #tikiwiki [16:28]
xavisaturdays-poloms
wolfganga: sorry, no idea myself
[16:28]
gezzahi wolfganga [16:29]
Tiki-KGB03xavidp r54374 10branches/ 1014.x/templates/wiki-plugins/wikiplugin_trackerfilter.tpl 1014.x/templates/tiki-install.tpl 1014.x/templates/tiki-read_article.tpl 1014.x/templates/wiki-plugins/wikiplugin_trackerlist.tpl
[FIX]Fix regression that breaks parsing templates for languages that can use single quotes (apostrophes) in strings
03gezzzan r54375 10branches/14.x/templates/tiki-admin_structures.tpl * [FIX] form-group is a class, not a style, also correcting order of closing div
03xavidp r54376 10branches/14.x/templates/admin/include_login.tpl * [FIX]i18n of a string
[16:30]
gezzachibaguy fixed that today [16:30]
wolfgangahi gezza and xavi [16:30]
jonnybpoloms for the weekend [16:30]
xavihi gezza & jonnyb [16:30]
jonnybhi xavi and all [16:30]
gezzahi all :) [16:30]
wolfgangahi all :-)
xavi / gezza / jonny - i am currently looking into the minify isse
[16:30]
Tiki|botNew Forum Posts: Google code shutting down - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[16:31]
xavixavi dreams of someone creating a structue handler, so that we can showcase and reuse th epower of structures in profiles for users (Profiles Wizard, etc) [16:32]
gezzawhere do you get 404 for loading-light.gif and overlay-light.png?
are you on latest revision?
[16:32]
jonnybthanks wolfganga - i tihnk it's just that re-minifying the ckeditor js (and some of the others that weren't being minified) will always break, that's why they were excluded afairc [16:32]
wolfgangajonnyb - it seems to be a similar isse we has with the css minifier
you remeber the regex_callback that failed on older php versions
[16:33]
jonnybi wasn't really following that one, but possibly [16:33]
wolfgangaand simply let php die.
my fix was to update php to 5.5.19 - (5.5.1 failed)
[16:33]
jonnybhard to trap those ones [16:34]
wolfgangabasically the performance gain for the loading time comes from "putting all js / css in one file"
not from minifing - given gzip cpompression is activated on teh server side
[16:35]
Tiki-KGB03chibaguy r54377 10branches/ 10(32 files in 32 dirs) * [FIX] More adjustments around topbar and its menus. [16:36]
wolfganga(So 14requests instead of 50+). in other words: [16:36]
jonnybif it works then fine, but it was tried before several times and there's something about ckeditor that makes it need to be on it's own (unfriendly ;) ) [16:36]
wolfgangaWhen the currently used minifier is troublesome (and it is), we could make the pref "use one file" independant from "minify files" [16:37]
jonnybbut not in 14.x, obviously - that just needs fixing [16:38]
wolfgangai see your point and will fix it. [16:39]
jonnybthanks :) [16:39]
wolfganganevertheless - - a minifier must not fail on minified scripts. We minifiy all our stuff - just using other minifier
i thing we use the yahoo one
but again - the performance gain come not from minifing, but from the single files option.
[16:40]
Tiki|botNew Forum Posts: Google code shutting down - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[16:41]
jonnybwolfganga: yes, let's look at other minify options for 15.x - that one was the best around when it was implemented, but that was a long time ago [16:44]
Tiki-KGB03xavidp r54378 10branches/13.x/ 10templates/tiki-read_article.tpl 10templates/wiki-plugins/wikiplugin_trackerlist.tpl 10templates/wiki-plugins/wikiplugin_trackerfilter.tpl 10templates/tiki-install.tpl
[bp/r54374][FIX]Fix regression that breaks parsing templates for languages that can use single quotes (apostrophes) in strings
[16:48]
xavigezza: newbie question here: if I want to replace the old icons of the Wizards in Tiki14, where/how can get get a list of icons to base the new icon from? [16:49]
Tiki-KGB03chibaguy r54379 10branches/ 1014.x/themes/feb12/css/feb12.css 1014.x/themes/feb12/less/tiki-selectors.less * [FIX] More adjustments around topbar and its menus (Feb12 theme). [16:50]
gezzahi xavi! the base iconsets are defined here: /themes/base_files/iconsets/default.php [16:56]
xavithks gezza. where xcan I see a list of icons to choose from? [16:57]
Tiki-KGB03chibaguy r54380 10branches/ 1014.x/themes/greenvalley/css/greenvalley.css 1014.x/themes/greenvalley/less/tiki-selectors.less * [FIX] More adjustments around topbar and its menus (Green Valley theme). [16:58]
xavior even better: how can I create a new icon, merging the wizard bar wthe cube icon, so get the equivalent icon for the "Profiles Wizard"? [16:58]
gezzadefault uses font-awesome, you can see icons here: http://fortawesome.github.io/Font-Awesome/icons/ [16:59]
xaviand then, similarly, upgrade wizard merging some sort of upgrade-like icon with the same wizard stick (not wizard "bar", as I said before) to create the corresponding "Upgrade Wizard"?
xavi checking that url
[16:59]
gezzacurrently you cant stack icons on each other
you have to create new icons by hand
try to find something usefu in the font-awesome set
[17:00]
Tiki-KGB03chibaguy r54381 10branches/ 1014.x/themes/strasa/less/tiki-selectors.less 1014.x/themes/strasa/css/strasa.css * [FIX] More adjustments around topbar and its menus (Strasa theme). [17:02]
gezzaalso you should be aware of legacy.php in that same folder, that is where we keep the reference for the "old" famfamfam and other image icons [17:02]
xavistack icons on each other: for instance, this "magic". http://fortawesome.github.io/Font-Awesome/icon/magic/ with....
... with this "arrow-circle-up" http://fortawesome.github.io/Font-Awesome/icon/arrow-circle-up/ to imply , combined, the "upgrade Wizrd"?
how can I stack those two icons together?
or maybe just show those two icons together, one next to the other, somehow?
[17:02]
gezzabetter if you use just the wizard icon and put text after it
button with text
[17:04]
xaviBut then, "PRofiles Wizard" would use the same icon... [17:04]
gezzasorry, i mean button with icon and text [17:04]
xaviand Setup Wizard, etc. [17:04]
Tiki-KGB03chibaguy r54382 10branches/14.x/themes/snow/ 10less/tiki-selectors.less 10css/snow.css * [FIX] More adjustments around topbar and its menus (Snow theme). [17:06]
gezzaafaik you can not stack icons
not sure how it would look if you just put them on each other
[17:06]
xaviok, and what about "create icons by hand" that you said, how can I create some? Svg?
do you mean that I just create some png by hand (based on those previous images from font-awesome converted into png or something?)
xavi will try with inkscape, in a similar way to what he did to create the former icons of the Wizards
[17:06]
gezzayes, probably inkscape
but a reason for font icons is to avoid having image files becasue they generate extra traffic when loading the page, so I would suggest to try to combine that magic font with text
[17:11]
Tiki|botNew Forum Posts: Google code shutting down - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[17:12]
chibaguy_gezza, icon fonts are sometimes stacked. There are examples at font-awesome's website I believe. [17:14]
gezzayes, http://fortawesome.github.io/Font-Awesome/examples/#stacked [17:15]
chibaguy_but not yet in tiki, right? [17:15]
gezzabut currently the icon set changes dont do that, probably for Tiki15 we can do that [17:16]
Tiki-KGB03chibaguy r54383 10branches/14.x/themes/jqui/ 10less/jqui.less 10css/jqui.css 10less/tiki-selectors.less * [FIX] More adjustments around topbar and its menus (jQui theme). [17:16]
chibaguy_I wonder if the theme names in L&F admin could be capitalized? They should be proper nouns IMO. [17:17]
Tiki-KGB03jonnybradley r54384 10branches/14.x/lib/jquery_tiki/tiki-jquery.js
[FIX] tabs: Sometimes a tab would not appear properly, if so just show the first one
[17:22]
Tiki|botNew Forum Posts: Google code shutting down - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[17:22]
gezzachibaguy: seems easy to capitalize
also options?
[17:23]
jonnybjoined #tikiwiki [17:24]
chibaguy_Yes, please. [17:25]
gezzaops, not that easy as at first look, but I try to do [17:33]
chibaguy_ok, thanks. [17:35]
xavichibaguy and gezza, stacking icons worked nicely (after some css adjustment on the class .wizard_stick added to the "fa-magic" icon, such as: .wizard-stick { margin-left: .9em; }
and icons added in my test with:
<span class="pull-left fa-stack fa-lg">
<i class="fa fa-rotate-270 fa-magic fa-stack-2x wizard-stick"></i>
<i class="fa fa-arrow-circle-down fa-stack-2x"></i>
</span>
[17:38]
Tiki-KGB03chibaguy r54385 10branches/ 1014.x/themes/darkroom/less/darkroom.less 1014.x/themes/darkroom/less/tiki-selectors.less 1014.x/themes/darkroom/css/darkroom.css * [FIX] More adjustments around topbar and its menus (Darkroom theme). [17:40]
xavithat one to replace the former "Upgrade Wizard" icon [17:40]
chibaguy_xavi, I think the challenge is to do that with our icon management, isn't it? [17:41]
xavi2our"? [17:41]
gezzagood to know it works :) but it is not using icon sets, it is "hardcoded" in the template [17:41]
xaviI tried in current tiki14 and it behaves nicely
ah, ok
bufff, getting away from my skills & time to fix it myself, I'm afraid, then
ok, anyway, I leave the idea here, in case it helps
however, tiki14 with hardcoded former icons for wizards would be even worse, isn't it?
[17:41]
gezzai think in some special places like this it is ok not use iconsets
icon sets are meant for customizing save, delete, etc icons
[17:43]
xavixavi thinks in "commit early, commit often"..., and improve in small steps...
xavi will be gone away from irc and computers in 10' probably
[17:44]
gezzai would say, commit it, font-awesome looks som much modern [17:45]
xaviok, and feel free to improve anyone [17:45]
chibaguy_gezza, I agree the font icons are more modern, but to be honest I often find the old graphic icons easier to understand. [17:45]
Tiki-KGB03jonnybradley r54386 10branches/ 1014.x/lib/jquery_tiki/tiki-admin.js 1014.x/templates/prefs/shared-dependencies.tpl * [FIX] admin: Hide dependencies on prefs that are not set [17:46]
chibaguy_Partly it is familiarity, but partly I think the meaning just is more clear.
(One problem is the graphic icons could be made specifically for the task; with the font icons, we have to pick from a limited selection.)
[17:46]
jonnybchibaguy_ on a roll! busy busy, nice to see lots of css fixes, thanks :) [17:47]
chibaguy_It'd be great to create a Tiki font with exactly the graphics we need.
hi jonnyb. well, a lot of things needing fixing in the themes.
[17:47]
gezzait is possible to include any icon in an iconset, may it be font icon, image
so we can assemble the best mix
[17:48]
jonnybone option we haven't yet implamented in the fonticon stuff is to be able to overlay them, font-awesome has a syntax for this and we could adapt the tiki code quite easily (probably) to enable it [17:49]
xavianother newbie question, gezza, chibaguy_ and jonny: If I need to add some css classes, in which .less file should I place them?
(I guess I need to place them in some less file, right?)
[17:57]
jonnybthat's a top question xavi - guess? :P [17:58]
xavisomething like:
.wizard-stick { margin-left: .9em;}
.wizard-icon { margin-right: 1.8em;}
[17:58]
chibaguy_my first reply would be: can you use any existing class? [17:58]
xaviok, will have a look [17:58]
jonnybwhat i've done is search for something similar and put it near that [17:58]
gezzatry to use a bootstrap class [17:58]
chibaguy_If it has to be new, it can go in whatever seems to be the relevant "modular" less file, like tiki-admin.less maybe. [17:59]
xaviok, wil have a look. it's for the wizards [17:59]
chibaguy_(but this is the kind of thing I try to find in Tiki code and replace with an existing class. ;-) ) [18:00]
xaviok, ok, I'll search for something similar first, chibaguy_, thanks for the tip! ;-) [18:00]
chibaguy_I suppose the ideal is to avoid "micro-management" like adding tiny white spaces, and instead have a consistent approach to layout.
(ideally)
[18:02]
jonnyb+1 to consistant layout :) [18:03]
chibaguy_Like how now tiki-wizard_admin.php uses the Bootstrap media classes rather than homegrown CSS. This was our reason for the framework, right? [18:04]
jonnyband try not to worry about these 0.1em differences [18:04]
xavigetting lost
trying to avoid to, at least
so, I did search for "margin-left:" in less files, but couldn't find anything with .9em
and anyway, that would be not specific of one theme, but generic for all themes
[18:05]
chibaguy_Yeah, that's not surprising. [18:07]
xaviso something like ./themes/base_files/less/tiki-admin.less, right?
those dual-stacked (font-awesome) icons will need this margin set, one for the group of both, the other for the stick part of the icon
[18:07]
chibaguy_Recently I also realized I did some bad things by using Bootstrap classes in non-semantic ways just because they had a value I needed. In that case it really is better to make a new class. [18:08]
xaviyes, semantics, I was concerned with...
sorry, before drowning, I'll commit the 2 new css classes to ./themes/base_files/less/tiki-admin.less...
[18:09]
chibaguy_Ok. Another thing to think about is should they be named some wizard-spacing thing, or just "margin-left-9em"
Probably the measurement information would be better.
I recently added some classes for vertical spacing, called "margin-bottom-xs", "margin-bottom-sm", etc. Since this is actually missing in Bootstrap (for white space between .row divs, for example).
(not my original idea, but met a need we have)
[18:11]
gezzathis seems to be adding some padding: http://getbootstrap.com/css/#images
margin
[18:16]
Tiki-KGB03walper r54387 10(84 files in 69 dirs) * [MRG] Automatic merge, branches/14.x 54370 to 54386
03jonnybradley r54388 10branches/14.x/templates/tiki-user_preferences.tpl * [FIX] admin: Labels after checkboxes works better
[18:26]
chibaguy_gezza, do you mean around the different-shaped images?
I noticed the Bootstrap example pages do use CSS that's not part of Bootstrap, for spacing like that.
".bs-...." classes.
Bootstrap can't provide 100% of the CSS a site needs, but additions should be systematic and not one-instance, if possible.
Anyway, time for sleeping here. bbl.
[18:27]
xaviok, see you, commit in the works
I'll read you again in a couple of days, I guess
cheers
[18:32]
Tiki-KGB03xavidp r54389 10branches/ 1014.x/templates/wizard/admin_wizard.tpl 1014.x/themes/base_files/less/tiki-admin.less 0314.x/img/icons/large/controlpanels48x48.png
[FIX]Start adaptation of the wizards to font-awesome icons , .less and such. Proof of concept. Feel free to improve (I hope it's better than before for Tiki14). Thanks gezza, chibaguy and jonnyb for feedback.
[18:34]
xavileft #tikiwiki [18:34]
...... (idle for 28mn)
Tiki-KGB03jonnybradley r54390 10branches/14.x/templates/tiki-share.tpl
[FIX] share: Default to only sending via one method, email because it's the top one (not message, twitter, fb and forums all at once always)
Also move the global options to the bottom of the form plus a few other minor fixes (this form needs help, Bootstrap Team! ;)
03jonnybradley r54391 10branches/14.x/templates/tiki-share.tpl * [FIX] share: One display:none too many
[19:02]
wolfgangajonnyb - are you there?
or gezza - are you there?
[19:12]
jonnybyup wolfganga, still here [19:12]
wolfgangaperfect - i am sure its fixed now - was a simple typo
i would commit now to 14.x
and mereg to trunk
could you test it then?
[19:13]
sol__joined #tikiwiki [19:17]
Tiki-KGB03walper r54392 10(7 files in 6 dirs) * [MRG] Automatic merge, branches/14.x 54386 to 54391 [19:18]
jonnybhi, sorry wolfganga - yes will test [19:25]
jaypetermm__joined #tikiwiki [19:25]
Tiki-KGB03walper r54393 10branches/14.x/lib/headerlib.php
[FIX] Fixed regression introduced in r54227. Closing 5559. Minify JSFiles works properly for CKEDitor and some others. (Thanks xavi, jonnyb and gezza)
03walper r54394 10trunk/lib/headerlib.php 10trunk * [MRG] Automatic merge, branches/14.x 54391 to 54393
[19:26]
jonnybjonnyb re-enables minify [19:29]
wolfgangathank you - you need to clear the minifiedjs cache in /temp/public
* excited and hoping it works for jonnyb *
[19:29]
jonnybsorry for the delay wolfganga, localhost decided to go on a "go slow" [19:40]
wolfganga* smiles * [19:41]
jonnybyour fix works perfectly, thank you [19:41]
wolfgangagreat - jonnyb was a simple typo - iguess we could even optimize the css / jss minifing to be just one simple file for each. [19:42]
jonnyb...at least as far as ckeditor goes, and becasue it was such a clean fix i;m sure it's ok for the other troublesome ones - sorry for my skepticism (i'll try and understand how that actually works some time ;) ) [19:43]
wolfgangawill look into that later again (hopefully - without typos and without breaking anything :-)) [19:43]
jonnybyes, one file for all should be possible now (well, one css and one js) - it's all binary really, innit? [19:43]
wolfgangayou are always welcome - better some skepticism than buggy software ;-) [19:44]
jonnybi'm used to both :) [19:44]
wolfgangabasically its a simple concatation
and the only thing that matters is the order
[19:45]
jonnybhave decided i'm going to try and fix https://dev.tiki.org/item5225 - i tried a few tikis ago and i defeated me, again should be possible... think i'm 80% there
yes, probably the order wasn't taken into account enough before
[19:45]
wolfgangawhen making the change, i followed the orginal design. thats why there is more than one file.
but as far as i am concerend - this is not necessary
[19:46]
jonnybworth trying, as you say it's usually the number of hits rather than the size that counts [19:47]
wolfgangaexactly [19:47]
jonnyband now we haven't got all those millions of individual png and gif icon files we should be looking pretty good on yslow etc [19:47]
wolfgangaand we are down from 100+ (when doing xhr stuff like in trackerforms) to about 14 [19:47]
jonnyb8) [19:48]
wolfgangai guess and can be les than 10
wow even 8 :-)
btw. 5225 look difficult
[19:48]
jonnybon a related topic is there anything we should be thinking about to take advantage of http 2? [19:48]
wolfgangai am not sure - have not looked into this, yet. But i am alawys eager to reduce load time bc ist so important for our use case (having real world customers on the ystem)
there two php settings though that need adjustment
moment pls - look them up
realpath_cache_size setting: should be increased from 16k to at least 32k
and realpath_cache_ttl setting can be increased to something like 3600sec bc its only changing when tiki changes. on my dev i have set it to 120sec bc of regular file changes.
jonnyb - if you work on 5225 - maybe you can will automatically fix pdf export using wkhtml2pdf on wiki pages with images.
The images get not to the pdf and i think thats because the token-auth somehore does not work for those images. the images are created using css background - not with img tags (which imho is suboptimal)
[19:49]
jonnybhmm, maybe - not really used the pdf stuff much - who knows? [19:58]
Tiki-KGB03walper r54395 10branches/14.x/lib/setup/absolute_urls.php * [FIX] Fixed notice when doing a database update via console.
03walper r54396 10trunk/lib/setup/absolute_urls.php 10trunk * [MRG] Automatic merge, branches/14.x 54393 to 54395
[20:10]
..... (idle for 21mn)
wolfgangajoined #tikiwiki
back - irc somehow did not work anylonger
anyone having an idea howto do the following: if a trackeritem changes (by status or maybe by content - so on edit): a.) send out an email to a specific user/group that is set in that item b.) send an email with a pdf rendered based on a view template for that tracker
use case. if a ticket chages, send info to the ticket owner or his group
[20:31]
gezzajoined #tikiwiki [20:34]
wolfgangaeither as a notice, better with a renderd nice looking pdf [20:34]
gezzaminify javascript is ok now, thanks wolfganga! [20:35]
jonnybwolfganga: there are various (rather old and cranky) email notification methods for tracker items
i'm sure there is a way of doing tha, but the formatting etc of the emails isn't great and it looked like either a lot of work or a lot of code duplicating to fix
i tihnk it's only possible using the tracker plugin - there's an email field with whacky formatting for templates etc
aynway, i need to feed now, more later/tomorrow...
[20:38]
wolfgangagezza - great to hear - like i said - i will optimize a bit more to get down to 1 js and 1 css file [20:42]
......... (idle for 41mn)
sol__joined #tikiwiki [21:23]
.................. (idle for 1h29mn)
Tiki-KGB03gezzzan r54397 10branches/14.x/templates/modules/mod-switch_theme.tpl
[FIX] chosen does not respect disabled state on fieldset, but it respects on selects
[22:52]
....... (idle for 33mn)
Tiki|botNew Forum Posts: Google code shutting down - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[23:25]
New Forum Posts: Google code shutting down - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55259
New Forum Posts: Renaming of our Tiki "Webinars" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55254
New Forum Posts: Tiki 13.x Notifications System - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55252
[23:35]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)