***: MatWho has joined #tikiwiki
MatWho has quit IRC (Client Quit)
Caarrie|away has quit IRC (Nick collision from services.)
Caarrie has joined #tikiwiki
marclaporte has joined #tikiwiki CIA-64: tikiwiki: 03chealer * r21105 10/trunk/ (3 files in 2 dirs): [ENH] change quick_edit module to new module style (modules-doc). chealer: hum, I think I actually didn't fix any bug in this one ***: timotiCK has joined #TIKIWIKI timotiCK: [Wed Aug 26 14:53:03 2009] [error] [client 216.129.119.41] File does not exist: /var/www/htmlmap/tiki/tiki
DocumentRoot /var/www/htmlmap/tiki/
<Directory /var/www/htmlmap/tiki/>
apache virtual host setting above
error occured when try to edit a map ***: ricks99_ has joined #tikiwiki
Lucymoz has joined #tikiwiki
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
Caarrie is now known as Caarrie|sleeping
franck has quit IRC ()
franck has joined #tikiwiki
ricks99__ has joined #tikiwiki
ricks99__ has quit IRC (Read error: 54 (Connection reset by peer))
ricks99_ has quit IRC (Read error: 110 (Connection timed out))
marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") CIA-64: tikiwiki: 03chealer * r21106 10/trunk/ (3 files in 2 dirs):
tikiwiki: [ENH] change switch_theme module to new module style (modules-doc).
tikiwiki: [FIX] notice (assign_by_ref on value)
tikiwiki: [FIX] TPL: correct order for truncation and replacement ***: chibaguy has joined #tikiwiki chibaguy: polom
Is "Admin Mods" missing from anyone else's Tiki 3.1 default application menu? chealer: chibaguy: it's not in trunk chibaguy: "admin mods" is in Tiki 2.4/db/tiki.sql 'tiki_menu_options' but isn't in 3.1's.l
3.1's.
That's a mistake, right? chealer: chibaguy: which page should it point to? chibaguy: tiki-mods.php timotiCK: It was just a path in the Admin>Maps, "/var/www/html/map" should be "/var/www/html/map/"....missing / at he end of it. chealer: chibaguy: it's not a mistake. there's a link from tiki-admin.php?page=features . it was removed from the app menu in r16658
does anyone have a great idea for names for logged_users and online_users? online_users is about logged users. the current names would be Online users for both.
would "Who's online" be OK for online_users? online_users has a list of online users, logged_users shows their number
...I'm talking about modules chibaguy: chealer, ah, ok, thanks.
"Who's online" should be for the one that displays users' names. "Online users" shows the number.
...I'd say. chealer: chibaguy: yeah, "Who's online" isn't used currently, that's the simple solution I'm proposing clearly if it's those 2 names, it shouldn't be the other way around
chibaguy: currently both modules have title "Online users"
"Who's online" sounds a bit informal. is "Online users list" strange? chibaguy: The title with "who" should show the names. Well, you could use "Who is online" for a little more formality.
I think "Online users list" is not so good: a little redundant since it obviously shows a list. chealer: chibaguy: yeah, I wouldn't use "Who" for anything but mod-online_users. it's not used currently. you're right, "Who is online" must be better timotiCK: Fatal error: Call to undefined method MapLib::listMapsWithRev() in /var/www/htmlmap/tiki/tiki-map_edit.php on line 140 chealer: chibaguy: that's my problem with it too. even though it's not actually that obvious, as it can and does show a number sometimes ***: franck has quit IRC () chealer: here goes timotiCK's only hope timotiCK: chealer: ??? chealer: timotiCK: franck left timotiCK: chealer: Ok
wrong channel ***: franck has joined #tikiwiki CIA-64: tikiwiki: 03chealer * r21107 10/trunk/lib/smarty_tiki/modifier.duration_short.php: [FIX] stupid bug with empty output for 0 ***: tobi_h has left CIA-64: tikiwiki: 03chealer * r21108 10/trunk/ (3 files in 2 dirs):
tikiwiki: [ENH] change online_users module to new module style (modules-doc).
tikiwiki: [MOD] Change title and name to "Who is online" to avoid conflict with mod-logged_users. logged_users is now called "Online users" and online_users is called "Who is online"... ideas welcome.
tikiwiki: [FIX] HTML special chars escaping
tikiwiki: [FIX] fallback to username if real name is undefined
tikiwiki: [FIX] alt text when user can't receive messages. the image could still be improved ***: Lucymoz has joined #tikiwiki CIA-64: tikiwiki: 03chealer * r21109 10/trunk/ (3 files in 2 dirs):
tikiwiki: [ENH] change directory_stats module to new module style (modules-doc).
tikiwiki: [FIX] Put ":" inside tr blocks
tikiwiki: 03chealer * r21110 10/trunk/ (5 files in 2 dirs): [FIX] HTML special chars escaping ***: Wilkins has joined #tikiwiki Tikiwiki|bot: New Forum Posts: Creating a module from php code - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34461 ***: carsten has joined #tikiwiki carsten: Does someone know how to kompletely disable "Floating help aka the Big blue help icon". Using TW 3.1. If I use Admin-Feature-UI Enhancements the help contend apears on the bottom of every page. thx in advance error/feature is persistent accross different themes. chibaguy: carsten: you don't want the edit help to display at all? ***: Beestje has joined #tikiwiki
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
kiilo has joined #tikiwiki
kiilo1 has joined #tikiwiki chealer: what is the purpose of the absurl (absolute URL) parameter used in a few modules? I guess I understand its effect, but I don't understand when it can be useful. carsten: chibaguy: yes. the button collades with the fullscreen button and if the "advanced search help " is displayed on every page it disturbes the look and fell of the page... chibaguy: The button location can be changed by editing the CSS file, or adding a "custom.css" file to your theme directory (eg. in styles/tikipedia/).
You can move it farther down the page. ***: kiilo has quit IRC (Read error: 110 (Connection timed out)) carsten: thx i'll check it. ist it possible to have a different/additional help content with the "button" e.g. a help table of conten... ***: kiilo1 has quit IRC (Read error: 110 (Connection timed out)) chibaguy: div#tikihelp is the div that contains the button, etc. It has a property "top: 3px" but this can be changed to a higher number to move the button down. ***: kiilo has joined #tikiwiki chibaguy: I don't know offhand how to change how the help info displays.
I mean other than in the popup. carsten: thx. think a good place or the help button would be the lower right corner e.g. in the footer. ***: chealer has quit IRC (Read error: 104 (Connection reset by peer))
chealer has joined #tikiwiki
Lucymoz has joined #tikiwiki chibaguy: I updated themes.tw.o to branch 3 (just ftp'ed the files); was waiting for the site move but figured I'd go ahead since there's no set plan for the move, and time is passing.
Made a new install at themes.tw.o/t2 to demo Tiki 2 themes (in shadowbox popups from the main site).
carsten, I agree the advanced search help button (aka Big Blue Help Button) is intrusive. This kind of floating, pulsing icon isn't found on other quality web sites.
I don't mind it when I'm in edit mode, but it's overkill for anonymous visitors just viewing the site.
It should be a small link or icon in the search form, I think. ***: timotiCK has left
Caarrie|sleeping is now known as Caarrie
anettspring has joined #tikiwiki
anettspring has quit IRC ("Tiki PJIRC Integrator")
rodrigo_sampaio has joined #tikiwiki CIA-64: tikiwiki: 03sylvieg * r21111 10/trunk/lib/tikilib.php: [FIX]group: need consecutive keys to be used as bindvars in a query
tikiwiki: 03chibaguy * r21112 10/mods/trunk/ (17 files in 12 dirs): [FIX,NEW] Better color contrast, etc. in superfish menus
tikiwiki: 03jonnybradley * r21113 10/branches/experimental/kaltura_integration_two/ (206 files in 74 dirs): [MRG] Automatic merge, trunk 21021 to 21110 ***: rodrigo_sampaio1 has joined #tikiwiki CIA-64: tikiwiki: 03sept_7 * r21114 10/branches/experimental/coe/ (86 files in 24 dirs): [MRG] Automatic merge, trunk 21084 to 21110 ***: Bandari has quit IRC ("Page closed") CIA-64: tikiwiki: 03chibaguy * r21115 10/mods/trunk/themes/underground_tiki_3/styles/underground.css: [FIX] Better article title color contrast. ***: carsten has quit IRC (Read error: 113 (No route to host))
rodrigo_sampaio has quit IRC (Read error: 110 (Connection timed out)) luciash: chibaguy: you can disable it in features admin page ***: Caarrie is now known as Caarrie|away
chibaguy has quit IRC (Read error: 110 (Connection timed out))
mollie has joined #tikiwiki
mollie has left "Leaving"
chibaguy has joined #tikiwiki chibaguy: hi luciash
I think the search help is useful. But I don't think the big icon is the best implementation.
I think a better way would be the small ? mark icon, displayed as part of the search form.
No need for the Big Button for search help to stay with you in the viewport when you scroll down away from the search form. luciash: chibaguy: you can switch it off, can't you ? ***: SEWilco2 has quit IRC ("Leaving.") chibaguy: Yeah, but not independently for editing and advanced search. Anyway, I don't want the help off, I just think there's a better way for the search help.
(I like the big blue button for edit help.) ***: kiilo has quit IRC ("Leaving.")
kiilo has joined #tikiwiki
kiilo has quit IRC (Client Quit)
floh1111 has joined #tikiwiki luciash: chibaguy: ah, sure, i see... would be better when possible to set it up differently for each
feature chibaguy: Well, if the search help icon was small and at the search form, I think that would be good.
(similar to help icon on admin pages) ***: SEWilco2 has joined #tikiwiki
kiilo has joined #tikiwiki SEWilco2: I have a tracker input page with antibot, but anonymous users see whatever spammers last put in the text box. How can spammer's input be erased from wherever it is cached? Tikiwiki|bot: New Forum Posts: Menus dependant on Category - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34465 luciash: chibaguy: well, it is like that when you switch BBHI off
SEWilco2: try to give the wiki page individual cache to 0 ***: marclaporte has joined #tikiwiki chibaguy: luciash, when I switch BBHI off, I don't see any advanced search help icon. luciash: chibaguy: oh, i thought "we" made it like that with sylvieg
chibaguy: maybe someone removed it comletely then chibaguy: ah, I'm looking at a branch 3 site.... luciash: chibaguy: you mean on the searchresults page ? chibaguy: if that makes a difference.
No, just the site header search form. luciash: ah, there it wasn't probably introduced marclaporte: polom chibaguy: The BBHI is always visible on every page, due to that search form. luciash: chibaguy: i see[15:24] <luciash> marclaporte: hi marclaporte: Is there a best practice page for strings & translations? chibaguy: Hey marclaporte. How's Scandanavia? marclaporte: It was great
now in Paris chibaguy: ah luciash: marclaporte: yes, Jyhem was referring to it recently i think marclaporte: my last time in Sweden was '93 (!) ***: damian has quit IRC (Remote closed the connection) luciash: *g* ***: Chris___ has joined #tikiwiki Chris___: hey all luciash: hi Chris___: Was having a bit of trouble with my tiki, and I was hoping someone here might know what the issue is.
Using thumbnails, and in the preview they work great but they don't seem to work saved. chibaguy: Chris___, you mean in a wiki page? Chris___: yeah chibaguy: What is the syntax you're using in the page? ***: kiilo has quit IRC (Read error: 60 (Operation timed out)) luciash: >tell marclaporte googledev strings format
ehm Chris___: For the thumbnail? {thumb image="img/instructions/create01.jpg" max="300"} luciash: >devtwo TikiStringsFormatConvention Sug4r: http://dev.tikiwiki.org/TikiStringsFormatConvention marclaporte: thank you!!! chibaguy: Chris___, hmm, I never use that so don't know, from my own experience.
(I just use img) Chris___: hmm okay. thanks anyway :) chibaguy: Now that i check the docs on that, I recall using it a long time ago, but seems like it was flakey then, for me. luciash: Chris___: what version of Tiki ? Chris___: 3.1 I believe marclaporte: http://dev.tikiwiki.org/TikiStringsFormatConvention#Strings_in_global_view -> can someone explain what global view means? ***: Wilkins has quit IRC (Remote closed the connection) luciash: Chris___: you could use the File Galleries and then you will get the thumbnail included in wiki page via the quicktags toolbar icon automagically Chris___: I'll give that a try. Thanks! SEWilco2: luciash: Thanks, I'll try cache 0 on that page. chibaguy: marclaporte, I'm guessing that means something like the general case.
or the default or normal situation. marclaporte: tks -: chealer slightly poloms out of bed chealer: I'm going to eat, but "what is the purpose of the absurl (absolute URL) parameter used in a few modules? I guess I understand its effect, but I don't understand when it can be useful."
TIA ***: Chris___ has quit IRC ("ChatZilla 0.9.85 [Firefox 3.0.13/2009073022]")
chibaguy has quit IRC ("Find new themes for Tiki at http://themes.tikiwiki.org.")
Caarrie|away is now known as Caarrie marclaporte: chealer: : when is absurl used? ***: mlaporte has joined #tikiwiki Tikiwiki|bot: New Forum Posts: Thumbnail Plugin Works Only in Preview? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34466 luciash: is absurl used on module titles to link somewhere ?
bbl sylvieg: chealer: I think it is for newsletters ***: damian has joined #tikiwiki Tikiwiki|bot: New Forum Posts: SEFURL & _htaccess file - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34467 ***: floh1111 has quit IRC (Remote closed the connection)
marclaporte has quit IRC (Connection timed out) chealer: it is not just for newsletters
it's used mod-article_archives.php mod-article_by_rating.php mod-directory_last_sites.php mod-last_articles.php mod-last_modif_pages.php
I have to go but I'll be back and check the logs
(sylvieg ^^) ***: chealer has quit IRC (Remote closed the connection) sylvieg: it is whe n you use a MODULE in a newsletter -: mlaporte thinks the whole URL thing needs looking at to work well with Windows ***: tomb has joined #tikiwiki
tomb has quit IRC (Read error: 104 (Connection reset by peer))
tomb has joined #tikiwiki
FrankP_german has joined #tikiwiki
timotiCK has joined #TIKIWIKI
timotiCK has left
FrankP_german has quit IRC (Read error: 104 (Connection reset by peer))
FrankP_german has joined #tikiwiki
wkdez has joined #tikiwiki
wkdez has quit IRC (Client Quit)
franck_ has joined #tikiwiki
franck has quit IRC (Read error: 113 (No route to host))
franck_ is now known as franck
mlaporte has quit IRC (Read error: 110 (Connection timed out))
FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de") CIA-64: tikiwiki: 03duebel * r21116 10/trunk/templates/tiki-gmap_locator.tpl:
tikiwiki: [ENH] tiki-gmap_locator.tpl: Add geolocation search. Center map on search result.
tikiwiki: Maybe this is useful for someone. I needed that. ***: rodrigo_sampaio1 has quit IRC ("Leaving.") Tikiwiki|bot: New Forum Posts: Editing Wiki Page adds History to body - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34470 ***: franck has quit IRC ()
franck has joined #tikiwiki
Caarrie is now known as Caarrie|away sylvieg: is it possible to modify fields of a user tracker in a profile? ***: chealer has joined #tikiwiki
James____ has joined #tikiwiki chealer: oh - I see what you mean with newsletters now
sylvieg: ^
sylvieg: I'm sorry, I was in a hurry and didn't read your answer with attention. thank you James____: Hey, I have a Javascript plugin that works in the wiki preview but not once the wiki page is saved. Any sort of reason this might be happening?
I'm using version 3.1 chealer: so that absurl parameter looks a bit patchy sylvieg: James____: did you use JS?
chealer: yeh only soem modules... chealer: sylvieg: yeah, and even then you need to know the issue in advance and set the appropriate param :/ James____: I'm using a module that comes with tikiwiki. The thumbnail one. It's a friend's wiki but I'm trying to help since he's new to this sylvieg: it it doens not work .. you can use something like {img src=tiki-downlaod_file.php?fileId=1&thumbnail
if the img is in fgal James____: the images aren't, sadly sylvieg: chealer: could be done automaically inf in newsletter then all modules have absurl James____: I'm trying to figure out why it isn't, because it seems to on the main Tiki site. chealer: I guess the clean thing would be to modify the newsletter to rewrite links and get rid of absurl, but that seems non trivial, so I guess I'll keep things as is and just explain the purpose indoc. ***: Kissaki^0ff is now known as Kissaki
James____ has quit IRC ("Page closed")
damian has quit IRC ("Leaving.")
SEWilco2 has quit IRC ("Leaving.")
Sug4r has quit IRC (Nick collision from services.)
Sug4r` has joined #tikiwiki
Kissaki is now known as Kissaki^0ff
Caarrie|away is now known as Caarrie
MatWho has joined #tikiwiki
MatWho has quit IRC (Client Quit)
MatWho has joined #tikiwiki
MatWho has quit IRC (Client Quit)