CIA-71: tikiwiki: 03sylvieg * r17201 10/trunk/db/tiki.sql: [MEW]INVITE: plugin to invite a user or an email to one of the group the user belongs. Send a mail to inform + link to change password for a new user
tikiwiki: 03sylvieg * r17202 10/trunk/db/ (6 files): sync db
tikiwiki: 03sylvieg * r17203 10/branches/3.0/lib/wiki-plugins/wikiplugin_mediaplayer.php: [FIX]mediaplayer: need extraparams ***: Caarrie|away is now known as Caarrie
SEWilco2 has joined #tikiwiki brolin_empey: SEWilco2: I seem to have solved my permissions issue. I have to leave now. ***: brolin_empey has quit IRC ("leaving")
idle-_ has joined #tikiwiki
idle- has quit IRC (Read error: 110 (Connection timed out))
Lucymoz has joined #tikiwiki
hivemind has joined #tikiwiki hivemind: have an odd problem, not sure if its apache (2.2 win32)... some pages on tw 2.2 add an extra / before the page name eg http://wiki.domain.com//tiki-index.php otr worse ...com/tiki-index.php most common on logout (where the mangled url makes firefox 404 ***: Caarrie is now known as Caarrie|sleeping
lq_040 has joined #tikiwiki lq_040: which file are <head> and </head> stored in? I'm trying to add an additional js to pages
I also have some code I'm not sure where to put about DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict hivemind: any clues on the / and // in the urls?
hmm... fixed it, a bit kludgily
errant in $base_url ***: rpg has joined #tikiwiki lq_040: anyone here? hivemind: no
re your question: i'd wager that's a template thing, else tiki-setup.php
IANAD lq_040: come on dude I'm noob, I don't know what you just said ***: chibaguy has joined #tikiwiki chibaguy: lq_040, the head section is in templates/header.tpl. lq_040: thank you chibaguy chibaguy: put {literal}your javascript{/literal} tags around your js. lq_040: I looked for header, but I was looking under tiki-header, or tiki-show_header lol chibaguy: ok.
it's not entirely consistent... lq_040: no it's not
way too many files in the first place chibaguy: Well, they all do something. :-) ***: SEWilco2 has quit IRC (Remote closed the connection) lq_040: hey chiba I should have specified better because this doesn't look right
I don't want to actually insert js here
what I want is to add a script src command
<script src="js/myjavascript.js"></script> chibaguy: Oh, ok just follow the pattern of others in the file. no literal tags needed iirc. lq_040: it looks like it goes into header_jquery.tpl instead? chibaguy: header_jquery.tpl was just added to the code recently; js links have been going into header.tpl for a long time before that file was around.
Was version of TikiWiki are you using? Branch 3.0 beta? lq_040: yeah chibaguy: Well, <script type="text/javascript" src="lib/tiki-js.js"></script> is at line 34 of header.tpl for instance.
this is TikiWiki's main js file. lq_040: my code doesn't seem to be working
what kind of syntax do I need to use in tiki-show_page.tpl to run php commands? chibaguy: These are Smarty template engine files so you need to check the docs on that. Smarty syntax is used.
Some basics here: http://dev.tikiwiki.org/tiki-index.php?page=Hello%20World lq_040: do you know anything about this stuff chiba? chibaguy: what stuff? lq_040: it looks like I need to edit the tiki-show_page.tpl and use smarty stuff in the corresponding template_c file? chibaguy: templates_c is a cache directory. templates/ is the directory that holds tpl files.
layout goes in the tpl, and logic in the corresponding php file, roughly speaking, as I understand it (I'm not a php coder -- I do themes with tpls and css, etc.)
erm, this is described at the link I posted.... lq_040: yeah I read through that only briefly. I got pretty lost
so why is the code stuff different in the cached directory? chibaguy: I guess because it goes throught the smarty compiler. lq_040: Do I need to edit that file as well?
because I've written the php and now the js should be in place, but still nothing chibaguy: In templates_c ? No, it's just a cache
Sorry, can't help. I suggest asking again when more people are active here, or posting on the dev mailing list.
But I suggest reading the docs thoroughly first. lq_040: dev mailing list? chibaguy: yes lq_040: where is the smarty plugins folder? It looks like all I have to do is write a postfilter chibaguy: As I said, I'm not a php coder and am not familiar enough with this aspect of the code to give good advice.. lq_040: it's ok I found it
buried way down chibaguy: ok
time to sleep here. cya later. ***: chibaguy has left
uSlacker has quit IRC (Read error: 104 (Connection reset by peer))
uSlacker has joined #tikiwiki lq_040: apparently it's not even picking up my added .js links in the header.tpl
could someone tell me what is wrong with these statements? <script type="text/javascript" src="lib/myscript.js"></script> <link type="text/javascript" href="styles/myscript.css" />
all files are in the correct paths ***: Lucymoz has quit IRC (Read error: 110 (Connection timed out))
navster has joined #tikiwiki
navster has quit IRC (Remote closed the connection)
lq_040 has quit IRC ("CGI:IRC")
rpg has quit IRC (Read error: 110 (Connection timed out)) luciash: polom polom ***: oehoff has joined #tikiwiki
oehoff has quit IRC ("CGI:IRC") luciash: sylvieg: the new AND/OR perms in menus are still acting somewhat weirdly... i'm approaching the main menu revamp but some perms are applied wrongly when using the |
sylvieg: can you please test when i send you the work-in-progress menu csv ? ***: TikiPat has joined #tikiwiki
skeffling has joined #tikiwiki skeffling: Hello, not sure if i'm missing somethng silly - I've upgraded from 1.9 to 2.2, and mu menus are blank! -the module boxes are shown, but the menu items are empty. -having said that, they are shown on tiki-admin_options.php when I edit menus, but no other pages... ***: R|SK has joined #tikiwiki
bbm has joined #tikiwiki bbm: hi all
is there a german room? R|SK: Not that I would know about it. bbm: i need help with the online users module - somebody can help me? sylvieg: ok luciash will do now bbm: the module allways shows me online users, but just for a short moment (about 5 min)
then they disappear :(
and i also have to refresh the page for seeing the new users
something with cache or timeout???? ***: bbm has quit IRC ("Tiki PJIRC Integrator")
bbm has joined #tikiwiki bbm: upsss
rehi
i asked, but nobody gave me an answer *sniff* amette: doc is up bbm: ? amette: just global information - the people concerned know what to do with it ;) bbm: :)
@amette: i have probs configuring correctly the online users module
can u help me? ***: bbm has quit IRC ("Tiki PJIRC Integrator")
bbm has joined #tikiwiki bbm: sh... fly eagle fly :) and rehi amette: hehe bbm: sorry amette, could u read my msg? amette: bbm: sorry, haven't played much with that in a long time bbm: sniff sylvieg: thx amette
bbm perhaps it has somethign to do with the remmber me time bbm: u think i will have to make the time longer or shorter? @sylvieg sylvieg: longer ***: mycomputer has joined #tikiwiki
navster has joined #tikiwiki CIA-71: tikiwiki: 03sylvieg * r17204 10/branches/3.0/templates/ (tiki-admin_menu_options.tpl tiki-admin_menus.tpl): self_link luciash: skeffling: cleared tiki cache ? ***: FrankP_german has joined #tikiwiki skeffling: luciash, I've tried clicking clear cache on the tiki-admin_modules.php page, and on /tiki-admin_system.php luciash: yup, that should be enough skeffling: but it doesn't bring the menus in :-( luciash: what menu is it ? custom or default one ? skeffling: I have a few custom ones, and none are showing CIA-71: tikiwiki: 03sylvieg * r17205 10/branches/3.0/tiki-live_support_admin.php: wrong function skeffling: also, my mnu_application_menu is emtpy
recently visited, last changes, login and my html modules are ok ***: Caarrie|sleeping is now known as Caarrie|away luciash: check if they have set some individual permissions for anonymous etc. skeffling: luciash, I have 'Display Modules to All Groups' enabled though CIA-71: tikiwiki: 03sylvieg * r17206 10/branches/3.0/templates/tiki-sheets.tpl: [FIX]fix html + self_link
tikiwiki: 03sylvieg * r17207 10/branches/3.0/lib/tikilib.php: [FIX]menu: can use some local variable like user_is_operator that are not always defined sylvieg: luciash: try this one^^^
luciash: not to much in favor of the string CMS Aticles... luciash: skeffling: but i think there's some preference "don't show anonymous only modules to reg. users"
something like that
sylvieg: ok, thank you, it's just a test/try but this tikilib fix still doesn't fix the problem, right ? sylvieg: on my local anonymous does not see anymore the live supoort
you have to clear temp/cache luciash: sylvieg: why do the other items appear ? like directory admin ?
sylvieg: also there's limit so all the ORs do not fit in the db table field value for the Setup section
maybe that's the problem ? sylvieg: I do not see it as anonymous and registered...
btw you can put space around | and , it will allow not to have large columns luciash: sylvieg: cleared cache and it looks fine for anonymous, thank you ! :)
that's great that there can be space, already thought about that sylvieg: could be other bug ... I did not think about this dynamic perms... luciash: now we need to alter the field to allow more than 250 characters or how much sylvieg: or a textarea? luciash: nope, it's database max size (varchar)
needs to be more i think sylvieg: ah.. luciash: or maybe you're right and it's set on the input field only ?
lemme check sylvieg: it is database varchar(255) luciash: ah, yup, that's limiting factor
i can do it multiple select expanding the values from | and ,
rather than input field type text sylvieg: you can not multiple select for perm
ex: the dynamic perm user_is_operator luciash: hmm, why ? sylvieg: ... ok liste of perm + specail case luciash: yup sylvieg: it will be great because people do not know ***: wikiman has quit IRC (Remote closed the connection) luciash: can you alter the db field size ?
is 255 max for varchar ? do it text instead ? sylvieg: in 3 or in 4....? luciash: in 3 R|SK: Guys can anyone tell me how to use the Dynamic Content System when iframes are automatically disabled? sylvieg: I can change the database for a non bug problem? luciash: it's a bug because doesn't allow all the required perms now when it's stripped down after 255 chars sylvieg: until you commit your new menu ;-) luciash: R|SK: if DCS doesn't allow smarty syntax then you have to use something else, e.g. put it in custom module sylvieg: anyway - I have a bug with the backlinks... so the db must be changed R|SK: Luciash: Using smarty syntax in DCS is possible? luciash: sylvieg: ah, well, right :) but then your fix to allow OR and ANDs would be pretty useless
R|SK: dunno, try R|SK: Ok.
thx luciash: R|SK: {assign var=fra value"fra"}<i{$fra}me>... R|SK: That's an interesting way of struggling with this problem. ^^ luciash: R|SK: if it works ;) R|SK: I'm on it. luciash: R|SK: i know it works in custom modules for sure
sylvieg: thanks for your big help R|SK: Luciash: Seems it doesn't work. :(
"{assign var=fra value"fra"} width="425" height="350" frameb..."
That's what the wiki page shows me.
I guess I have to try the iframe plugin. luciash: sylvieg: i plan to polish the menu more and then publish the revamp with csv file to test for review by others before commiting
R|SK: you missed the "=" R|SK: Nope. luciash: value"fra" ? R|SK: It was automatically filtered out luciash: ah, ok
seems DCS doesn't support smarty syntax sylvieg: luciash: do you need a text field for perm and section?
or perm is enough? R|SK: The dcs block shows: "{assign var=fra value"fra"}<i{$fra}me> width="425" height="350"...." luciash: sylvieg: for now perm is enough but maybe some people can use it for sections filtering too
R|SK: wrong syntax sylvieg: there group too.. luciash: R|SK: you have errors there R|SK: Luciash: I only coppied your code. ;)
But you mean the closing ">" I guess luciash: my code was example... when you copy make sure you know what you're doing ;)
R|SK: yes R|SK: Just noticed it on my own. :-< luciash: sylvieg: yup, good point
sylvieg: there can be many groups in large communities ***: ScaryLptp has joined #tikiwiki CIA-71: tikiwiki: 03sylvieg * r17208 10/branches/3.0/ (8 files in 2 dirs): [MOD]menu: change some fields to text to allow luci to clean the menu 42 ScaryLptp: Hey guys. I'm hoping someone can point me in the right direction here regarding a custom tikiwiki page with an iframe in the middle. sylvieg: it is the iframe day.. luciash: ROFL :D ScaryLptp: I need to use an iframe to access some tools on another site, but I want tikiwiki to surround it. I'd rather make my own .php file than creating a page or something with that info in it
iframes suck, but there's no other way! :P sylvieg: use the plugin IFRAME - or look at irc.tikiwiki.org today luciash: or maybe is iframe via shadowbox enough for you ?
ScaryLptp: or create your own module or wiki plugin for it if you prefer php ScaryLptp: nah, can't do it in a shadowbox
I'll learn how to make modules I guess and see if I can do what I want that way
hmm, you can use modules in the middle of the page? skeffling: luciash my menu problem is to do with the template - using another template shows the menu - templates 'neat' and 'moreneat' don't show the menu in the module! luciash: skeffling: ah, they might contain obsolete tpl files, right
ScaryLptp: yup yup, using the MODULE wiki plugin
ScaryLptp: you can prepare custom module on Admin > Modules with an iframe like we discussed earlier here today ***: navster has quit IRC ("getting some furry loving") CIA-71: tikiwiki: 03luciash * r17209 10/branches/3.0/templates/tiki-admin_menu_options.tpl: just adjusted the translation string
tikiwiki: 03sylvieg * r17210 10/branches/3.0/lib/tikilib.php: [FIX]menu: another one for | option syntax sylvieg: luciash: I found another bug in the option ^^^
I am so bad on this luciash: sylvieg: but you're so fast and good to fix it, so no problem ;) sylvieg: thx for your support ***: R|SK has quit IRC (Remote closed the connection)
Caarrie|away is now known as Caarrie luciash: is there a plugin/command for vim to tidy up indentation in smarty tpl file ? .-p ***: rpg has joined #tikiwiki
SEWilco2 has joined #tikiwiki luciash: wow, cool sh.nu/p replacement: pastey.net
(when the former is dead already) ***: mycomputer has quit IRC ("Quitte") CIA-71: tikiwiki: 03sylvieg * r17211 10/branches/3.0/lib/userslib.php: [FIX]perms: fgal perm cache must be cleaned when changing local perms ScaryLptp: I ended up using the basic iframe to link to a page on the server which contains ANOTHER iframe
will probably be easier in the long run
though still sucks :P
p.s. how does one make a page NOT display the title at the top? on specific pages though, not all of them luciash: ScaryLptp: only when you switch them off and add manually !My Title on pages where you want it
ScaryLptp: why not custom module made on Admin > Modules via MODULE wiki plugin for the iframe ? ScaryLptp: hmm. I want all the pages except one to show the title :P
modules only work on left or right columns, don't they? CIA-71: tikiwiki: 03sylvieg * r17212 10/branches/3.0/lib/tikilib.php: [FIX]fgal perm: if galleryId=-1, cache each fgal perm ScaryLptp: unless I'm missing something luciash: ScaryLptp: nope, you can include them i page using the MODULE wiki plugin as i already said twice at least ScaryLptp: ah. sorry if I missed it. I'm at work, keep getting interrupted by pesky phone calls :P ***: SEWilco2 has quit IRC (verne.freenode.net irc.freenode.net)
Redhatter has quit IRC (verne.freenode.net irc.freenode.net)
vegy_ has quit IRC (verne.freenode.net irc.freenode.net)
Jyhem has quit IRC (verne.freenode.net irc.freenode.net)
danopia has quit IRC (verne.freenode.net irc.freenode.net)
SEWilco2 has joined #tikiwiki
Redhatter has joined #tikiwiki
vegy_ has joined #tikiwiki
danopia has joined #tikiwiki
Jyhem has joined #tikiwiki CIA-71: tikiwiki: 03sylvieg * r17213 10/branches/3.0/installer/schema/20090306_menu_perms_tiki.sql: [FIX]menu: menu perms on fgal - as tiki_p_view_fgal can be redefined locally
tikiwiki: 03sylvieg * r17214 10/branches/3.0/db/ (7 files): [FIX]menu: menu perms on fgal - as tiki_p_view_fgal can be redefined locally ScaryLptp: I don't think that will work either because of the stupid sanitizing of code. I wish I could just turn that off and claim that I kinow what I'm doing CIA-71: tikiwiki: 03sylvieg * r17215 10/branches/3.0/templates/tiki-editpage.tpl: [FIX]perms: need to check tiki_p_list_file_galleries to use the filegals_manager ScaryLptp: because a simple iframe isn't enough, I need to use javascript to manipulate the iframe page content, and I don't even want to begin trying to figure out how to use Javscript to work with an iframe loaded via tiki syntax. oh well ***: mycomputer has joined #tikiwiki sylvieg: ScaryLptp: in the next version 3 - you have the perm - ignore sanitisation ScaryLptp: I've got an alternative in the works without using a module. luciash: sylvieg: cool, i didn't know that ***: Lucymoz has joined #tikiwiki danopia: hi ***: Caarrie is now known as Caarrie|away
Tikiwiki|bot has quit IRC (Read error: 104 (Connection reset by peer)) CIA-71: tikiwiki: 03chibaguy * r17216 10/branches/3.0/styles/ (coelesce.css darkroom.css feb12.css simple.css): [FIX] Validation errors ***: kiilo has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki
rodrigo_sampaio has quit IRC (Client Quit)
Amorphous has quit IRC (Read error: 110 (Connection timed out))
Morphous has joined #tikiwiki
Tikiwiki|bot has joined #tikiwiki
omstefanov has joined #tikiwiki
omstefanov has quit IRC (Client Quit)
omstefanov has joined #tikiwiki
omstefanov has left
omstefanov has joined #tikiwiki sylvieg: do we have a plugin that does a popup? want to open the fgal slideshow from a wiki page. SEWilco2: sylvieg: Isn't that what happens when you click on the fgal slideshow button? Or you want it without clicking? sylvieg: I wnat this button in the content of a wiki page SEWilco2: sylvieg: I haven't tried a no-click popup. Been experimenting within a page, so have a fgal slideshow which works within iframe.
sylvieg: I had a slideshow working without iframe for a day. Next day it the .js wouldn't load, causes blank page.
I'm coding the SLIDESHOW plugin. Various difficulties.
If you want a popup, look at the fgal slideshow button code and try a no-click version. Popup blocker might whine about it. ***: rpg has quit IRC () CIA-71: tikiwiki: 03sylvieg * r17217 10/branches/3.0/lib/wiki-plugins/wikiplugin_files.php: [MOD]FILES: new param to open the slideshow of a gallery in a popup sylvieg: was easy SEWilco2: Yeah, most of the code was probably there already. ***: omstefanov has quit IRC (Read error: 110 (Connection timed out))
omstefanov has joined #tikiwiki
mycomputer has quit IRC ("Quitte")
ScaryLptp has quit IRC ("( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com )")
olaf-michael has joined #tikiwiki
omstefanov has quit IRC (Read error: 110 (Connection timed out))
kiilo has quit IRC (Read error: 110 (Connection timed out))
timotiCK has joined #TIKIWIKI
omstefanov has joined #tikiwiki
olaf-michael has quit IRC (Read error: 110 (Connection timed out))
omstefanov has quit IRC ()
rpg has joined #tikiwiki
creativegirl has joined #tikiwiki
creativegirl has quit IRC (Client Quit)
SEWilco2 has left
rpg has quit IRC ()
clicc has joined #tikiwiki clicc: hi all - I have an instance of tikiwiki on some network drive and two dns's pointing to it
if I log in through one dns, all is well
but with the other, I can't even log into the admin account
it gives me permission denied ***: lq_771 has joined #tikiwiki lq_771: Hello sylvieg: wysiwyg - is again broken for me in 3.0 ***: lq_771 has quit IRC ("CGI:IRC (Ping timeout)")
GillesMM has quit IRC (Remote closed the connection)
FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de")