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

WhoWhatWhen
***ildefonso has joined #tikiwiki [00:09]
ildefonsoHi everybody! [00:09]
sylvieghi [00:10]
ildefonsoHow are you?
sylvieg : do you have experience with tw themes?
I'm trying to move a design to tw, but there is one detail that, well, I don't see how to solve (at least on my current level with tw)....
[00:10]
sylviegneed to catch chibaguy or luciash
chibaguy lives in Japan - luciash in Europe
[00:11]
ildefonsoso..... luciash should be... maybe, going to sleep.... :( , and chibaguy .... I don't remember Japan's time zone....
would you mind taking just a quick look at it? maybe it is something simple that I hasn't seen.....
is it correct to post URLs in this channel?
[00:12]
sylviegone rule on irc - do not ask to ask - ask [00:14]
ildefonsook, I don't see any rule against it, so: http://64.20.63.204/tw/tiki-index.php <-- that's the "new" site. [00:15]
sylviegwe have ..30 people looking - but answering only when they know and have time [00:15]
ildefonsoand the original is: http://www.quatro-destinations.co.uk/
as you can see, both seem pretty similar now, but, there is one space after the menu bar..... and I can't get rid of it!
it is called "wikitopline" on the html....
[00:15]
sylviegwikitopline [00:17]
ildefonsoyeah, it seems to be the container to the "wikiaction" (edit and stuff), but I'm not logged in, so, it doesn't show them.
but, show the container, which isn't funny for me :( .
at least that's my theory ... but, as I said: I'm not too experienced with tw.
[00:18]
sylviegI will put a {strip} around tiki//topline [00:21]
***btiffin_ has joined #tikiwiki [00:22]
sylviegthere is an option in admin_wii .. to put put the 'action' in topline or bottom line too [00:22]
ildefonsook.... looking at it.... [00:22]
sylviegbbl food time [00:23]
ildefonsook, enjoy the food!
(forgot how to translate : "buen probecho" to English, sorry).
[00:23]
***kiilo1 has joined #tikiwiki
kiilo has quit IRC (Read error: 104 (Connection reset by peer))
[00:31]
rodrigo_sampaio has joined #tikiwiki [00:37]
rodrigo_sampaio has quit IRC ("Leaving.")
Caarrie|away is now known as Caarrie
[00:49]
.... (idle for 19mn)
mm_ has joined #tikiwiki [01:08]
mm_hiiiiiiiiiiiiiiiii [01:09]
ildefonsohi [01:19]
***macnific has joined #tikiwiki
mm_ has quit IRC (brown.freenode.net irc.freenode.net)
Tricia has quit IRC (brown.freenode.net irc.freenode.net)
mm_ has joined #tikiwiki
Tricia has joined #tikiwiki
[01:28]
.... (idle for 17mn)
Caarrie is now known as Caarrie|sleeping [01:49]
luciashpolom
ildefonso: you can put .wikitopline {display: none} in your css if you don't want it there
or #wikitopline
[02:02]
ildefonsook.
I disabled the bar in the wiki options.... it worked, but now there is no top edit button when logged in, but there is still the bottom bar, so.....
isn't there a way of "selectively" enabling that bar? I mean, only when you log in, if you are not logged, it shouldn't be there, or better, if all of its content is disabled, it should "collapse" to 0 size, or... maybe I'm asking for too mucho.
[02:04]
luciashpretty nice clean design, btw
maybe there is
in Admin home → Wiki
to display it on bottom/top
[02:08]
ildefonsoyes, there is... but the bottom bar will get modified in time.
the design isn't mine ... but it is indeed clean, I'm just moving the page because the want a CMS, and well, I though: tikiwiki is great, and decided to install it to them. the thing is, they said: "We want the same look".
[02:09]
luciashyou can selectively hide it if you put <style type="text/css">{if $user ne ''}{literal}#wikitopline {display: none}{/literal}{/if}</style> in your custom code
s/ne/eq/
[02:12]
ildefonsook.... I'm new to smarty too :-S
but I see the logic.
intersting, I think I'll use it.
[02:12]
luciashit is not that hard, if you don't bother about xhtml validity you can put it on Admin → Look & Feel custom code (second tab) [02:13]
ildefonsobtw, what is "polom" that you said when joining the channel? [02:13]
luciashotherwise put it in your tpl
Sug4r`: enlight ildefonso polom
[02:13]
Sug4r`ildefonso: 'polom' could be (#1) a geeky greeting in #tikiwiki channel, simmilar to hello ;), or (#2) a common greeting in #tikiwiki that is often mirrored for answering like 'moloq' or 'bolow' or answer whatever you feel like right now, or (#3) a greeting in #tikiwiki that was once used by someone and quickly stuck to become common culture of the community, or (#4) just some word of babytalk ;P [02:14]
luciashildefonso: in Tiki 4 there's even "custom head code" textarea there (where putting custom style tag is already xhtml valid) [02:15]
ildefonsooh, that's the other question, due that I'm really new to themes in tw, do you have some good reading that will take me to the deeps of this thing? I mean, How do I override a global tpl from the theme? (for example).
yeah, but I decided to go with the "tw 3.3 LTS", because of the "LTS" part :D
[02:16]
luciashokay
there is no such perfect read i fear, we all do learn by code
[02:16]
ildefonsoI though so, so... this is on of these situations where one should remember the words..... "use the source, Luke" [02:18]
luciashbut basically you have your theme, you can have templates/yourtheme/*some.tpl which overrides global templates/*some.tpl
err, sorry
but basically you have your theme, you can have templates/styles/yourtheme/*some.tpl which overrides global templates/*some.tpl
[02:18]
ildefonsook, I see, simple enough.... [02:19]
luciashso if there is really no other way around, cp global one, and modify to suit your needs [02:20]
ildefonsook, that close the circle. [02:20]
***mm_ has quit IRC ("Page closed") [02:21]
ildefonsobeing able to override themes with little hassle is enough to let one do about anything. [02:21]
luciashyeah, that's it, only disadvantage are upgrades but with LTS it shouldn't be big problem (just make note somewhere to not forgot ;) [02:23]
ildefonsobtw, how long is the Long Term for 3.3? [02:24]
luciashiirc next LTS should be Tiki 6
>devtwo RoadMap
[02:25]
Sug4r`http://dev.tikiwiki.org/RoadMap [02:25]
ildefonsook, that's long enough.
where are you from luciash?
[02:26]
luciashcentral europe
rule of timezones doesn't apply on me ;)
[02:31]
ildefonsook, so it is around.... 2~4am there? [02:32]
luciashyep
3:32am
[02:32]
ildefonso:-S
and... you don't sleep because.......
[02:33]
luciashheh, because there's lot (on my) to do (list) ;) [02:34]
ildefonsoI have never been able to stay awake that much, I only have only done that a couple of times in my life, and it wasn't good for me :( [02:35]
luciashu from south america ? [02:36]
ildefonsoyeah, Venezuela.
so.. I'm a tropical penguin :D
[02:36]
luciash:) [02:37]
***btiffin_ has quit IRC (Read error: 104 (Connection reset by peer)) [02:42]
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy
[02:51]
chibaguypolom [02:51]
luciashluciash greets Japan [02:52]
ildefonsohi chibaguy! [02:53]
chibaguyhi guys
i read the log. ildefonso, there are some pages about themes, etc. at http://themes.tikiwiki.org. but not complete or up-to-date.
[02:53]
ildefonsothanks! I already read some of these, that's what got me started. [02:55]
chibaguyok [02:58]
***btiffin_ has joined #tikiwiki [03:01]
ildefonso"polom" sounds similar to the name of one of the characters of the game Final Fantasy IV , I think... a couple of kids, Palom y Polom? or was it Porom... I'm not sure.
yeah, Palom and Porom :)
[03:01]
luciashor drinking the Porron, the catalan national sport ;)
http://en.wikipedia.org/wiki/Porron
[03:07]
chibaguyluciash, you drank from a porron? [03:10]
luciashchibaguy: sure [03:11]
chibaguy:-) [03:13]
luciashbut actually it is what Tom Bombadil says when entering room (in french at least ;)) [03:13]
ildefonsommmm.... yes, I think it indeed is, I read the book long time ago, but I think that it is what he said. [03:15]
luciash:)
that's the origin and we started to use it here too as someone introduced it in this channel ;)
long time ago ;)
[03:16]
ildefonsointersting..... [03:17]
.... (idle for 18mn)
chibaguydog walking time. bbl. [03:35]
........ (idle for 37mn)
luciashwhat is difference between wiki page remove, rollback and undo ?
:-p
[04:12]
ildefonsoI think that remove should remove all of the pages versions.... or maybe not?, anyway, remove would, at least, make the current version "unavailable".
but... rollback and undo? maybe related to "minor changes" (undo), and rollback related to page versions.... dunno.
[04:19]
***chealer has joined #tikiwiki [04:34]
chibaguyre [04:45]
.... (idle for 16mn)
ildefonsochibaguy : I got another problem, take a look here: http://64.20.63.204/tw/tiki-index.php
down, at the end of the wiki text, there is a hr, and I can't find where is it coming from....
it seems to be part of the wiki module, but.... how to get rid of it???
[05:01]
chibaguywhat tiki version is this? [05:03]
ildefonso3.3 [05:06]
chibaguyThere's a <hr style="clear:both; height:0px;"/> in templates/tiki-show_page.tpl (line 177 in tiki 3.2 anyway) [05:07]
ildefonsoyeah, that would be the one.... [05:08]
chibaguycomment says: Information below the wiki content
must not overlap the wiki content that could contain floated elements
[05:08]
ildefonsoduh... and I was thinking that templates would go unchanged.... no luck :( [05:08]
chibaguyI don't know why 0px height hr is displaying. but anyway you could try removing it. [05:09]
ildefonsoyeah... I don't know either why it is showing ... which browser are you using? [05:09]
***coaboa has joined #tikiwiki [05:10]
ildefonsoI tried with iceweasel (firefox) and konqueror: both show it. [05:10]
chibaguyyeah, I'm seeing it in opera too [05:11]
ildefonsoso.... override template, or replacing template, what do you suggest? [05:12]
chibaguyfor a quick fix, you could edit that file and give it a color and background-color that matches your page background, I think.
I'm not sure if removing it would be good. it was put there to prevent floats from overlapping.
[05:14]
macnificI do not find anything about wiki rollback. What does it really mean? Which function is it? [05:15]
chibaguywell, the safe way would be to duplicate that file and put the copy in templates/styles/quatro/
macnific, rollback means revert the wiki page to the earlier version.
ildefonso: and do the edit in that file.
[05:15]
ildefonsodoing so :) [05:17]
macnifictks [05:17]
chibaguyildefonso: in tiki 4, that hr has a class, so it can be styled with the theme css file. [05:17]
ildefonsommmm... maybe I should just add a class to that hr. [05:17]
macnifichow long does a bug report can have a feedback? yesterday I did my first bug report. I want to help with translation into Portuguese language but I am getting a error that prevents me to continue the work. [05:18]
chibaguyildefonso: you could do that instead of inline. [05:18]
ildefonsowhat is the name of the class in tw4? [05:19]
chibaguymacnific: you are getting an error with the bug reporting?
ildefonso: hr.hrwikibottom
[05:19]
ildefonsook, using the same here. [05:19]
chibaguyok
macnific: or are you getting an error with your tiki site?
[05:20]
macnificYes I am
I already reported it to dev.
I mean tw dev site
[05:21]
chibaguythere's no particular time for bug report feedback. it depends on if people have time to check it out, how many people are affected by the bug, etc. [05:25]
ildefonsothe new template should go to : styles/<theme_name>/templates ??
oh, I saw it...
templates/styles/quatro....
sorry :(
I'm falling asleep now.... I should go to sleep.
[05:25]
chibaguyok
macnific, you got an error trying to save a page edit at doc.tikiwiki.org?
[05:28]
macnificYes... [05:32]
ildefonsook, done! thanks a lot chibaguy! [05:33]
chibaguyyay, great. :-) [05:33]
ildefonsowell, going to sleep now :) [05:34]
chibaguyok, cya later. [05:34]
macnificafter created the translation page (for Portuguese) I started translation and at the moment to save (partial translation) the bottom did not work. The preview was not working too. Then I clicke and punnn, Worked. Then saw the preview of the translation edition. then the button changed to SAVE. And when I clicked it, Pummm the error.
I sent the error attached to the bug report
[05:35]
chibaguymacnific: I'll check with other people about their experience editing at doc.tw.o also, if it's every page, or just in some cases, etc.
I have had some strange experiences at themes.tw.o, too, when editing pages since the update to tiki 4, but I think things are ok now.
anyway, if you want to keep a local copy of translations and then copy them to the site when editing is bug-free, that'd be good.
I hope it will be fixed quickly.
[05:36]
macnificSure. I am doing that... The point is I miss preview to see if the links I do to other Portuguese (not English) links. [05:40]
chibaguyah, right. [05:42]
coaboaHello and Good Morning Chibaguy: I noticed that you updated the themes @ themes.tw.org. They work now perfectly. There jst one thing you shod check. Everything is fien when using the rightsided theme selector. But clicking the link in front of the download link mess up the display. I suggest to remove the link or fix it as this may irritate some visitors.
The effect is in firefox/ie when starting from default page and clicking directly the above mentioned link before using the theme selector.
[05:56]
***ildefonso has left "going to sleep, at last !" [06:00]
chibaguyok, thanks, coaboa. I'll check it out. [06:03]
***franck has quit IRC () [06:08]
chibaguyhm, object-level theme assignment isn't working right. I thought that was fixed. [06:08]
***Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [06:13]
Lucymoz has joined #tikiwiki [06:19]
chibaguyok, I deleted all the object- and category-level theme assignments at themes.tw.o, until those work again. :-/
the stylesheet gets loaded, but the theme's templates don't.
[06:23]
***xavi has joined #tikiwiki [06:31]
coaboaAs i see plans to release 5.0 (soon) I am a little concerned about reliability of tikiwiki. Just a thought. [06:31]
***changi|home has quit IRC (brown.freenode.net irc.freenode.net)
amette has quit IRC (brown.freenode.net irc.freenode.net)
[06:42]
chibaguythe release schedule does seem a little aggressive, but I'm hoping the bug fixing will keep up. [06:42]
***macnific has quit IRC () [06:42]
chibaguythe NY tikifest is supposed to be focused on bug fixing. [06:42]
***btiffin_ has quit IRC (Remote closed the connection)
amette has joined #tikiwiki
[06:43]
xavimorning...
xavi is testing the changi|away tiki 3.3 (LTS) deb package with an Ubuntu LTS iso
xavi is checking "reliability" in the dictionary, while contrasting it with the LTS concept
[06:45]
***Lucymoz has quit IRC (Read error: 110 (Connection timed out))
jcyrisse has joined #tikiwiki
[06:48]
jcyrissehowdy do
am i correct in that google friend connect social bar will not work in the custom tiki header area? the javascript would be removed?
[06:48]
***franck has joined #tikiwiki [06:56]
chibaguyjcyrisse: why don't you try it with {literal} {/literal} tags around the script tags? [06:58]
jcyrisseheh....do you mean that literally?
lol
k...so just enclose the script within those tags?
[06:59]
chibaguy:-|
:-)
yes
[06:59]
jcyrisseyour name should be "funnyguy"
alrighty...will give that a go....BTW....you guys are doing a SUPER job with TW
[07:00]
chibaguythanks
chibaguy says on behalf of all the contributors, etc.
[07:00]
jcyrisseis there a way to convert an existing image gallery into the file gallery as images?
without renaming all the captions, etc?
i downloaded the files to my local computer, in case i have to just upload them
but i was hoping not to have to recategorize
[07:02]
chibaguythere's supposed to be a function to convert an image gallery to a file gallery (i guess make a new file gallery and import the images of an image gallery), but it isn't done so far.
as far as I know.
[07:08]
jcyrisseok...i will hold off then
i have over 400 images :)
[07:10]
chibaguyyeah, that'd take a while. [07:11]
jcyrisseheh...yup [07:11]
xavixavi is also looking forward for such function to migrate images from img gals to file gals
xavi is also looking forward for a function in file galleries to switch between storage on disk and in db (as it is for image galleries)
[07:13]
jcyrisseoh...would be nice....kinda a must for me :)
back to my other question, should i add this area between the {literal} tags, in the custom HTML area or the custom site header?
WOOT!!!
fantastic....that did the trick
that is pretty slick
is that the only place i use those literal tags?
[07:17]
chibaguyjcyrisse: if you ever need to edit a template (.tpl file), they're used there also.
also for scripts in modules.
[07:28]
jcyrisseso those tags go around the script instead of {JS}? [07:30]
chibaguyi haven't used {JS} so don't know about that. [07:31]
jcyrisseokies [07:34]
***chealer has quit IRC (Remote closed the connection) [07:38]
..... (idle for 23mn)
Wilkins has joined #tikiwiki [08:01]
xaviwohoooo. edu.tw.o ressurrected! :-)
thanks to ohertel!
chibaguy ^ : we are using Tiki 3.x (LTS) at http://edu.tikiwiki.org nowadays, and the AulaWiki Mod was updated to latest version (which works on Tiki 3.x without major issues). The theme styles is quite "quick & dirty" patched thenews.css that I did many months ago
chibaguy: I'd like your opinion as theme expert on whether the basic workspaces.css can be easily improved somehow
right now it's using thenews.css as imported. I guess we could come back to using Tikipedia_3.css as the main style to import in workspaces.css
however, templates (tpl) files might not be fully upated to tiki 3 (in terms of display, I mean)
[08:11]
***changi|home has joined #tikiwiki [08:20]
xaviluciash ^ [08:26]
chibaguyxavi, sorry, was away. [08:31]
xavinp :-)
xavi can't believe it yet (edu.tw.o resurrected!!! :-) )
[08:31]
chibaguyiirc, some of the special templates aren't really needed.
(looking at edu.tw.o's modules, for example)
[08:32]
xaviyes
and probably the one for showing pages
I'll see if I can edit them through tiki interface (I don't have ssh nor ftp access to the server)
[08:36]
chibaguyprobably as few tpls as possible should be kept. and the css identified in whatever tpls are needed for workspaces to function, and then rules for them added to whatever theme you want to use. [08:38]
xaviI agree [08:39]
chibaguyit's kind of a handicap that you can't directly change the files. [08:39]
xavianother quick question: I've been able to install andreas08_tiki_3 through mods interface from that tiki, but I can't with tikipedia_tiki_3 (impossible to copy a file)
"kind of handicap": yes, I know... :-)
"regression" I would say :-)
and the file with problems to be copied (tikipedia_3) is....
xavi is checking again
[08:41]
chibaguythe impossible to copy error usually means a path in the theme's package info file doesn't match the actual file paths.
(path wrong or file missing)
[08:43]
xavithemes/tikipedia_tiki_3/styles/tikipedia/arrows-6d819.png
yes, I guess so (that's the most common source for this type of error installing mods, afaik)
[08:43]
chibaguyok, I'll check. [08:44]
xavithanks [08:44]
chibaguyok, fixed and committed. [08:48]
xavithanks! :-) [08:48]
CIA-50tikiwiki: 03chibaguy * r23551 10/mods/trunk/Packages/themes-tikipedia_tiki_3.info.txt: [FIX] Wrong file name caused "impossible to copy" error. [08:48]
xaviso next question, I updated the modules.tpl from that theme with the modules.tpl content from the default template. Nowadays, I lost the top bar for those modules (horizontal degraded bar on top)
so, I guess that the top bar should be added to the css somehow, instead of at the tpl level (as I understand that it might have been the case - I didn't look at the module.tpl code yet, just replaced the shole thing)
[08:49]
chibaguyyou mean the blue background image? [08:51]
jcyrissenight all...thanks for the help...as always [08:52]
chibaguycya later jcyrisse [08:52]
***jcyrisse has left [08:52]
xavichibaguy: yes
it seems to be degrada.gif
ok, workspaces theme has it defined as:
div.box-title {
background-image: url(../images/workspaces/degrada.gif);
}
what's the new syntax for module box-title (or equivalent)?
xavi presumes that this might be written somewhere....
[08:55]
chibaguyoh, right. module titles were changed from div.box-title to h3.box-title in tiki 3.
so changing the stylesheet accordingly will bring back the image.
[08:58]
xaviok, that's easy :-) thanks
ok, got it :-) however, nowadays, it doesn't cover the full width of the module
is there anything missing that I need to add?
s/nowadays/currently
ok, customized showpage also overwritten by default showpage tpl (buttons in bottom bar came back ) :-)
[08:59]
chibaguythenews.css has a padding:0 property for h3.box-title. that's restricting the coverage of the background image. [09:08]
CIA-50tikiwiki: 03xavidp * r23552 10/mods/trunk/ (3 files in 2 dirs): [FIX] Deleted outdated .tpl files from the Mod so that default (and updated ones from each Tiki version) are used instead. [09:13]
***kiilo1 has quit IRC (Read error: 110 (Connection timed out)) [09:15]
xaviok chibaguy thanks. I'll test with negative values for padding [09:15]
chibaguywell, I'd try positive values if you want to expand the h3 'box'. [09:17]
xaviah, ok, sorry :-) (css newbie still here :-) ) [09:18]
ok, got it (also margin left was needed to be set from 1em to 0em
slow learner, but moving forward...
[09:25]
chibaguysame as me :-) [09:27]
xavi:-) [09:27]
...... (idle for 28mn)
CIA-50tikiwiki: 03xavidp * r23553 10/mods/trunk/features/aulawiki/templates/styles/workspaces/ (tiki-user_information.tpl tiki-user_preferences.tpl): [FIX] customized tiki-user_information and tiki-user_preferences preferences updated to Tiki 3 [09:55]
.... (idle for 16mn)
***changi|home has quit IRC (brown.freenode.net irc.freenode.net)
changi|home has joined #tikiwiki
[10:11]
xaviwohooo, printing structures in a single click from a workspace in Tiki3 is back working! : http://edu.tikiwiki.org/tiki-workspaces_view_structure.php?print=4
xavi noticed still a few img url's to fix, and some more code to fix, but at least, it's back showing most of the stuff again
[10:23]
..... (idle for 20mn)
chibaguygood job, xavi :-) [10:44]
xavithanks! (I'm so excited to have all this back working on LTS... :-) )
changi|away and changi|home ?
changi, re the email I sent you a few hours ago, after installing the required packages previously, the tikiwiki_X.deb package seems to go through Gdebi without any more problems (so far)
[10:45]
luciash>learn pm as private message [10:49]
Sug4r`OK, here we go! [10:49]
xavi>learn toctoc as equivalent message to polom but in another l10n-tiki-slang [10:50]
Sug4r`OK, here we go! [10:50]
xavixavi is configuring tiki through the dbconfig-common (from the deb package): yay! :-) [10:51]
luciash>learn l10n as localization [10:53]
Sug4r`OK, here we go! [10:53]
xavibtw, luciash, did you succeed with the .deb package? [11:00]
luciashxavi: nope, read my email to changi and you [11:03]
CIA-50tikiwiki: 03xavidp * r23554 10/mods/trunk/features/aulawiki/styles/workspaces.css: [FIX] A few changes for the module box header to display properly in Tiki 3
tikiwiki: 03xavidp * r23555 10/mods/trunk/features/aulawiki/templates/tiki-workspaces_print.tpl: [FIX]Fix printing of pages from structures from a workspace in a single click
[11:13]
...... (idle for 27mn)
***macnific has joined #tikiwiki [11:41]
Caarrie|sleeping is now known as Caarrie
Bamieater has quit IRC (Read error: 104 (Connection reset by peer))
Bamieater has joined #tikiwiki
[11:50]
....... (idle for 33mn)
chibaguyWith pretty tracker, tracker info can be displayed on a wiki page, but can the info be edited on the same page?
luciash, did you have a method for that?
[12:29]
luciashyes [12:31]
macnificHi everybody. Morning... [12:31]
luciashyou can either put tracker plugin on the same page or hide it or display in *box
hi macnific
[12:31]
chibaguyah, ok, thanks, I'll try that. [12:32]
luciashalso you can display another page without columns and header in *box linking to the tiki-index_p.php [12:34]
macnificI will report this bug right now for the 3D browser dev team here is a report. 3D is not working properly at Safari 4.0.3 at Mac OS 10.5.8. I see the java cup inside the window. Then the java star and then nothing else the window becomes white. No image at atll. [12:35]
***rodrigo_sampaio has joined #tikiwiki [12:39]
macnificBy the way. I always have a little difficulty to rate bug report (-2 -1 0 1 2). It would be great a small legend inside the page.
Would be rating in the extreme both sides something like: -2 = not really so important / 2 very important to me?
[12:41]
***Caarrie is now known as Caarrie|away [12:47]
Tikiwiki|botRecent Bug: Tracker item: #2903 - - 3D browser not working at Safari at Mac OS X - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2903 [12:52]
chibaguymacnific, the last time I checked, the 3d browser wasn't working in Windows either, but I haven't tried recently. [12:54]
***mike_tnt has joined #tikiwiki [12:59]
chibaguynope. just an empty white box, tried in branch 4.x with windows xp and firefox. [13:00]
luciashsometimes, depending on amount of pages you have, one needed to wait longer time [13:03]
chibaguyok, I'll try again. do you find that it works? [13:04]
luciashi don't, i just know it happened
i mean i am not trying currently
[13:04]
chibaguyseems broken now. [13:07]
***Bamie_ has joined #tikiwiki [13:14]
coaboajust tested 3d browser too. Firefox [13:15]
***Bamieater has quit IRC (Read error: 104 (Connection reset by peer)) [13:16]
coaboaits broken.
looking sad :-(
[13:16]
***brankom has joined #tikiwiki [13:18]
brankomYo [13:18]
chibaguyit was cool seeing wiki pages as a molecule, true... [13:18]
brankomIs it possible to have the fancytable take less space than full width? Or is it just the style I selected? [13:18]
luciashhopefully one day we replace it with http://thejit.org/
brankom: try width param
brankom: or wrap it in DIV plugin with width param
[13:18]
brankomluciash: Can width do something like "fit content"?
Nope, width doesn't work with that one.
[13:21]
luciashhuh ?
just try width="50%"
or width="200"
[13:22]
brankomThat doesn't seem to work with {fancytable}
I'll try the div.
But I was wondering if it can resize itself automatically somehow.
[13:22]
CIA-50tikiwiki: 03sept_7 * r23556 10/trunk/ (4 files in 4 dirs): [ENH] add an option for CAS authentication to fetch the user's data from LDAP [13:25]
Tikiwiki|botNew Forum Posts: Dynamic Items List in TRACKERLIST - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35397 [13:25]
luciashbrankom: yes, probably the theme sets it width to 100% [13:25]
chibaguybrankom, it's got a 100% wide default, so you need to override it some way.
it's in css/layout.css
(table.normal)
[13:25]
CIA-50tikiwiki: 03sylvieg * r23557 10/branches/4.x/tiki-view_tracker_item.php: [FIX]tracker: item link when editing an item [13:26]
brankomO'
Sorry
[13:26]
luciashbrankom: you can do something like .fancytable {width: auto !important} in your custom.css [13:26]
brankomI'm not too good with css, but if I remove the '100%', will it do fitting?
I see.
Ah, 'auto' - thanks :)
[13:26]
xavichibaguy and luciash, dod you have any luck with banners in top zone in Tiki 3.x?
I have thenm working on side column, but not in header zone (in 3.3)
[13:27]
chibaguyxavi, same for me, iirc. [13:28]
luciashdoes it need {wiki} now ?
around
as it became a "plugin" ?
[13:28]
chibaguybrankom: if you remove the 100% wide for table.normal in layout.css, many tables will be affected. [13:29]
brankomGotta love Firebug :) [13:29]
luciashxavi, try [13:29]
brankomchibaguy: Yes, I know. I'll let it as it is atm, looks prettier in general :)
It'd be a nifty fiture to introduce width parameter to tables, though.
[13:30]
***grobda24 has joined #tikiwiki [13:30]
xavimmm, luciash, I was trying (need) for images, they either are just provided with the url of the image, or uploaded to tiki [13:31]
mike_tntone question here, how can I get in php programming code the calendar id of a user? [13:31]
***lphuberdeau has joined #tikiwiki [13:31]
xavithere no room for {wiki} for the option "image" in banner type [13:31]
luciashxavi: huh ? i mean {banner zone=1} [13:33]
xaviI mean from here: tiki-edit_banner.php?bannerId=1 [13:33]
luciashi mean {wiki}{banner zone=1}{/wiki} in custom code area [13:33]
chibaguybbl [13:34]
***chibaguy is now known as chibaguy|away [13:34]
xavitrying
no change for me
[13:36]
CIA-50tikiwiki: 03sept_7 * r23558 10/trunk/lib/userslib.php: [ENH] invalidate cached user info when syncing from LDAP [13:37]
xaviusing twist.css
and tiki 3.3
luciash: and no change if using {wiki}{banner Id=1 }{/wiki} or {wiki}{banner zone=HEaderZone }{/wiki}
HeaderZone, I mean
[13:38]
luciashxavi: lemme try [13:41]
CIA-50tikiwiki: 03sept_7 * r23559 10/trunk/lib/sheet/excel/reader.php: [FIX] reindenting + fix PHPunderControl notification no funtion in for loop [13:42]
luciashxavi, what image method you use ?
use image or use image generated by URL ?
[13:44]
xavi:-) both [13:44]
luciashok [13:44]
xavinone works for me [13:44]
***mike_tnt has quit IRC (Ping timeout: 180 seconds) [13:44]
luciashworks for me
xavi: i just put {banner zone='xavi'} on Admin → Site Ads
[13:46]
xaviah, ok, trying... [13:48]
luciashi see no problem there [13:50]
xaviok, I have {banner zone='HeaderZone'}
and not image shown
will test with strasa
[13:50]
luciashit works in custom code on l&f too
hmm, maybe it's the theme, yes
make sure you don't have obsolete templates/styles/twist/tiki-site_header.tpl or something
[13:52]
CIA-50tikiwiki: 03lphuberdeau * r23560 10/trunk/lang/ (id/ id/index.php id/language.php langmapping.php): [MOD] Mozilla upstream. One more language.
tikiwiki: 03lphuberdeau * r23561 10/trunk/ (4 files in 2 dirs): [FIX] Missing database change
[13:59]
xaviluci, I can't get it to work either with strasa
I'll double check that I deleted cached tpl's
[14:04]
luciashxavi: hum, weird, i must say my 3.3 proposed test is not the freshest one
xavi: lemme try to svn up it if it fails then
[14:07]
xaviI?m running 3.3 (as released), not svn
nor proposed
[14:08]
luciashah, ok, i cannot guarante then, i have no 3.3 from tarball now i think [14:11]
xaviwhere are the uploaded images from banners stored? [14:11]
luciashxavi: maybe tha site-ads depend on something else ? site-logo ? [14:12]
***chibaguy|away is now known as chibaguy [14:14]
luciashhave you tried to put it to top bar custom code like me ?
fastest way i can help is if you provide me with some login there ;) guessing is slow process ;)
[14:14]
chibaguywhat I tried before was using 'site ads and banners'. [14:15]
***grobda24 has quit IRC (brown.freenode.net irc.freenode.net)
lphuberdeau has quit IRC (brown.freenode.net irc.freenode.net)
macnific has quit IRC (brown.freenode.net irc.freenode.net)
changi|home has quit IRC (brown.freenode.net irc.freenode.net)
[14:16]
luciashchibaguy: you got the same problem ? [14:16]
chibaguyI haven't tried recently, but did back around 3.0 release time maybe.
and then, site ads and banners didn't work, iirc.
i haven't tried with custom code.
[14:16]
***changi|home has joined #tikiwiki
grobda24 has joined #tikiwiki
lphuberdeau has joined #tikiwiki
[14:20]
luciashchibaguy: well, it seems to work in proposed 3.x branch now [14:24]
CIA-50tikiwiki: 03lphuberdeau * r23563 10/trunk/templates/ (4 files in 4 dirs): [ENH] Mozilla upstream. Using username consistently across login/register pages [14:25]
chibaguyyeah, I just tried in branch 4.x and at least I see some text in the ad location.
by inputting on tiki-admin.php?page=ads
and works fine getting the banner info from tiki-list_banners.php.
:-)
[14:26]
***miles has joined #tikiwiki [14:36]
milesanyone home? [14:37]
***macnific has joined #tikiwiki [14:39]
macnificanybody to give me an idea about fixing time. Is there any table we could have a notion about time spent to fix bugs by their importance level. For example an Urgent bug (of course it will depend of the bug itself) but does it take 1 minute, 1 hours, 1 day, 1 weeek to be fixed according to the volume of developers available? [14:39]
milesthink it's just you and me, all is quiet [14:40]
macnificwell. in terms of chat, but now working [14:40]
chibaguymacnific, i think there are too many variables for that to work. [14:40]
macnificThat is because I made some bug reports and I am curious about feedback average time today. [14:40]
chibaguythere's no pattern, probably. [14:41]
macnificI don't really need precision, but some idea according to the experience until today.
an average?
1 year?
maximum, at least
[14:41]
chibaguywell, 'importance' is subjective. maybe somebody really needs something to work that few people use, etc. [14:42]
milesSorry if this isnt the place to ask, I've a quick question I cant answer from the documentation nor google [14:42]
macnificHi Miles. Yes. here is a place to ask
sometimes you will find fast answer, sometimes not. Depend on people activities.
too much work for all of us.
please ask your questions again. Let me see if I can do something for you
[14:42]
chibaguytime-to-fix probably depends on how central the feature is (how many people use it regularly) and how important it is in the view of the developers who can fix it. [14:43]
macnificbut lest imagine it is urgent. How fast an urgent bug is fixed today? [14:43]
chibaguyurgent to whom? [14:43]
macnificto dev team [14:43]
chibaguythen in a matter of minutes or hours, depending on the problem, maybe. [14:44]
macnificif there is level of classification it means it is used later on, isn't it?
OK. the fastest is, let's say 5 minuts, right?
so the maximum, not more than 1 decade?
hehehe ;)
[14:44]
luciashxavi: got it, it is a bit stupid mistake of you ;) [14:44]
xavi:-) [14:45]
chibaguywhen we hit the decade mark, we'll know. :-) [14:45]
luciashxavi: you have maxClicks set to 0 [14:45]
milescool. I've just enabled banners using a flash swf, things are 90% there, only problem I have is the url it goes to http://www.openkontrol.org/wiki/text I see in banner admin it states Note: To be managed with tiki , your flash banner link should be: banner_click.php?id=1&url=text , i'm unsure what to stick where [14:45]
macnificwhat xavi doing stupid mistake... No, must not be Xavi. hahah ;) [14:45]
xavi:-)
everybody makes mistakes (me many)
[14:45]
macnificof course, when you are ill or sick. hahaha ;) [14:46]
chibaguymiles, so what should replace 'text'? [14:46]
milesyes I guess so, do I add something to the flash mvie or hack the php file [14:47]
chibaguythat shouldn't be needed. not if the feature is working correctly. [14:48]
macnificsorry miles. I am more a tester and a translator, an organizer, a motivator. Not too much code Yet, sorry. [14:48]
mileshehehe no problem [14:49]
***kiilo has joined #tikiwiki [14:50]
milessorry I dont understand
i'm now talking to bots :)
[14:52]
chibaguyah, miles, I think when you create the flash banner, you need to specify a url for it, right?
when making the .swf
that it directs to when clicked
[14:54]
brankomWhat was the '/' character for? [14:54]
milesah, sort of solved it, the docs gave an example and used "text" as the url hence it trying to find a page called that [14:55]
chibaguyi don't mean on tiki's banner admin page, I mean when making the .swf file. [14:55]
milesthe swf has no link in it, just a movie [14:55]
chibaguyI don't do much with flash, but I went to http://www.banner-generator.net/en/flash-bannergenerator.html to make a flash banner to test
and it required a url to go to when the banner is clicked.
[14:56]
milesgot it better, I want to just send it back to the home page, it's not an advert mmore am animated heeader [14:56]
chibaguyso I think you need to use 'banner_click.php?id=0&url=http://mybannerdestination.com' instead of just 'http://mybannerdestination.com' if you want tiki to track the clicks, etc.
then in that case, i guess you can just use index.php.
oh, no click-to url, ok.
[14:57]
milesjust tried, same result, in chrome it opens a new window, in ie it does nothing [14:59]
chibaguyhehe, my instant flash banner works, linking to tikiwiki.org. [14:59]
milesits bizzar because if you hover over it in ie it shows the address but wont "click" [15:00]
chibaguymiles, have you tried the flash file in a normal HTML page? [15:02]
milesno, but you give me an idea, having the thing do nothing at all would also be ok
mmmm, no joy, ie ok, other two open new blank windows
just getting dreamweaver on the go to try
[15:03]
CIA-50tikiwiki: 03lphuberdeau * r23564 10/trunk/templates/tiki-user_watches.tpl: [MOD] Refactor to use jquery [15:05]
chibaguyI used that free-flash-banner url again to make another banner, this time with the url that tiki's create banner page says to use, and it does count the clicks and load the linked-to page.
so works perfectly. (this is in opera that I'm testing.)
[15:05]
miles<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="1000" height="100"><param name="movie" value="http://www.openkontrol.org/wiki/banner.swf" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><embed src="http://www.openkontrol.org/wiki/banner.swf" quality="high" pluginspage="http://www.mac
oh that was messy
[15:06]
***brian_ has joined #tikiwiki [15:07]
brian_hello
i have a problem with AuthPAM
[15:07]
chibaguymiles, you can use http://pastebin.com/ to show code. [15:08]
brian_i configured everything like shown here http://doc.tikiwiki.org/PAM+authentication [15:08]
***bobonthenet has joined #tikiwiki [15:08]
brian_and i can run the php function posix_getpwnam successfully
but tikiwiki always says: "Invalid password"
any suggestions?
[15:09]
bobonthenet!help [15:09]
Tikiwiki|botYou can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . [15:10]
xavibbl (lunch) [15:12]
mileschibaguy, can I try what you are doing, mine isnt happy [15:14]
chibaguydid you just input the location of the swf file?
on tiki-edit_banner.php?
(no need to bother with HTML code.)
[15:14]
milesif I put in [x] Use flash box this http://www.openkontrol.org/wiki/banner.swf
along with 1000 & 100 & 8.0.0 it only works occasionally I get anerror (will try now)
[15:17]
chibaguyI don't know if it makes a difference, but I just used a relative url: myNewBanner.swf (it's in the root directory). [15:19]
mileserror top left is flash player not available, [15:19]
chibaguywhat tiki version are you using? [15:19]
miles3.3 php 5.2.11
tried banner.swf on it's own same error, strange thing is it will work very occasionally
[15:20]
chibaguyi recall people reporting that error but I'm not sure which version.
in my tiki branch 4 test here, it's working fine, a dozen refreshes or so and no problems.
[15:22]
milesit generates in the use text box all that code I pasted you, that works just fine except for the url link [15:22]
chibaguyi should test in 3.3 too, I guess. [15:24]
***brian_ has quit IRC ("Page closed") [15:26]
chibaguyHeh, miles, I get the "Flash player not available " error in Tiki 3.3.
same browser as in my tiki 4 test.
[15:30]
milesjust on the phone [15:31]
***bobonthenet has quit IRC (brown.freenode.net irc.freenode.net)
miles has quit IRC (brown.freenode.net irc.freenode.net)
brankom has quit IRC (brown.freenode.net irc.freenode.net)
Tricia has quit IRC (brown.freenode.net irc.freenode.net)
CIA-50 has quit IRC (brown.freenode.net irc.freenode.net)
kiilo has quit IRC (brown.freenode.net irc.freenode.net)
Tikiwiki|bot has quit IRC (brown.freenode.net irc.freenode.net)
Sug4r` has quit IRC (brown.freenode.net irc.freenode.net)
Bamie_ has quit IRC (brown.freenode.net irc.freenode.net)
mose has quit IRC (brown.freenode.net irc.freenode.net)
coaboa has quit IRC (brown.freenode.net irc.freenode.net)
L0ggar starts logging #tikiwiki at Fri Nov 27 15:33:12 2009
L0ggar has joined #tikiwiki
macnific has joined #tikiwiki
changi|home has joined #tikiwiki
Wilkins has joined #tikiwiki
Caarrie|away has joined #tikiwiki
Jyhem has quit IRC (kornbluth.freenode.net irc.freenode.net)
luciash has quit IRC (kornbluth.freenode.net irc.freenode.net)
Jyhem has joined #tikiwiki
[15:32]
Tikiwiki|botNew Forum Posts: V4 get rid of top part of blog? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35402 [15:35]
milessorry about that
so it's 3.3 thats the issue
do you have any idea what code between <object> tags is being used?
[15:36]
***coaboa_ has joined #tikiwiki [15:43]
CIA-50tikiwiki: 03lphuberdeau * r23565 10/trunk/ (7 files in 6 dirs): [NEW] Mozilla upstream. Watch category changes in a specific language [15:44]
Tikiwiki|botNew Forum Posts: Looking for tutorial for porting wordpress themes and plugins. - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=35403 [15:46]
***kiilo has quit IRC ("Leaving.")
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy
brankom has quit IRC (Ping timeout: 180 seconds)
[15:53]
chibaguyI don't have a branch 3 test site right now, so can't check. but seems like if it can be fixed based on what's working in tiki 4, it should be.
I'm not sure what the policy is for changes in 3.x branch, now that 4 is out.
[15:59]
***coaboa has quit IRC (Read error: 113 (No route to host)) [16:00]
milesI've just stuck in _self so that on ie it does nothing and on others it goes back to the home page [16:02]
***Lucymoz has joined #tikiwiki [16:02]
milesi used fantastico to install 3.3 I'd have to manually do v4, would it be easy? sorry to say I'm a windoze server bod so linux i'm always scared of :) [16:03]
chibaguyUpgrading is the same either way, as far as I know. Just copy the new files over the old ones and run tiki-install.php. [16:09]
milesI've altered tikinewt significantly in the css, would I just copy that back over the top once upgraded? [16:12]
***gozer_ has joined #tikiwiki [16:14]
Tikiwiki|botRecent Bug: Tracker item: #2904 - - Banner show binary data as ascii when using method 'Use image ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2904 [16:15]
milesother option might be just to prevent a link at all, any idea which php file the call is in? [16:15]
chibaguymiles, tikinewt.css has changed between tiki 3 and 4, so it'd be good to try to merge your changed version and the tiki 4 version. [16:25]
xavichibaguy: upgrading tips for people asking on irc . I would suggest to point them to the http://doc.tikiwiki.org/Upgrade because it's not so simple [16:25]
chibaguygood idea. [16:25]
xaviit's simple, but no so much depending on some cases...
I'm just talking after reading your notes in themes.tw.o about stylesheet changes between 2 & 3 and 3 & 4
I was the first one to do upgrades by copying new files over the old ones...
.. but that yeilds some unexpected issues in some cases... (specially with theme files : tpl's, etc.)
[16:25]
milesooooooooooooooh! any chance we could preventing linking then? [16:28]
***olinuxx has joined #tikiwiki [16:28]
chibaguymiles, what do you mean? [16:37]
milesto modify the code so that a link isnt available, it does nothing, I can put a homepage link in the top left module instead [16:39]
chibaguyThe link in my banner was part of the .swf file. I guess you could do another flash file without a link. [16:41]
milesno it's tiki doing the link in, the swf has no link
linking
[16:42]
chibaguyok, i've got to do another test. [16:44]
milesyou can try the link too http://www.openkontrol.org/wiki/tiki-index.php [16:44]
chibaguyworks fine in opera anyway [16:47]
***olinuxx has quit IRC ("http://www.linuxmao.org") [16:48]
CIA-50tikiwiki: 03lphuberdeau * r23566 10/trunk/tiki-approve_staging_page.php: [FIX] Remove mozilla specific code. Will have to be generalized. [16:49]
milesmy site or yours [16:50]
chibaguyyours
at my site, I made another of those free banners and this time didn't input a url. when the banner loads on my tiki site, clicking on it does nothing. (tiki 4.x)
I mean I didn't input a url when making the .swf file.
and no url was input on the tiki edit banner page.
be back later. gotta take the dog out.
[16:51]
milescool [16:54]
luciash_hmm, fresh new install of Tiki 4.0 - users added to Admins group do not seem to get admin permissions [16:56]
CIA-50tikiwiki: 03pkdille * r23567 10/trunk/lib/ (23 files in 3 dirs): [MOD] No changes: Zend rules [16:56]
luciash_is it a known issue ? [16:59]
***luciash_ is now known as luciash [16:59]
luciasheven though that Admins group has the tiki_p_admin perm
even if i set the Admins group for that user as default :-(
[17:00]
xavinot know issue to me, at least [17:04]
luciashor is it just the Admin submenu ??? [17:04]
xavihowever, it works for me, luciash [17:04]
luciashweird [17:04]
xaviyou can try with your user luci in that site I gave you an account for the CC [17:05]
luciashit seems i have admin rights but i don't see the Admin menu on left, only the Wiki part [17:05]
xaviyou've been granted admin rights through assigning you to the Admin group
reload ? (clean caches?)
logout and login? sing a magical song?...
[17:05]
luciashgrmbl, it was the tiki cache :-p [17:06]
xavixavi running out of ideas :-) [17:06]
luciashok, "fixed" :) [17:06]
xavi:-) [17:06]
***Marten_ has joined #tikiwiki [17:09]
Marten_!help [17:10]
chibaguyre [17:17]
CIA-50tikiwiki: 03sept_7 * r23568 10/trunk/tiki-admin_include_metrics.php: [FIX] Zend recommandation : no php ending tags ! [17:18]
***freak_ has joined #tikiwiki [17:24]
freak_jh [17:24]
***freak_ has left "Konversation terminated!" [17:25]
luciasha pity interactive translation is broken on menu links :( [17:30]
***Marten_ has quit IRC ("Page closed") [17:32]
lphuberdeaufunny, trying to get it to work right now
getting it to work anywhere would be good enough for me
[17:34]
luciashlphuberdeau: it works, just borks links in menus [17:36]
lphuberdeauactually, it borks quite a lot of things everywhere (just figured out how to enable it) [17:36]
chibaguyhey lphuberdeau, good to 'see' you :-) [17:37]
lphuberdeaucertainly does not work in strasa [17:38]
luciashyes, quite a lot on links
lphuberdeau: hmm, darn, you are right, even on simple text, after hitting the Submit button it doesn't store the translation :(
it's sadly completely broken
[17:38]
lphuberdeauoh, just the UI being messed up beyond understanding for me [17:41]
luciashit worked in around 2.x or something
it was pretty useful
[17:41]
lphuberdeauI guess I'll fix it today [17:41]
luciashbut not this one in 4.0
that would be coool
[17:41]
lphuberdeauneed to upstream stuff to it, so I guess having it working is part of the deal [17:41]
luciashok :) [17:42]
lphuberdeaubut I only work on trunk [17:42]
luciashwell, good to have it in 5.0 at least [17:42]
***chealer has joined #tikiwiki [17:42]
luciashlphuberdeau: i think it would generate little "translate" icon after the string and not a part of the link, but first it will be nice if it will work again
*it would be better to
[17:44]
***pascalstjean has joined #tikiwiki [17:46]
xavimmm, db error in group inclusion (tiki 3.3) [17:56]
***bobonthenet has quit IRC ("Page closed") [17:58]
xaviaha, but in fact the group was renamed indeed... I wonder why the db error report then... [18:02]
lphuberdeaulooks like I almost have to rewrite the whole thing [18:02]
luciashhahahah
the *whole* thing ? really ? ;)
[18:02]
xavihi lphuberdeau: great that you have to fix (sorry to hear rewrite) the interactive translation feature [18:02]
luciashluciash looks forward lph rewrites the whole tiki ;) [18:03]
xaviI thought it was just me who couldn't make it work years ago [18:03]
lphuberdeauit's broken out of repair, and solving the issues implies opening XSS attacks... flawed design :( [18:03]
xavithe importance of a good design... [18:04]
***jcyrisse has joined #tikiwiki [18:04]
luciashyep, it was too quick implemented and too quick orphaned feature [18:04]
lphuberdeauluckily, we're in a new millennium and there are easier ways to do it [18:05]
xavi:-) thanks to good designers who know about them :-) [18:05]
chibaguytime to sleep. cya later. [18:07]
***chibaguy has quit IRC ("Find new themes for Tiki at http://themes.tikiwiki.org.") [18:08]
xavicya [18:08]
***Wilkins has quit IRC (Read error: 60 (Operation timed out)) [18:10]
luciashdo we have global search and replace ?
for wiki pages content at least
[18:11]
milesanyone know the default amount of text that can be posted, just tried a pile of code and it gave me a permission denied error [18:16]
jcyrissedoes anyone know if favicon.ico works in a safari browser?
miles: in a page?
[18:17]
milesyes [18:19]
jcyrissewell, i am not an expert...my disclaimer....but i think there is a post max setting in php.ini file
that you can modify
[18:19]
milescode was only 374 lines [18:20]
jcyrissewell, not sure then... [18:21]
milessomething strange, some code I already posted was longer
i get this Forbidden You don't have permission to access /wiki/tiki-editpage.php on this server Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
[18:24]
jcyrissewell, either a permissions setting on your site or on server. but somebody else with more knowledge gonna have to come to your rescue :) [18:28]
***Bamie_ has quit IRC (Read error: 110 (Connection timed out)) [18:34]
xavimiles: about max size in wiki pages, I recall years ago some info in doc.tw.o/faqs . Feel free to search there [18:37]
milesmmm claims 16mb in 1.10 and above, this is only 11,668 bytes [18:46]
xavisee you all [18:51]
***xavi has left [18:51]
chealer_ has joined #tikiwiki [19:00]
jcyrissebye
ok...got my icon issue fixed
[19:04]
milesthis is weird, I paste in top half, fine, bottom half fine, together I get the error. I created in word a pile of text twice the size, it saves fine too, I've no explaination, I've tried paste as text as word as code, none work [19:06]
Tikiwiki|botYou can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot .
Recent Bug: Tracker item: #2905 - - db error in group inclusion (tiki 3. ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2905
New Forum Posts: Tabs and firefox/ie in version 4.0 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=35409
New Forum Posts: Upgraded from 3.3 to 4.0 - sql issues - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=35408
[19:13]
luciashmiles: maybe your text contains something apache mod_security doesn't like
some "sensitive" text string
[19:13]
mileswell yes, but, when pasting in first hundred odd lines then the second hundred odd (deleting the first) both fine. I stopeed both times at a full line so should only be a CR inbetween ??
would you try yours? i pasted my code (no laughing) into http://pastebin.com/m16e8b095
[19:16]
luciashhmm, no idea then, maybe try to put it in between ~np~ and ~/np~ [19:17]
***chealer has quit IRC (Read error: 110 (Connection timed out)) [19:17]
luciashmaybe there is something triggering wiki syntax parsing and it can break on some point, because it is not intended to be wiki syntax
oh, it is a code ! then you put it inside {CODE()}...{CODE} ?
[19:17]
milestried that :( [19:22]
***rodrigo_sampaio has quit IRC ("Leaving.") [19:22]
luciashi will try to paste it in mine [19:24]
***rodrigo_sampaio has joined #tikiwiki [19:25]
luciashmiles: it works for me with no problem [19:26]
milesgrrrrrrrr, what version of tiki? [19:27]
luciashTiki 3.3 proposed branch [19:27]
milesoh, me too [19:27]
luciashin CODE plugin [19:27]
milesi've tried both plugin, wyswig and manually [19:28]
luciashwhat ? [19:28]
milesevery way I can think of
:( I dont know why
time for dinner, back on monday, thankyou for your help
[19:29]
luciashnp, i hope you find out soon [19:31]
CIA-50tikiwiki: 03sylvieg * r23569 10/branches/4.x/lib/graph-engine/ (7 files): path [19:33]
***miles has quit IRC (Ping timeout: 180 seconds) [19:34]
.... (idle for 16mn)
CIA-50tikiwiki: 03sylvieg * r23570 10/branches/4.x/tiki-admin_actionlog.php: [FIX]actionlog: see all the visible galleries not only the public one [19:50]
tikiwiki: 03pkdille * r23571 10/trunk/lang/ (67 files in 67 dirs): [MOD] language files: get_strings [20:04]
***jcyrisse has left [20:10]
.... (idle for 16mn)
changi|home has left [20:26]
doubleclick has quit IRC (Read error: 110 (Connection timed out))
doubleclick has joined #tikiwiki
rodrigo_sampaio has quit IRC ("Leaving.")
[20:31]
Tikiwiki|botNew Forum Posts: Does anyone actually use the events calendar in TikiWiki installations? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35412 [20:47]
luciashhmm, in strasa the login bar is stuck even when i disable it on Admin → L&F
is it known issue ?
in Tiki 4
[20:52]
lphuberdeauluci, can you give a try to the interactive translation?
as soon as my commit gets through
[20:54]
luciashlphuberdeau: sure [20:54]
lphuberdeaushould be slightly improved ;) [20:55]
CIA-50tikiwiki: 03lphuberdeau * r23572 10/trunk/ (5 files in 5 dirs): [FIX] Interactive translation to work correctly. Admin panels for the non-interactive aspects may be just as broken as they were. [20:55]
luciashdoing svn up [20:59]
lphuberdeauthe way it works changed... when you enable it, it puts a bar up top
which basically contains a checkbox
when checked, anything you click will be up for translation
[21:00]
luciashah, ok [21:00]
lphuberdeauwhen not checked, nothing is altered
this way there is no trouble with the escaping of HTML messing up everything
[21:00]
luciashyep, good idea [21:02]
lphuberdeauand it even works in drop lists [21:02]
***Caarrie|away has quit IRC (Remote closed the connection) [21:05]
luciashokay, got it set up
toggled the interactive translation on but i see no checkbox on top in strasa
where is it ?
ah, in strasa it appears on bottom of page actually .)
[21:06]
lphuberdeaumostly tested in tikinewt, but it should be independent
did you reload?
placed the css in design.css
(not knowing where to put it)
[21:07]
luciashah, ok, ctrl+reload helps [21:07]
***Caarrie has joined #tikiwiki [21:08]
luciashlphuberdeau: seems to work fine :) [21:09]
lphuberdeaugood
might need someone to help with the layout and colors ;)
[21:09]
luciashit doesn't work on buttons though :-/
tried translate Today button link in calendar now
or submit button on quickedit
[21:10]
lphuberdeauyeah, looking into that [21:12]
luciashor clicking "Add Comment" button link under wiki page it tries to translate "Hide" instead [21:12]
lphuberdeauI can't do anything about that... it's just that all events should go through jquery rather than being on elements [21:14]
luciashyes, do you use jquery on that ? [21:14]
lphuberdeauI can't override something that does not listen to the rules
well, that Add Comment probably has a hardcoded onclick
[21:14]
luciashbut you can use jquery to remove stuff from elements [21:15]
lphuberdeaufor all other cases, all I have to do is prevent defaults
but that one happens before
[21:15]
luciashalso i now clicked Users Map in menu to translate and it adds second input field under to translate "and" [21:16]
lphuberdeauit will do things like that... expected [21:16]
luciashbut i think it works fine generally and can be of course improved
thank you for working on that
[21:16]
lphuberdeauit scans the text on the clicked element and finds all translateable strings on it
which may not be the right ones, but it's quite useful in most cases
because there are a lot of stupid strings like 'and' in normal text
[21:17]
luciashheh, it doesn't allow me to translate "Once checked, click on any string to translate it." ;) [21:18]
lphuberdeauanyway, getting late, will finish an other day
yeah, an other desired effect... the interactive translation elements are not affected, that would cause really mad interactions
[21:18]
luciash:) [21:19]
***lphuberdeau has quit IRC ("Leaving.") [21:20]
lphuberdeau has joined #tikiwiki [21:27]
.... (idle for 17mn)
Caarrie is now known as Caarrie|away
olinuxx has joined #tikiwiki
[21:44]
ibrrorg has joined #tikiwiki [21:52]
ibrrorgis there a simple syntax to enter a google map into a page (i tried using an iframe to no avail) i am using v3.1 thank you [21:53]
***lphuberdeau has left
gozer_ has quit IRC ()
[22:05]
luciashibrrorg: try iframe wikiplugin [22:05]
ibrrorggoing there now
ok i see the code how do i use it? do i have to put it in front of each and every iframe (that'd mean thousands for me) or do i save it as a file (if so, where/and as what name and how is it 'called'?)
[22:06]
luciash>doctwo PluginIframe [22:10]
Sug4r`http://doc.tikiwiki.org/PluginIframe [22:10]
ibrrorgthat's where i was at. i am talking about how do i implement {IFRAME(height=100,width=500, scrolling=auto, src="tiki-print.php?page=EULA")}{IFRAME} ?
do i simply add the src= stuff to my ifram i want to embed?
[22:12]
***grobda24 has quit IRC (Client Quit) [22:13]
ibrrorgor is there a simple way to simply put a map on the page like MW type of code as that's all i want to do [22:13]
luciashyou simply put the url to your iframe in the src param [22:13]
ibrrorgok thank you! always appreciate ya'll taking time for me! [22:14]
***franck has quit IRC () [22:19]
smallfly has joined #tikiwiki
franck has joined #tikiwiki
[22:25]
smallflyhi together! i used google, looked through tiki docu, tried myself but im still getting an error. my problem: including a module in a wiki page => "An error occured in a database query!" known issue?
just typed in "{MODULE(module=>some_module)}text{MODULE}" and also tried lots of other syntax versions of this. always this f*... error
[22:26]
luciash{MODULE(module=>some_module)}{MODULE}
try without the text
[22:28]
smallflytried. same error
the error also says "INSERT INTO tiki_plugin_security (fingerprint, status, added_by, last_objectType, last_objectId) VALUES(?, ?, ?, ?, ?)"
and INSERT INTO tiki_plugin_security (fingerprint, status, added_by, last_objectType, last_objectId) VALUES('module-d41d8cd98f00b204e9800998ecf8427e-b6150477cabff4f194052bfd060de5de-000000-450000', 'pending', 'smallfly', 'wiki page', 'Industry Branches')
[22:29]
luciashwhat version of Tiki ? [22:30]
smallflythat looks like a module name as hashcode for me
good question. wait a mom
[22:30]
luciashthat looks like not completed upgrade [22:31]
smallfly3.2
i used the installation of my web provider
didnt upgrade
[22:31]
luciashhave you upgraded your tiki database ? [22:31]
smallflyyou want me to click the "upgrade button"? [22:31]
luciashdoes it say on Admin Home → General ? [22:32]
CIA-50tikiwiki: 03pkdille * r23573 10/trunk/ (7 files in 4 dirs): [MOD] lesser magic: last commit for dynamic preferences on wiki admin template (149 preferences here). Hope everything is ok. [22:32]
smallflyadmin home > general > general prefencs
says 3.2
next to it a button with "Reset or upgrade your database"
clicking it > tiki-install.php > message "Tiki Installer Disabled" (i know what to do to enable it, but the database will be reseted then, correct?!)
[22:33]
luciashisn't there a warning above that your db needs upgrade ?
not if you do upgrade
[22:34]
smallflyno, no warning
if i click "check for updates" it says "The following list of changes has been applied: * information Current version is up to date : 3.2 * information A new stable major release branch is available."
so YOU can use modules inside your wiki pages?
it isnt a bug?
[22:35]
***ibrrorg has quit IRC ("Page closed") [22:37]
smallflyby the way: im editing a file where you are the author ;) (there is the name "luciash" in the first line) [22:37]
***franck_ has joined #tikiwiki [22:38]
smallflyso what should i do now? what would you advise me to do?
upgrade?
[22:38]
***olinuxx_ has joined #tikiwiki [22:42]
franck has quit IRC (Read error: 110 (Connection timed out))
franck_ is now known as franck
olinuxx_ has quit IRC ("http://www.linuxmao.org")
[22:47]
luciashsorry, gotta go, i just know in 3.3 it works and you have to approve every module plugin [22:53]
smallflyi upgraded (to 3.2)
it still doesnt work
how to approve?
cu
[22:55]
***smallfly has quit IRC ("Page closed") [23:01]
olinuxx has quit IRC ("http://www.linuxmao.org") [23:10]
franck has quit IRC (Read error: 113 (No route to host))
franck has joined #tikiwiki
[23:18]
Caarrie|away is now known as Caarrie [23:34]
..... (idle for 24mn)
franck has quit IRC (Read error: 113 (No route to host))
franck has joined #tikiwiki
[23:58]

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