***: Caarrie|away has quit IRC (Ping timeout: 250 seconds)
xavi has quit IRC (Quit: Leaving.)
xavi has joined #tikiwiki
lphuberdeau has joined #tikiwiki
xavi has quit IRC (Quit: Leaving.)
Caarrie is now known as Caarrie|away
dabright has joined #tikiwiki
lphuberdeau has quit IRC (Ping timeout: 240 seconds)
Caarrie|away is now known as Caarrie|sleeping
goj|ghost has joined #tikiwiki
goj has quit IRC (Read error: Operation timed out)
goj|ghost is now known as goj
xen216 has quit IRC (Ping timeout: 244 seconds)
dabright has quit IRC (Quit: Leaving.)
coaboa|afk has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 250 seconds)
xen216 has joined #tikiwiki CIA-87: tikiwiki: 03xen216 * r34755 10/branches/7.x/styles/jqui.css: [FIX] added min-height to #topbar_modules to avoid overlapping elements in some cases ***: GillesMMM has quit IRC (Remote host closed the connection) CIA-87: tikiwiki: 03chibaguy * r34756 10/branches/7.x/styles/layout/layout.css: [FIX] Default minimum height in case only login, etc. (absolutely positioned) is assigned. ***: xen216 has quit IRC (Ping timeout: 276 seconds)
emijrp has joined #tikiwiki
xen216 has joined #tikiwiki
TNRR has joined #tikiwiki TNRR: tiki 6.3: what's the easiest way to embed a music player on the side menu thru the modules? thanx ***: TNRR has quit IRC (Quit: Page closed)
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy chibaguy: polom
Apparently it isn't possible to create a new directory in the tiki files and link to its contents from a wiki page? At least not when short urls is on. Tiki treats the directory name as a page name. ***: Caarrie|sleeping is now known as Caarrie|away chibaguy: Well, it could also be a server issue for me. ***: gillesMM has joined #tikiwiki
xen216 has quit IRC (Ping timeout: 260 seconds) chibaguy: ..because of its being a pointed-to domain in a subdirectory of the main domain. ***: lphuberdeau has joined #tikiwiki changi|away: chibaguy: on which website ? chibaguy: changi|away: on my own site, not public yet. ***: lphuberdeau has quit IRC (Ping timeout: 250 seconds)
emijrp has quit IRC (Ping timeout: 250 seconds)
lphuberdeau has joined #tikiwiki
jonnyb has joined #tikiwiki
emijrp has joined #tikiwiki
radek82 has joined #tikiwiki CIA-87: tikiwiki: 03jonnybradley * r34757 10/branches/7.x/lib/wiki-plugins/wikiplugin_category.php: [FIX] category plugin: Allow "plus" characters required for multiple object types
tikiwiki: 03jonnybradley * r34758 10/branches/proposals/6.x/lib/wiki-plugins/wikiplugin_category.php: [bp/r34757][FIX] category plugin: Allow "plus" characters required for multiple object types chibaguy: I wonder how to get the "normal" history version comparison of a wiki page.
The page content is inside an HTML plugin, but i want to see where I added some div tags. None of the diff view options (even advanced) shows the actual html syntax, so is fairly useless.
Seems like the context of an HTML plugin should show as syntax, not as final display, in at least one of the diff options. jonnyb: hi chibaguy chibaguy: hi jonnyb jonnyb: not seen that problem - doesn't the "normal" side-by-side diff show it? (as encoded html source) chibaguy: Would "normal" be "Side-by-side diff"? jonnyb: i thought so, normal for wiki pages chibaguy: me too.
I've got {HTML(wiki="0")}some html syntax, etc. {HTML} in a wiki page, and no actual syntax shows in the diffs, of anything within the plugin.
I went through all the diff options.
The site is several-days-old tiki 7. I'll try in the current branch files. jonnyb: hmm, that sounds like it's changed somewhere - in the parser probably ***: dabright has joined #tikiwiki chibaguy: It seems ok in my local svn branch 7, so I'll update the problem-site files. Hopefully a false alarm. ***: Manna has joined #tikiwiki Manna: Hello all. Please, how do I change a child category to a parent ccategory? jonnyb: hi Manna - on category admin, you can change the parent cat to "top" Manna: what does that do to a child category? jonnyb: all categories are child categories (children of "top")
it just moves the category around in the category tree Manna: ok, so I move the category to "Top" and it is no longer a child of another category? jonnyb: yup
then adding children to that would make it a parent Manna: okay. thank you. One more Q, if you don't mind. jonnyb: (although children can be parents too) Manna: How do I un-inheret permissions form one grou to another?
"from one group to another" jonnyb: generally there's no "deny" mechanism in tiki perms, you can only "grant" permissions Manna: So I would have t re do the group from scratch? jonnyb: so if a group inherits from another it generally will get get more perms granted
probably just change the inheritance, i think Manna: okay. How would I do that? jonnyb: in group admin (edit the group) Manna: then click on what? jonnyb: have you seen this? http://doc.tiki.org/groups
and the page on permissions too
what you click on depends on what you've already set up, i'm afraid Manna: yes.
That's what I've been seeing. In the original set up I had a button that said something like "group inherits permissions from" and a tick bocx. I am looking for a way to undo that.
the admin groups section does not have it. ***: nkoth has joined #tikiwiki
nkoth has quit IRC (Client Quit) jonnyb: when i edit a group in tiki-admingroups.php i see a list of groups titled: "Inherit permissions directly from following groups." Manna: let me check for that....brb
I have taht in a title but not in a place I can manipulate it.
what am I over looking?
It's not in the "object permissions llit" either
'list' jonnyb: no, in admin groups
click on the name of the group you want to edit Manna: going there...
Ah! I found it. Thank you. Tiki is such a maze!
I can take it from here. Thanks again. jonnyb: super - good luck! ***: nkoth has joined #tikiwiki jonnyb: does anyone understand the category plugin? ***: chibaguy has quit IRC (Ping timeout: 240 seconds) Manna: Question on login. Is it possible to set it up so that a user can log in with their email, password, and a code I give them...and another user can log in with their email, password, and a different code I give them, and each be taken to a seperate group/section? CIA-87: tikiwiki: 03jonnybradley * r34759 10/branches/7.x/lib/categories/categlib.php: [FIX] categories: Fix getting multiple categories in "and" mode and stop ignoring maxRecords in get_categoryobjects (previous workaround) ***: Manna has quit IRC (Ping timeout: 252 seconds) CIA-87: tikiwiki: 03jonnybradley * r34760 10/branches/7.x/lib/categories/categlib.php: [FIX] categories: Missing $and param from previous commit ***: lphuberdeau has quit IRC (Ping timeout: 258 seconds) CIA-87: tikiwiki: 03jonnybradley * r34761 10/branches/proposals/6.x/lib/categories/categlib.php:
tikiwiki: [bp/r34759+60][FIX] categories: Fix getting multiple categories in "and" mode and stop ignoring maxRecords in get_categoryobjects (previous workaround)
tikiwiki: Also partial bp/r32018 to handle an array of types ***: chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy
lphuberdeau has joined #tikiwiki
Manna has joined #tikiwiki Manna: Hello. please, How do I get teh admin page fromshowing up on evry body's log in?
I mean the admin menu. It is showing up for registerd users ***: Bernard has joined #tikiwiki jonnyb: Manna: it's a module - use the modules admin groups setting for that one ***: changi|away is now known as changi Manna: jonnyb: thank you! ***: asdfjkl has joined #tikiwiki Manna: I have assigned the Mnu modules to their respective groups, yet all three are showing up in a regestered login. The Guest Menu is only showing up for anonymous users-good. but when a guest registers they get the guest menu, the registered menu, and the admin menu.. What am I missing? ***: disposable has joined #tikiwiki Manna: in the admin menu parameters it says 'flip=y". What does that mean? ***: xavi has joined #tikiwiki xavi: polom
anyone who succeeded using tracker item rating in 6.x? jonnyb: hi xavi - no, not me - first time i used them was when updating them for 7 xavi: it doesn't seem to work for me in a new tiki (based on proposls_6x) :-/, but I gues it has been working for ages in dev.t.o using tiki6...
hi jonnyb
ok, thanks jonnyb: i think there are two types in 6.x - it was all very messy xavi: we are organizing better the in camps in squares in Barcelona and many other cities in Catalonia (at least) and I made a proposals of site with tiki6
with trackers to allow a decentralized way of aggregating proposals, and allowing the crowds (!) to vote on them.-...
but the voting doesn't seem to work (even if it worked, afair, in dev.t.o/tracker5 )
anyway... "mi gozo en un pozo" (as we use to say) jonnyb: :) xavi: how are things going in UK/London?
do you also have some campers in some squares in the city? jonnyb: good thanks - warm here xavi: :-) jonnyb: "campers"? xavi: warm today also here (after a rainy week)
:-) jonnyb: not really xavi: hold on...
http://takethesquare.net/
mmmm, and yes, there seem to be some occupied squares in UK. See: http://www.thetechnoant.info/campmap/ ***: lphuberdeau has quit IRC (Ping timeout: 260 seconds)
gilles has joined #tikiwiki
gilles has quit IRC (Remote host closed the connection) CIA-87: tikiwiki: 03yonixxx * r34762 10/branches/7.x/templates/tiki-list_file_gallery.tpl: [bp/3468]Added the share this feature to list file gallery ***: asdfjkl has quit IRC (Quit: Page closed) Manna: Hello, please, I have assigned the Menu modules to their respective groups, yet all three are showing up in a registered login. The Guest Menu is only showing up for anonymous users-good. but when a guest registers they get the guest menu, the registered menu, and the admin menu.. What am I missing? xavi: Manna: did you read the documentation about menus and modules?
see https://doc.tiki.org/Menus and https://doc.tiki.org/Modules
just in case Manna: yes. xavi: did you try as a non-admin registered user? CIA-87: tikiwiki: 03yonixxx * r34763 10/branches/proposals/6.x/templates/tiki-list_file_gallery.tpl: [bp/31188]Added the share this feature to list file gallery xavi: (I recall there is a setting somewhere that if enabled, it forces to show all modules to admin users) Manna: they say to assign the menu modules to groups. Ihve done that ***: LordVan has joined #tikiwiki
LordVan has quit IRC (Changing host)
LordVan has joined #tikiwiki Manna: I logged out and logged back in with a non-admin address to check. xavi: jonnyb! the problem dissapears when I switch lang to English! :-/
@jonnyb: I guess there is some javascript weirdness due to apostrophes. Help!
can you have a quick look? jonnyb: ok - you have a url? xavi: http://unaltremonespossible.org/Propostes
@jonnyb: sorry, it's not in english (the content) Manna: xavi: I logged in as a non-admin, yes xavi: Manna: and? Manna: xavi: I got all three menus xavi: jonnyb: just switch lang (module on the right hand side, bottom). With english, the vote is shown, with catalan, it isn't jonnyb: yes i see - odd -: xavi doing a recap on Manna's problem xavi: Manna: let's see: admin menu: you should only select the "admin" group to that module, so that only admins can see that module
this wya, when a registered (non-admin) logs in, he/she won't see that module jonnyb: xavi: it's not a javascript problem - so not the usual {tr} quotes issue xavi: and also, check that here: tiki-admin.php?page=module , you have this option disabled: Display modules to all groups always Manna: xavi: I did that. . and I only selected 'registered' for the registered menu module, and I only selected 'anonymous' for the guest menu. xavi: Manna: and for the module with the admin menu? Manna: xavi: where will I find that "tiki-admin.php?page=module " is that in the modules section? xavi: Manna, what's your url? Manna: http://feelitreallyworks.terrificideas.net/
xavi: and I only selected admins for the application module jonnyb: Manna: have you been to http://feelitreallyworks.terrificideas.net/tiki-admin.php?page=module ?
you can get there from the main admin page too Manna: going there now jonnyb: xavi: looks like ratings don't work in anything apart from english xavi: yes, jonny, I got the same impression :-( jonnyb: can you try it in 7.x? xavi: nope, sorry (I don't have that timeÇ). I should have been at the meeting today ... (if I hadn't found these issues)
well, I can do a quick test on dev.t.o Manna: xavi: got hte page up. nothing is checked. xavi: Manna: sorry, no idea. I tried to register to your site, but email didn't arrive yet, and getting busy here. Sorry, and good luck. jonnyb: ok, sorry i also can't get into 6.x trackers now - it's never trivial :( Manna: xavi: have a miraculous day! xavi: jonnyb, no problem.
thks, same for jonnyb :-)
jonnyb, it works in Tiki7 (in dev.t.o at least, once set in Catalan also), so unluckily, it seems specific from tiki6, which means that there are high chances that no one dares about it... :-/
s/dares about it/cares about it
s/no one/just too few coders jonnyb: it does seem odd no one's spotted this before xavi: mmm, imagine the amount of things to spot on Tiki 7 yet.... -: jonnyb tries not to xavi: that's why I do not plan to update in many months, if I can..., unluckily (I can't cope with the issues, and not knowing enough to fix them myself) Jyhem: Hey guys! xavi: and the good coders are too busy coding new features.... for the next big version (too frequently, imho)
hi Jyhem Manna: Hello, again. I just discovered that not only are the registered users getting the admin menu, they are also getting the full admin permissions! I looked in the 'users' section and they are only in the default registered group yet have full admin prmissions. -: Jyhem agrees versions are too frequent xavi: Jyhem: +1 jonnyb: if you can work out a better way i'd agree too xavi: Manna: read this: https://doc.tiki.org/Permissions & revise your perms in your site (global and object's perms) jonnyb: hi Jyhem xavi: I offer money for coders willing to fix those annoying bugs in 6.x LTS chibaguy: hello Jyhem xavi: hi chibaguy ! Manna: xavi: thank you. will do. chibaguy: hi xavi xavi: but most coders are too busy with 7.x, and soon, with 8.x, etc. (and LTS seems to be mostly unattended) Jyhem: @Manna : check that you don't have Anonymous as sub-group of Registered, or worse: Admins included in Registered
hi chibaguy, Jonny, Xavi chibaguy: about tiki 7 being rough, I think that was expected from the beginning, and that tiki 6 would be for most live sites.
of course the bugs that come up that aren't part of the new features or revamps are a bummer.
I was surprised to see a page appear in the menu that shouldn't have, according to the page's access permission, in a tiki 7 site.
I need to update the site and try again. ***: Manna has quit IRC (Ping timeout: 252 seconds) chibaguy: otoh, it's painful to work on site header things in tiki version older than 7 now. xavi: :-D ***: chibaguytoo has joined #tikiwiki xavi: wohoo, chibaguy getting cloned! jonnyb, shall I do the same for you, so that we can have the help of 2 jonnyb? chibaguytoo: xavi, I hope you make jonnyb's clone more productive than mine is. ;-) xavi: ;-) ***: chibaguy has quit IRC (Ping timeout: 240 seconds) chibaguytoo: see, the guy just quit.
I'll have to take over. ***: chibaguytoo is now known as chibaguy
ChanServ sets mode: +o chibaguy jonnyb: :) chibaguy: hard to get good clones these days xavi: :-) Jyhem: then again, I'm sure you get them for free, so you can't complain :-) xavi: jonnyb, I reconsidered my options... and I think that I will try a tiki7 with this site of mine jonnyb: yay! you'll enjoy it i'm sure
well, mostly :P xavi: since that voting seems to work there... and that site is just a proposal... (even if I fear that there must be much less chances that everything works in Tiki7 than in proposals_6x....) -: xavi sad because he doesn't have shell access on that host xavi: ftp'ing is a slooow process (same for updates, etc.) chibaguy: Jyhem, yes, that's true. jonnyb: well, when it comes to trackers there may be a few bits broken worse, but there were so many little inconsistencies in them before that on the whole i think 7 should be an over all improvement radek82: xavi: not even cpanel? xavi: radek82: nope jonnyb: plus, when we do identify a bug it's possible to fix it because there's only one copy of each piece of code now! radek82: yeah, thats a PITA xavi: jonnyb: well done, then!
however, is plugintrackerlist available in Tiki7??? ***: radek82 has quit IRC (Quit: Leaving) xavi: or equivalent, but similarly documented? jonnyb: yes, i believe so
no, all the old plugins are still there
i have a feeling there are some edge case pretty tracker issues deep in there somewhere, but i've never managed to track them down
for new stuff though we're supposed to use the new {list} plugin, but i've barely had a chance to look at it yet
should be about a million times faster than trackerlist xavi: :-) jonnyb: bye for now - maybe bbl xavi: see you jonny CIA-87: tikiwiki: 03yonixxx * r34764 10/branches/7.x/templates/tiki-list_file_gallery.tpl: [bp/34668]Rollback - Added the share this feature to list file gallery ***: LordVan has quit IRC (Quit: Verlassend) Bernard: tiki-list_file_gallery.tpl rolledback on 7.x johnny… cu chealer: polom jonnyb: hi Bernard - thanks for that
hi chealer chealer: hi jonnyb. Bernard: jonnyb: np, as i wrote my bad for 7.x. What is your concern about proposal ? chealer: oops, have to leave already ***: fabricius has joined #tikiwiki fabricius: Polom ***: chibaguy has quit IRC (Read error: Connection reset by peer) Tiki|bot: New Forum Posts: Deutschsprachige Benutzergruppe - http://tiki.org/tiki-view_forum_thread.php?forumId=10&comments_parentId=41411 ***: xen216 has joined #tikiwiki
Bernard has quit IRC (Quit: Leaving.) -: fabricius is heading off again ... getting some beer and good music. fabricius: cheers ***: fabricius has quit IRC (Quit: ChatZilla 0.9.87 [Firefox 3.6.17/20110422050619]) CIA-87: tikiwiki: 03lindonb * r34765 10/trunk/templates/tiki-edit_templates.tpl: [FIX] Remove edit warning when only viewing template. Also cleaned up indentation.
tikiwiki: 03sylvieg * r34766 10/branches/7.x/lib/trackers/trackerlib.php: [FIX]tracker: fix system rating for other lang thatn En ***: rodrigo_sampaio has joined #tikiwiki CIA-87: tikiwiki: 03sylvieg * r34767 10/branches/proposals/6.x/lib/trackers/trackerlib.php: [bp/r34766][FIX]tracker: fix system rating for other lang than En ***: xSmurf has quit IRC (Ping timeout: 260 seconds)
xSmurf has joined #tikiwiki
rodrigo_sampaio has quit IRC (Quit: Leaving.)
dabright has quit IRC (Quit: Leaving.) changi: need help
what are the png specification
for tiki icons ? ***: xavi1 has joined #tikiwiki coaboa|afk: changi: sorry no idea. maybe some information at branding.t.o? xavi: sylvieg, confirmed that it was it! you last commit (r34767) fixed the issue I noticed on 6.x! thanks heaps!
bbl (dinner) Tiki|bot: New Forum Posts: Removing space around banner - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=41412 ***: xavi1 has quit IRC (Quit: Leaving.)
jonnyb has quit IRC (Quit: nite nite)
xen216 has quit IRC (Ping timeout: 276 seconds)
changi is now known as changi|away CIA-87: tikiwiki: 03robertplummer * r34768 10/branches/7.x/ (2 files in 2 dirs):
tikiwiki: [FIX] Made new load method for tabs when being displayed as slideshow
tikiwiki: [FIX] tiki-slideshow.php to tell tiki that a slideshow is running earlier so recursive plugins can know ***: luciash has joined #tikiwiki
luciash has quit IRC (Changing host)
luciash has joined #tikiwiki
ChanServ sets mode: +o luciash
krawinio has joined #tikiwiki
xavi has left
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
xen216 has joined #tikiwiki
DarkCalf has quit IRC (Quit: Leaving)
xavi1 has joined #tikiwiki
emijrp has quit IRC (Quit: Ex-Chat)
xen216 has quit IRC (Read error: Connection reset by peer)
xavi1 has quit IRC (Quit: Leaving.)
krawinio has quit IRC (Read error: Connection reset by peer)
tnrr has joined #tikiwiki
tnrr has quit IRC (Quit: Page closed)
tnrr has joined #tikiwiki tnrr: tiki 6.3: i have a tracker on a wiki page which has the tracker and then the list below. the list does not hyperlink. what do i need to do to make the list from the wiki page hyperlink. it does hyperlink from the tracker admin itself. thanx
{TRACKERLIST(trackerId=>1,fields=>1:2:4:5, showtitle=>n, showfiledname=>yes, sort_mode=>lastModif_desc, status=>opc)}Notice{TRACKERLIST} is my code for the list on the wiki page if it helps luciash: tnrr: there is show links or something parameter tnrr: ok so i need to add this into the trackerlist coding? luciash: tnrr: click on the little green puzzle icon above or below your wiki page, it will reveal the plugin helper icons
then click the one next to your trackerlist plugin tnrr: ok thanx
brb doing such luciash: it will pop up modal box with all the available params for the plugin tnrr: that did it thanx! long time no chat haven't spoken since 3.0 days. u did some coding for me on the RR stuff
tell whoever that the googlemaps deal IS PERFECT!!!!!!!!!!! killer step up!!!