***: Lawliet|away is now known as Lawliet
-: ricks99 is playing with tiki6/trunk... and loving what he sees!
chealer: what is the difference between $tiki_p_autoapprove_submission and tiki_p_submit_article ?
ricks99: with submit_article, it doesnt become "live" until approved
***: MartinCleaver has quit IRC (Quit: MartinCleaver)
goj has quit IRC (Ping timeout: 240 seconds)
chealer: ricks99: I see. thank you
***: Caarrie is now known as Caarrie|sleeping
FrankP has quit IRC (Ping timeout: 240 seconds)
ricks99 has quit IRC (Quit: Get more help: Tiki for Smarties http://twbasics.keycontent.org and Tiki Essentials http://twessentials.keycontent.org)
Tikiwiki|bot: New Forum Posts: Script for Searching within Text - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38215
***: goj has joined #tikiwiki
Lawliet is now known as Lawliet|away
FrankP has joined #tikiwiki
coaboa has joined #tikiwiki
coaboa: good morning
Tikiwiki|bot: New Forum Posts: File Gallery: Script for Searching within File - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38215
***: redflo has joined #tikiwiki
JoernOtt has joined #tikiwiki
karinqe has joined #tikiwiki
karinqe: hi
if I'd like to sort the items in plugintoc, is the only option to implement it on my own?
ooooooor...if I delete a structure without deleting the pages and then import it again (but sorted), would nothing bad happen? :D
***: MartinCleaver has joined #tikiwiki
CIA-65: tikiwiki: 03jonnybradley * r28707 10/trunk/ (2 files in 2 dirs): [FIX] trackerfilters: Move results (only) inside div.trackerfilter-result, also move that div inside the main trackerfilter div (and set class=trackerfilter on it).
tikiwiki: 03jonnybradley * r28708 10/trunk/lib/wiki-plugins/wikiplugin_datachannel.php:
tikiwiki: [ENH] datachannels: Add param array_values to tell the datachannel to expect
tikiwiki: arrays of values, e.g. from checkboxes on a trackerlist. Uses jQuery selectors
tikiwiki: for specifying groups of inputs. Requires the first field to be itemId.
tikiwiki: Runs the channel's profile once on each itemId chosen.
***: Caarrie|sleeping is now known as Caarrie|away
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy
j0n3 has joined #tikiwiki
j0n3: hello!
jscalendar tracker field is not working. No errors in js console. Can you help me, please?
when clicking on a date (button) it should pop up a jscalendar, but clicking button does nothing
***: ricks99 has joined #tikiwiki
ricks99: hi all :-)
***: JoernOtt has quit IRC (Ping timeout: 258 seconds)
JoernOtt has joined #tikiwiki
Lawliet|away has quit IRC (Ping timeout: 240 seconds)
Tikiwiki|bot: New Forum Posts: {maketoc} results in empty page - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38219
luciash: j0n3: do u have minify JS on ?
hi ricks99
Tikiwiki|bot: New Forum Posts: seach for word "DNS" fails - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38220
luciash: karinqe: if there is no sort param, you can try wrap it into SORT plugin
***: HideMe has joined #tikiwiki
karinqe: luciash, thanks, I already sorted it internally, so it doesn't have to be sorted every time
HideMe: I'm playing around with categories for wiki pages, I can't seem to enable the category pull down menu when editing an article. Any idea why?
CIA-65: tikiwiki: 03chibaguy * r28709 10/trunk/templates/tiki-admin_structures.tpl: [FIX] Closing div tag out of place (wrong place relative to closing select and if tags), causing column displacement for non-admin users (in branch 5 where non-admins can see this page; but making change here first).
tikiwiki: 03chibaguy * r28710 10/branches/proposals/5.x/templates/tiki-admin_structures.tpl:
tikiwiki: [bp/r28709][FIX] Closing div tag out of place (wrong place relative to closing
tikiwiki: select and if tags), causing column displacement for non-admin users (in branch
tikiwiki: 5 where non-admins can see this page; but making change here first). Reported by
tikiwiki: SusanHinton.
***: chibaguy has quit IRC (Read error: Connection reset by peer)
luciash: HideMe: you need object categorize related permissions - i think it is under wiki or global tiki section, not category section
HideMe: In under the permissions menu?
***: Kimberlee has joined #tikiwiki
luciash: yep, admin > permissions or admin > groups > premissions
Kimberlee: hello all.
luciash: you need to set it for the group you want to be able to assign the categories to wiki pages
hi Kimberlee
HideMe: luciash, Fixed it. Was the tiki_p_modify_object_categories permission under the tiki section.
luciash: yes, that's what i meant (didn't remember exact name)
chealer: polom
HideMe: Should the category be shown on the actual page (regular viewing)?
like a breadcrumb.
***: yonixxx has joined #tikiwiki
nkoth has joined #tikiwiki
j0n3: luciash: sorry (I was on lunch time). Not minfy
***: rodrigo_sampaio has joined #tikiwiki
yonixxx has quit IRC (Quit: yonixxx)
coaboa: hi. have a little css question: changed a:link, a:visited {color: f5f;}, how can I change the #pagetitle div link color only. no matter what I tried the color stayed #f5f. Which is the css selector for #pagetitle's a:link? Any hint? thx
luciash: HideMe: i think it is configurable (optional)... seen it somewhere
j0n3: hmm, must be a regression bug then, it worked for me some time ago
chealer: coaboa: do you know Firebug?
Kimberlee: coaboa:h1 a.pagetitle?
luciash: coaboa: try #pagetitle a {color: #f00 !important}
coaboa: yes I use firebug, but today I am a little ill so I tried .pagetite #div.pt etc... ;-) thx
HideMe: Is it possible for me to create a tiki profile of my current install/setup that will allow me to deploy to other installs?
luciash: i don't remember if it's class or id, but if it's class, then .pagetitle is correct
HideMe: yes, you an have local profile repository too
s/an/can
HideMe: Do profiles take the config and all settings along with it?]
luciash: only what is supported by profile handlers
but mostly yes
see http://profiles.tiki.org/Handlers
HideMe: Ammmm so where abouts do I export my profile? (I see import only)
kk
luciash: you cannot export, you have to write it in the YAML code by hand
HideMe: Ah ok.
luciash: afaik
maybe it is possible to export, but i don't know about it
Tikiwiki|bot: New Forum Posts: Ver5.1 messages not showing if thread longer the 1 page - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38221
coaboa: kimberlee: luciash: sorry none of both had an (visible ;-)) effect (put it at very end of the css too) tried also with .pagetitle, hhm?
HideMe: luciash, back to the category feature.... do you know if it can display breadcrumbs on the wiki page applied to?
luciash: http://doc.tikiwiki.org/PluginCatpath
http://doc.tikiwiki.org/Category+Admin#General_Admin_setting
HideMe: thanks :)
ricks99: coaboa: need to use firebug or IE dev tools to determine exact CSS style to use
note, too, for links, really need a:link, a:visited, and a:active entries
***: JoernOtt has quit IRC (Ping timeout: 276 seconds)
RavenC has joined #tikiwiki
RavenC: polom
coaboa: firebug says <h1 class="pagetitle"> css should be: .pagetitle {} or h1 .pagetitle {}. But the previous set color for a:link is very very sticky ;-)
luciash: coaboa: to override use h1.pagetitle a:link {color: #f00} then
coaboa: h1<space>.pagetitle will not work
-: ricks99 likes ie dev tools. its "computeed" tab shows from which css file each style is inherited
coaboa: probably I'am too stupifd today but still that ugly pinkish color ;-) + its the last line in css therefore it shouldn't be overwritten.
luciash: the importance is not computed only by position in CSS
coaboa: could it be a member of < div class="wikitext clearfix" id="top"> if so which seloctor should I try
ricks99: styles are defined from the inside-out
coaboa: onion style ;-)
have to go, get my daughter. bbl
luciash: h1.pagetitle a {color: #f00 !important} doesn't do the trick either ?
coaboa: that worked thx
HideMe: luciash, do you know where the clean url option is under admin?
luciash: HideMe: Features
HideMe: but u need to enable .htaccess file first
HideMe: luciash, Mmmm I was looking in there.... no such option. I will be available once I AllowOverride All ?
***: redflo has left
karinqe has quit IRC (Quit: Leaving)
CIA-65: tikiwiki: 03ricks99 * r28711 10/trunk/templates/tiki-page-contribution_form.tpl: [ENH]fixed multiple a11y issues. use fieldset not tables -- tables are for data. added missing LABEL and TITLE elements. fixed odd,even table cycling
***: Kimberlee has left
j0n3: byeee
***: j0n3 has quit IRC (Quit: Page closed)
CIA-65: tikiwiki: 03ricks99 * r28712 10/trunk/templates/tiki-upload_file.tpl: [ENH] added button to return to Simple mode for upload. Can now toggle between advanced and simple.
***: Lawliet has joined #tikiwiki
JoernOtt has joined #tikiwiki
CIA-65: tikiwiki: 03sampaioprimo * r28713 10/trunk/ (6 files in 6 dirs): [ENH] keep track of changed translations in the database
***: MartinCleaver has quit IRC (Excess Flood)
ricks99 has quit IRC (Quit: Get more help: Tiki for Smarties http://twbasics.keycontent.org and Tiki Essentials http://twessentials.keycontent.org)
JoernOtt has quit IRC ()
changi|a1ay has joined #tikiwiki
changi|away has quit IRC (Ping timeout: 255 seconds)
Lawliet is now known as Lawliet|away
Caarrie|away has quit IRC (Ping timeout: 272 seconds)
changi|a1ay: polom
***: changi|a1ay is now known as changi
Caarrie has joined #tikiwiki
changi has quit IRC (Remote host closed the connection)
Lawliet|away is now known as Lawliet
changi has joined #tikiwiki
coaboa_ has joined #tikiwiki
coaboa has quit IRC (Read error: Connection reset by peer)
coaboa_ is now known as coaboa
rodrigo_sampaio has quit IRC (Ping timeout: 265 seconds)
luciash: HideMe: tiki-admin.php?page=features&cookietab=3 (Admin > Features > New > Search engine friendly url - in Tiki 5.x)
HideMe: luciash, thanks, but I found it. :)
luciash: yes, i kow, but you said it is not there, that you found it in another place... where ?
s/kow/know/
HideMe: just wondering
***: Lawliet has quit IRC (Ping timeout: 264 seconds)
HideMe: luciash, I don't recall now. :[19:44] <HideMe> Do you know what file the initial tiki config (db password, etc) is saved in?
***: Lawliet has joined #tikiwiki
changi: HideMe: db/local.php
HideMe: thanks
coaboa: thx to all & good night
***: coaboa has quit IRC (Remote host closed the connection)
Lawliet has quit IRC (Ping timeout: 272 seconds)
Lawliet has joined #tikiwiki
RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~)
karinqe has joined #tikiwiki
karinqe: good evening
ever tried creating a custom table with pretty tracker?
luciash: hi, u mean html table ?
karinqe: yup
luciash: shouldn't be a problem
karinqe: because trackerlist adds pagination links at the end
so if I write <table>{trackerlist ....}</table>
it creates <table><tr><td>bla bla</td></tr> pagination links </table>
luciash: u can disable the pagination by param
karinqe: which is not valid html
yeah, but I need the pagination
but out of the table
luciash: ah, hmm
karinqe: I'm looking for a hackaround, but the code is horrible :(
not even indented as should be :(
luciash: feel free to help make it better ;)
karinqe: (I mean the tpl)
maybe later, now I have deadlines :(
luciash: what about replace hackaround again ?
adding tr td around the pagination
karinqe: and where to put it?
luciash: or disable pagination by param and add custom pagination smarty tag under the table
see lib/smarty-tiki/block.pag....php
lib/smarty_tiki/block.pagination_links.php
karinqe: hmmm
grrr, all of tikiwiki code is just a ton of if else
luciash: what would be better by your opinion ?
karinqe: functions
luciash: i think there's lot of functions too :)
karinqe: if(...) display_this(); else display_that();
and not putting it all into just mess of if/else
got any maintenance jobs free at tikiwiki development? :D
luciash: try something like {pagination_links cant=$cant step=$maxRecords offset=$offset}{/pagination_links} in your pretty tracker template
karinqe: hm, I'm not sure how to use that block_pagination_links ... is there some documentation?
luciash: documentation is in the file i posted above
only
i fear
karinqe: that's what I've been searching for - how to call it
luciash: or maybe in dev site
karinqe: hm, how do I get the total amount of items in tracker list?
***: Caarrie is now known as Caarrie|away
luciash: everybody has deadlines ;) enable feature_debug_console (it will appear in the main menu) to see what variables are available
karinqe: you can see all the variables?
oh how I wished for that feature
luciash: available for the current page, yes
karinqe: thank you :]
luciash: using slist command in the debugger console
karinqe: btw, I already solved it -> added a parameter to trackerlist
luciash: which one ? :)
karinqe: atend="</table>
I mean I added it into the code
luciash: ah
karinqe: hm, another problem of mine: trackers save images with random names without the .jpg suffix, like 3skljh34ousdfokj
and when I want to show the full sized image, firefox doesn't recognize it's a image
so it tries to save it as a binary file
the only way to fix this that comes to my mind is to mess with the code again a make it save those images with the suffix
*and
sorry for the lack of punctuation, I guess I should go to sleep already :(
luciash: np
karinqe: have you got any better idea?
luciash: well, full size worked for me but maybe list_mode=csv makes it broken :-/
karinqe: no, it did this even without list_mode=csv
the images are simply saved without the .jpg part
so the browser can't recognize it as a image
luciash: hmm, weird, i think it displayed the full-size image when i clicked the thumbnail
karinqe: I mean, if you save the image right into the tracker
hmm
luciash: yeah, they're encoded somehow by purpose but i don't know what is the advantage of having them saved without the extension into the filesystem actually
karinqe: hm
luciash: http://doc.tikiwiki.org/Image+Tracker+Field&structure=Documentation
karinqe: I guess I'll mess with the code again
I found nothing about it in the documentation
CIA-65: tikiwiki: 03sampaioprimo * r28714 10/trunk/ (4 files in 4 dirs): [ENH] link to previous and next post on the botton of the post
luciash: i just refer to the "The images are store in the sub directory img/trackers. The filenames are encoded at the upload."
i guess the image is served with type=image/jpeg in header
karinqe: ah, that
luciash: that's why it didn't need the .jpg extension, but dunno how it serves via pretty tracker
the full size image
karinqe: hm
luciash: i think the thumbnails one work, don't they ?
karinqe: yup
you can add a type parameter to <a>?
I'll try
luciash: hmm, i don't think so
karinqe: nope, not working :(
luciash: would it be an option for you to display it in the colorbox instead of new window ?
karinqe: if you use the standard tracker list and display the image and right click "view image", it too doesn't work
I thought about it
luciash: i mean <img src="{f_XX}" alt="" /> works, right ?
karinqe: but some users may be used to open it via "view image"
at least I am
luciash: just when you try to display the image file itself in browser, it fails
karinqe: yup, <img> works
yes
luciash: i see, well, then the only workaround is to modify the tracker image upload code and add the .jpg extension in the code
karinqe: I'll see tomorrow ...
luciash: to make it available for user used to right click > view image
karinqe: yes, that was exactly what I was thinking about :D
CIA-65: tikiwiki: 03sampaioprimo * r28715 10/trunk/templates/tiki-blog_post.tpl: [ENH] display link to post on post edit page
karinqe: I just don't want to search trough 1000 lines of if/else nests again :]
luciash: karinqe: good idea, maybe we can add it then as optional preference to Tiki
karinqe: :)
well, good night then
bye
luciash: good nite
karinqe: and thank you for the time ;)
***: karinqe has quit IRC (Quit: Leaving)
CIA-65: tikiwiki: 03sampaioprimo * r28716 10/trunk/ (13 files in 8 dirs): [KIL] blog option 'use_title' (as proposed in the blog revamp page)
***: HideMe has quit IRC (Ping timeout: 240 seconds)
HideMe has joined #tikiwiki
MartinCleaver has joined #tikiwiki
CIA-65: tikiwiki: 03sylvieg * r28717 10/trunk/lib/trackers/trackerlib.php: [FIX]actionlog: update item was recorded twice
***: Lawliet is now known as Lawliet|away
Lawliet|away is now known as Lawliet
Caarrie|away is now known as Caarrie