←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
sylvieg | sylvieg want s to switch to a release if the estimated time to go thre is known | [00:00] |
luciash | is it possible to have such script ? | [00:00] |
sylvieg | luciash: good question - I am learning to fit my need | [00:01] |
luciash | why not a script which commits every commit from trunk marked [FIX] to branches/4.x ?
:) | [00:02] |
sylvieg | if I can that - I wll be very happy | [00:02] |
marclaporte | I want this period to be shorter than last time | [00:02] |
sylvieg | sorrry will be happy from release to trunk
trunk to release = nyloth s/release/pre-release | [00:03] |
luciash | if such scripts are possible i would like to see also scripts which tidy up the code of each commit, adds svn:keywords Id to files, replaces spaces for tabs and converts line endings to unix ;) | [00:04] |
sylvieg | svn as the possibility to format the code - so I suppose it is possible | [00:05] |
luciash | oh, magic :)
:D ok, so sylvie prefers to switch to branch 4.x and merge often... anybody else has something to say ? :) | [00:05] |
sylvieg | no because the way we are doing it now it better to do to trunk -> tikix
because nyloth is a very nice guy who put a lot of energy to do so we ned xxx to do the same fromrelease to trunk and my idea was to find as much energy put in this -> on this other <- | [00:08] |
luciash | ok, what do you prefer now then ? trunk -> tikix or tikix -> trunk ?
now :) luciash feels confused | [00:10] |
sylvieg | deoebds if tikix if unstabled a little time
depends' | [00:11] |
luciash | i am happy with nyloth's ;) i don't need xxx :)
but it is just me (and maybe chealer) so far | [00:12] |
sylvieg | problem is we pre-release 'not ok' version | [00:13] |
luciash | when does pre-release happen ?
at the branching time ? | [00:13] |
sylvieg | nyloth is gold ..
can be the thing | [00:13] |
luciash | or can it be later ? | [00:13] |
sylvieg | we 'release' - branch - create trunk - merge
I will be on vacation during this time dammit - I have no working idea - ..... | [00:14] |
luciash | humm, create trunk ? trunk is already created, isn't it ? i thought we create only branches (like with experimental branches) | [00:16] |
sylvieg | we NEED MON EY | [00:16] |
luciash | haha
is that why you said we lose history/log in trunk ? | [00:16] |
sylvieg | yeh - this is very important - in trunk I do not know easily the history | [00:18] |
luciash | it seems too complicated for me... it would be wiser (imho) to keep trunk as it is and create only branches as needed
isn't it why it is called trunk and branches are branches ? | [00:18] |
sylvieg | AGREE - but we create brnach whne not ready | [00:19] |
luciash | and is it good practice ? | [00:19] |
sylvieg | nver base a model on one guy who spends a lot of energy
sustainability | [00:22] |
luciash | i just see a tree which grows and at one point when mature enough splits to branch and each branch releases an apple at the end when ready and each higher branch is the higher version of the product of the same trunk... i can't imagine a tree where every branch gets cut and becomes glued on top of the trunk to produce new branches later then | [00:26] |
heh, i don't know how to imagine the merges here in this comparison ;)
nor the backports ;) | [00:31] | |
*** | luminoso has joined #tikiwiki | [00:43] |
nelek | hm. whenever i change the theme in the interface, it changes back to the default. what gives? | [00:51] |
*** | Kimberlee has joined #tikiwiki | [00:54] |
nelek | nm found it | [00:59] |
...... (idle for 25mn) | ||
where can i disable the name of the wiki articles? like tiki-view_articles.php displays "articles" on top (i don't want that) and the page name of the wiki file (dont want that either) | [01:24] | |
....... (idle for 30mn) | ||
marclaporte | nelek: ah yes, annoying
which version? maybe you have old version? I don't see here: http://info.tikiwiki.org/tiki-view_articles.php | [01:54] |
*** | marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") | [02:01] |
[o_O] has joined #tikiwiki | [02:06] | |
danopia` has quit IRC (Read error: 110 (Connection timed out)) | [02:17] | |
nelek | i have version 3 | [02:29] |
....... (idle for 32mn) | ||
nm i fixed it | [03:01] | |
*** | Caarrie is now known as Caarrie|sleeping
atlan has joined #tikiwiki | [03:06] |
.... (idle for 16mn) | ||
chip__ has quit IRC (Read error: 110 (Connection timed out)) | [03:24] | |
.... (idle for 17mn) | ||
pascalstjean has quit IRC ("ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]") | [03:41] | |
............ (idle for 58mn) | ||
shawnadler has quit IRC ("ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]") | [04:39] | |
...... (idle for 25mn) | ||
franck has joined #tikiwiki | [05:04] | |
.................................................................... (idle for 5h36mn) | ||
gezza has joined #tikiwiki | [10:40] | |
....... (idle for 31mn) | ||
Caarrie|sleeping is now known as Caarrie | [11:11] | |
nelek | hi caarrie
is it possible to assign a "latest polls" section to the sidebar? whats the name of the module? i want to run some polls but i dont want to dedicate a menu item to it | [11:14] |
....... (idle for 31mn) | ||
*** | Caarrie is now known as Caarrie|away | [11:46] |
......... (idle for 40mn) | ||
luciash | nelek: not possible afaik
you would need to write a module or wikiplugin for it | [12:26] |
*** | [o_O] is now known as danopia` | [12:33] |
........ (idle for 35mn) | ||
nelek | is it possible to change the background color for a certain wiki page? | [13:08] |
.... (idle for 19mn) | ||
*** | franck has quit IRC () | [13:27] |
......... (idle for 41mn) | ||
luciash | yes, put in main-shadow-start {if $page eq 'Foo'}<div style="background-color: #abc">{/if} and in main-shadow-end {if $page eq 'Foo'}</div>{/if}
you have to enable shadow layers on Admin → Look & Feel (second tab) first | [14:08] |
nelek | "Enable additional general layout layers for shadows, rounded corners or other decorative styling" ?
where do i find main-shadow-start and end? | [14:19] |
.... (idle for 18mn) | ||
Tikiwiki|bot | New Forum Posts: HTML in a tracker - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35016
New Forum Posts: User ID Variable + PHP - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35015 | [14:40] |
..... (idle for 24mn) | ||
*** | marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte | [15:04] |
nelek | luciash : i'm sorry i keep looking but i cant find main-shadow-start
can someone give me an idea where i can find it? i've looked in the source files of the theme, maybe its under edit templates? but which one? the only source on the net talks about a "prefs.php" but i cant find that file | [15:17] |
.............. (idle for 1h5mn) | ||
*** | marclaporte has quit IRC (Read error: 110 (Connection timed out)) | [16:23] |
......... (idle for 40mn) | ||
chealer | is anyone able to use webmail in trunk? | [17:03] |
*** | sylvieg has left | [17:14] |
sylvieg has joined #tikiwiki
ChanServ sets mode: +o sylvieg | [17:21] | |
....... (idle for 32mn) | ||
gezza has quit IRC ("Page closed") | [17:53] | |
Tim2938 has joined #tikiwiki | [18:00] | |
Tim2938 | does image padding work in v3.2? | [18:06] |
nelek | dont know im afraid
Tim2938 do you happen to know where i can find the main-shadow-start tag? | [18:18] |
Tim2938 | not sure what that means
could you be more specific? | [18:20] |
nelek | well what im trying to do is to change the background color of one of the wiki pages from the default color to another color
because i'm iframing a page which expects a light background and my theme has a dark background | [18:23] |
Tim2938 | oh i see
yeah i havent done anything like that before | [18:24] |
Kimberlee | u can use an html div tag
but it is just going to be the bgcolor for THAT wiki page is that what u mean | [18:26] |
nelek | yes
i only want to change the color of that one page the rest should stay as is | [18:27] |
Kimberlee | <div style="background-color:#000">
at the top of the page | [18:28] |
nelek | i just put that like that on the top of the page when i edit it? | [18:28] |
Kimberlee | and close the div tag at the bottom of the page
</div> yes, give it a try and see if thats what u need | [18:28] |
nelek | hmm... it just shows up as text on the page | [18:29] |
Kimberlee | u have to enable html | [18:29] |
nelek | doesnt seem to be recognized as html code | [18:29] |
Kimberlee | is it an option on the page? | [18:29] |
nelek | where can i see that?
where do i enable html? | [18:30] |
Kimberlee | at the bottom, it should be in a checkbox near monitor this page. if not enable it in Admin -> Wiki | [18:31] |
nelek | i did "import html" in wiki features but didnt change it | [18:31] |
Kimberlee | Allow HTML | [18:31] |
nelek | i enabled that now
but still doesnt work | [18:32] |
Kimberlee | now go back to the page and check the allow html on the bottom of the page | [18:33] |
nelek | a
success | [18:34] |
Kimberlee | You have to enable the HTML on each page that u want to enable it on
good :) | [18:34] |
nelek | hm, strange
it looks good when i use the admin user but it doesnt work that well when im anonymous user | [18:37] |
Kimberlee | you have to give them the priv(s) to view html
under group -> privs | [18:37] |
nelek | tiki_p_view_html_pages is on for anonymous
should i do tiki_p_use_HTML too? | [18:39] |
Kimberlee | yes | [18:45] |
nelek | hm doesnt make a different
its weird it works for the top part of the iframe but not completely http://www.ircbox.net/tiki-index.php?page=channels | [18:47] |
Tim2938 | im trying to insert Google Analytics (http://doc.tikiwiki.org/tiki-view_faq.php?faqId=4&highlight=google#q39) and am unable to find the </body> tag in the footer.tpl file. I am in the /templates/ folder of the root directory. Where do I insert the Google Analytics code? | [18:50] |
Kimberlee | those white areas around your text are set in the .css file for your theme
you don't want to change those for just one page u can div those too? I am not sure what your wiki page content is? | [18:51] |
nelek | kimberlee : http://pastebin.com/d7e93f704
im fine with the white areas as long as the text is readable :) it doesnt work on registered users either kimberlee without the div the entire page would be dark. the strange thing is it works up until the first entry in the frame | [18:57] |
Kimberlee | hold on
Tim2938: put your analytics code in the Admin --> Look & Feel "Custom Site Footer" | [19:01] |
luciash | nelek: i am back... sorry, maybe it is only for upcoming Tiki 4.0
chealer: yes, webmail works for me very nicely in trunk except for incoming message attachments chealer: at least it worked few days ago | [19:02] |
nelek | luciash we're a little bit closer but it doesnt work entirely yet
it works when i edit it as an admin, but for other users it still has a problem maybe its a permissions problem? | [19:04] |
luciash | nelek: i just checked and it is there in my 3.2
nelek: Admin → Look & Feel → General Layout → Shadow layer → Activate → Main shadow start ... nelek: what Kimberlee suggests will change only background of the wiki page content, I thought you want entire "main" page background | [19:04] |
nelek | luciash : its the same for me
the only thing i want is that the text is readable :) | [19:06] |
luciash | nelek: but if what Kimberlee suggests is what you want I suggest to use HTML wikiplugin instead or TAG plugin to wrap the wiki page content | [19:07] |
nelek | can you dumb that down for me? :) | [19:08] |
luciash | no need to enable HTML for that page and give it special perms | [19:08] |
nelek | aha
what permissions? where do i set them? | [19:08] |
luciash | {HTML()}<div ...>{HTML} Wiki page content {HTML()}</div>{HTML}
no permissions needed, only approve the HTML plugins after save | [19:09] |
nelek | ok | [19:09] |
luciash | if you're admin | [19:09] |
nelek | can my iframe be within that block it already uses tags like that | [19:10] |
Kimberlee | back, thanks luciash... much better solution | [19:12] |
nelek | yes that seems to work... still get an error message on the page though : WARNING: Plugin disabled HTML! | [19:13] |
Kimberlee | enable it through Admin ->Plugins :) | [19:14] |
luciash | right | [19:15] |
chealer | luciash: thanks. I found the problem | [19:15] |
luciash | nelek: i just wondered why on that specific wiki page the text is not readable for you while on the others it is fine ? | [19:17] |
nelek | yes finally :D
luciash : because i iframe the content from another site and i cant change the color of the font :( | [19:17] |
luciash | oh, i wonder it applies the color on that iframe content then :-o
must be some special browser :-p | [19:18] |
nelek | i use modern browsers :)
safari and firefox | [19:19] |
luciash | *g*, that is really weird that this soultion works for this
i really wonder... usually iframe content is completely separate from the document stylesheet in which it is embedded maybe it works only thanks to the iframed content has no bg color specified ? interesting | [19:20] |
CIA-56 | tikiwiki: 03lindonb * r22644 10/trunk/lib/wiki-plugins/wikiplugin_div.php: [FIX] Added clear to parameters. Code was written to handle a "clear" parameter, but it wasn't included in the parameters array. Also added edit plugin options. | [19:29] |
Tim2938 | does image padding work in v3.2? | [19:42] |
*** | chealer has quit IRC (Remote closed the connection) | [19:45] |
luciash | Tim2938: what image padding you mean ? | [19:50] |
nelek | i dont know
luciash : theres still something weird going on http://www.ircbox.net/tiki-index.php?page=channels my left menu is on the bottom O_o | [19:50] |
Tim2938 | when an image is inserted, the text is right next to the image, i want some spacing in between | [19:51] |
luciash | nelek: check your xhtml validity
Tim2938: every image in wiki page ? | [19:52] |
Tim2938 | yep | [19:53] |
nelek | luciash : you have to dumb it down a little im afraid :) | [19:53] |
Tim2938 | i am using the imalign syntax also
how do you space the text away from the image? | [19:53] |
luciash | Tim2938: best would be to create styles/yourthemename/custom.css and put .wikitext img {padding: 5px} there
Tim2938: so you don't have to set it for every image you insert | [19:54] |
Tim2938 | gotcha, thanks ill try it out
i am using the tikinewt style and there are currently not .css files in that directory if i create the custom.css what other syntax do i need in there? | [19:58] |
luciash | hahaha, this is funny bug → {CODE()}{img src=foo.png}{CODE} {img src=foo.png} (save and try to use the plugin helper to add class to the img plugin)
it will be applied to the code example above it instead :-p Tim2938: nothing else, just what i posted as an example | [20:01] |
Tim2938 | thanks. is there a way to just pad the right and left and not top and bottom? | [20:05] |
luciash | Tim2938: .wikitext img {padding: 0 5px} | [20:15] |
Tim2938 | perfect thanks | [20:27] |
*** | chealer has joined #tikiwiki | [20:35] |
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte | [20:46] | |
luciash | nelek: http://validator.w3.org
keep your xhtml tidy ;) | [20:50] |
.......... (idle for 49mn) | ||
nelek | xhtml ? whats that?
i use a template :o) pffft so many errors :/ the frame was fine before i added the div line | [21:40] |
*** | marclaporte has quit IRC (Read error: 113 (No route to host)) | [21:45] |
luminoso has quit IRC (Connection timed out) | [21:50] | |
nelek | luciash still there
i put : {HTML()}<div style="background-color:#CCCCCC">{HTML} {HTML()}<div/>{HTML} around my iframe block but it doesnt work whats wrong? i mean it works but my menu is under my code :o oh nv it works with /div and /div doesn't work for the transparancy for anonymous users... sigh seems its either a working background with a wrong menu or a wrong background with a good menu *wrong menu with a good background i've been staring for too long at this problem, i give up | [22:00] |
.... (idle for 18mn) | ||
Kimberlee | is there a way to take a tracker, say a registration tracker
and narrow down the list say using a button? I know that probably didn't make sense, let me retry displaying the entire contents of the registration tracker using something like trackerlist but having one updateable field to narrow down the list? | [22:27] |
...... (idle for 28mn) | ||
luciash | Kimberlee: i still don't get it :-p
nelek: see, that's why i wondered proper code in proper browser would allow change background color if the embedded iframe ;) are you sure you fixed all unclosed divs ? didn't you left one in the main shadow start ? also for the iframe it would be better if you quote ALL params like width="100%" etc. | [22:59] |
nelek | lucash : i never did the main shadow start.
im using 3.0, and that option isnt there all i did is add the tags i posted to the wiki page | [23:02] |
luciash | ok, but you left the layer shadows enabled at least
nevermind i don't get why an iframe with it's own background olor set would take background color of a page object in which it is embedded... there must be another xhtml error or something... fix them all until validator is happy and lets see then if you can't fix it find someone or hire someone to do it for you | [23:03] |
Kimberlee | luciash: LOL, I don't either...
obviously ;P I would like to be able to sub-group my registration tracker by a "group-admin" to select the users (from registration tracker) to his "group" the group-admin should not to be able to edit the other fields in the registration tracker | [23:11] |
nelek | luciash : you can use transparancy in iframes | [23:18] |
luciash | Kimberlee: i guess this is impossible with current trackerlist | [23:18] |
Kimberlee | ok, thats what I was lookg for
so I can still export it to excel and let them narrow the list there? it's not for permissions at all | [23:18] |
luciash | Kimberlee: this is very specific to say yes/no without looking into it more (i hardly understand what exactly you want) | [23:20] |
Kimberlee | right. i understand. | [23:20] |
luciash | nelek: ok, then just don't use it on the iframe | [23:20] |
nelek | doesnt seem to work no matter what
ill toss it to the webadmin i asked to tweak the setup earlier might be a bug in the template then | [23:28] |
*** | Caarrie|away is now known as Caarrie | [23:31] |
drews has joined #tikiwiki
Tim2938 has quit IRC ("Page closed") | [23:42] | |
luciash | nelek: i don't think so | [23:42] |
nelek | so it must be in the wiki content? | [23:43] |
luciash | it is bug with your code you insert in the wiki page | [23:43] |
nelek | i would suspect its in the html tags you gave me
since it works fine without it http://pastebin.com/d12f553db | [23:43] |
luciash | no, it's your fault
;) | [23:47] |
nelek | yeah i look at the code and it crashes my tiki :(
when i turn away it works fine though... only when i look at it it doesnt work ;) | [23:47] |
*** | chealer has quit IRC (Remote closed the connection) | [23:48] |
luciash | nelek: i didn't gave you that crap you paste in the pastebin... first learn to read properly then blame me | [23:51] |
nelek | luciash i took out the entire iframe block out and its still at the bottom | [23:51] |
luciash | {HTML()}<div/>{HTML} is wrong | [23:51] |
nelek | i know, tiki doesn't like /div | [23:53] |
luciash | fsck, read it once again !
or maybe 5 times until you see what you have there | [23:53] |
nelek | it works with div/ it doesnt work with /div | [23:53] |
luciash | div/ is completely wrong | [23:53] |
nelek | {HTML()}</div>{HTML} doesnt solve the issue of the background color at all | [23:54] |
luciash | the iframe code is wrong too | [23:54] |
nelek | excactly the same behavior as when im not using it | [23:54] |
luciash | btw, before i didn't know al you have in the wii page is the IFRAME plugin, if i knew that i would suggest something else | [23:56] |
nelek | ok
thats all i have there | [23:59] |
Kimberlee | nelek: do u have bgcolor set as a param in the ifram plugin? | [23:59] |
nelek | no | [23:59] |
Kimberlee | k | [23:59] |
nelek | it tried that, no go | [23:59] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |