***: nkoth3 has quit IRC () CIA-24: tikiwiki: 03luciash * r17715 10/branches/3.0/ (lib/tiki-js.js templates/tiki-edit_help_tool.tpl): (log message trimmed)
tikiwiki: [ENH] wiki: better usability when inserting image from file gallery to a wiki page
tikiwiki: * more descriptive translation string on the little icon
tikiwiki: * when opening the pop-up window go directly to galleryId=1 in image browsing mode
tikiwiki: * insert thumbnail instead of huge image linked to the original
tikiwiki: * insert shadowbox rel so the original image displays in shadowbox after click when shadowbox is on
tikiwiki: * do not insert newline but space instead so the image thumbnails appear one next to the other one ***: Lezard has joined #tikiwiki CIA-24: tikiwiki: 03luciash * r17716 10/branches/3.0/styles/transitions/2.0to3.0.css: [FIX] wikiplugin edit: better usability - made the textarea 100% wide and 200px in height ***: btiffin has joined #tikiwiki btiffin: Hey tikifolk. I'm on a new development gig and been given fairly free reign on the Ubuntu setup. For my personal cms, do I go 2.3 or 3.0 beta? It's for work time on the the clock, so I can't be a true beta tester, but is 3 stable enough for "personal" use ... on the clock? luciash: btiffin: beta2 should be soon ready, better grab it from SVN or wait for it btiffin: thanks for the heads up.
Can I live a few days without tiki? Hmm... ;) luciash: :) CIA-24: tikiwiki: 03luciash * r17717 10/branches/3.0/lib/tiki-js.js: [ENH] wikiplugin edit: put some usable cols and rows for wikiplugin editor textarea even for people who don't use Tiki's transition stylesheets ***: SEWilco2 has joined #tikiwiki
irahul has joined #tikiwiki
irahul has quit IRC (Client Quit)
franck_ has quit IRC ()
Caarrie is now known as Caarrie|sleeping
chibaguy has joined #tikiwiki chibaguy: I wonder what the "Template not registered" js warning is about when I click "Edit" on tiki-view_sheets.php?sheetId=1 in Opera....
...and in FF3. I wanted to check on sheets css but it appears to be broken in my install.
ah, ok, turned off ajax and jquery and now it's working...
xavi, about your comment regarding Tiki Sheets CSS, I see "TikiSheet Default Style" properties listing table class="default" in transitions/2.0-3.0.css but.... ***: franck has joined #tikiwiki chibaguy: I can't find where this is applied. So far, searching in files doesn't turn up a table class="default", and tiki-view_sheets doesn't seem to use this class.
Do you have a url showing Sheets but missing some styling?
The table I see used on tiki-view_sheets is class="normal", but maybe I'm missing something. ***: lindon has joined #tikiwiki
lindon has quit IRC (Client Quit)
btiffin has left "Leaving"
tanjir has joined #tikiwiki
SEWilco2 has quit IRC (Remote closed the connection)
rpg has quit IRC (Connection timed out)
irahul has joined #tikiwiki irahul: hi.. tanjir: hello irahul irahul: hi tanjir
any mentor present around related to gsoc..?? chibaguy: hi irahul. I'm on the list as a potential mentor but don't really think I can offer much, as far as coding help is concerned. irahul: i just wanted to discuss some issue related to drag drop feature (on idea page)..?? chibaguy: ok.
If you have a specific coding question, you could ask on the tikiwiki-devel mailing list.
This irc channel is not very effective for reaching all tikiwiki developers. irahul: i have almost prepared my proposal for it, so whether i should send it to the mailing list for review or apply proposal at gsoc and then ask for review...?? chibaguy: I don't really know what the usual procedure is for gsoc. But it would probably be good to get some feedback from the mailing list just in case there is some problem with the proposal's ideas.
Have you made contact with any of the Tikiwiki developers individually? irahul: no.. actually i want to contact the developers for discuss some related problem...
there are few minor issues related to it..so i preferred to have conversation with developer on irc.. chibaguy: I see. Well, this is the slower part of the day. Daytime in eastern north america and europe is busier here. irahul: i thought i should first prepare every neccesary thing for the idea then talk to the developers....
so whether i am late in contacting the developers..?? chibaguy: I think it's ok to not have every detail complete. It's good to get the communication going.
Maybe if there are questions or misunderstandings, they can be cleared up early.
What level are these minor issues? About code itself, or Tikiwiki functionality, or....? irahul: its about the codes...to develop the feature.. chibaguy: ah, ok. irahul: thanks chibaguy, i have a class now.. so have to go.. chibaguy: ok. CIA-24: tikiwiki: 03chibaguy * r17718 10/branches/3.0/styles/ (strasa/options/mono.css strasa.css): [FIX] Put searchbar in correct position: mono-ize login button. ***: Akht has left
Beestje has joined #tikiwiki CIA-24: tikiwiki: 03chibaguy * r17719 10/branches/3.0/css/ (cssmenu.css cssmenu_horiz.css cssmenu_vert.css): [MOD] These were consolidated as cssmenus.css. ***: Lucymoz has quit IRC (Read error: 110 (Connection timed out))
Wilkins has joined #tikiwiki
PrezKennedyJR has joined #tikiwiki
tanjir has quit IRC (Read error: 110 (Connection timed out))
PrezKennedy has quit IRC (Read error: 110 (Connection timed out))
nikhilodeon has joined #tikiwiki nikhilodeon: Hi, I currently have my TikiWiki installation set up so that manual activation of users is required whenever a user registers; what are the steps I take in the admin console to make this automatic?
does anyone know if tikiwiki makes database calls as the root mysql user anywhere in the db? chibaguy: nikhilodeon, on tiki-admin.php?page=login, there's a checkbox "Require validation by Admin." Is that activated? nikhilodeon: hi chibaguy - thanks, yes it is - i am just now making sure it works as intended chibaguy: If so, it should be turned off,
I mean if you don't want to have to activate each new user. nikhilodeon: right - that was actually the way my client initially wanted it
kinda goes against the whole wiki concept chibaguy: About the database question, Tikiwiki only connects with your database using the login info in db/local.php. nikhilodeon: hmm ok
because our dba secured our tiki database by lifting the non null pwd for the root account
and that broke our tiki installation - the tiki-index.php page wouldn't load as it threw an error "Error connecting to mysql"
we weren't sure if this was something one of the developers created, or if it was part of the native tiki code chibaguy: I don't know really, but if the connection info in local.php is correct, Tikiwiki should be ok. Changes in root password, etc., shouldn't make a difference as far as I know. ***: navster has joined #tikiwiki nikhilodeon: ok thanks for input
also, chibaguy have you ever seen a situation where when logging out, a cached version of the HomePage is returned, but refreshing the browser clears up this issue? chibaguy: I don't recall that particularly, but it seems very possible. ***: Lez has joined #tikiwiki
Lezard has quit IRC (Read error: 60 (Operation timed out)) CIA-24: tikiwiki: 03chibaguy * r17720 10/branches/3.0/ (4 files in 4 dirs): [ENH] Use Superfish for CSS menu arrows. nikhilodeon: chibaguy - also the "need admin validation" checkbox is unchecked - however, when i sign up i am not auto-enabled for access chibaguy: what happens when you try to log in? error message about login name or password? ***: Lez is now known as Lezard
optimus25 has joined #tikiwiki CIA-24: tikiwiki: 03chibaguy * r17721 10/mods/trunk/themes/andreas09_tiki_3/styles/andreas09/options/ (14 files in 7 dirs): [FIX] Correct locations for theme option thumbnails.
tikiwiki: 03chibaguy * r17722 10/mods/trunk/themes/andreas09_tiki_3/styles/andreas09/options/ (black.css green.css): [SVN] Reinstating mistakenly deleted files. ***: nikhilodeon has quit IRC (Read error: 110 (Connection timed out))
ang has joined #tikiwiki
lorinc has quit IRC (Read error: 60 (Operation timed out)) CIA-24: tikiwiki: 03jonnybradley * r17723 10/branches/3.0/ (2 files in 2 dirs):
tikiwiki: [MOD] Duplicate 17702 in new location (plugin alias admin moving to textarea - must KIL the old one soon!)
tikiwiki: "?194?160Add body label field in plugin alias editor and correctly handle validation field" ***: navster has quit IRC ("shit! they found me")
R|SK has joined #tikiwiki R|SK: Polom.
And my question of the day: Is it somehow possible to link to a file on our intranet from a wiki page? ***: irahul has quit IRC ("http://www.mibbit.com ajax IRC Client")
Caarrie|sleeping is now known as Caarrie
ricks99 has joined #tikiwiki
R|SK has quit IRC (Remote closed the connection) ricks99: @R|SK: sure, just use a regular link: [foo.html] Beestje: @R|SK: the link should look like [file://server/path/document.txt] It does work from IE, but apparently firefox seems to block these requests. I have tried a few solutions online, but none of them seem to work. CIA-24: tikiwiki: 03ricks99 * r17724 10/branches/3.0/templates/ (3 files): [ENH]admin ui revamp. ongoing ***: ang has quit IRC (Read error: 113 (No route to host))
nikhilodeon has joined #tikiwiki
R|SK has joined #tikiwiki
Beestje has quit IRC ("ChatZilla 0.9.84 [Firefox 3.0.8/2009032609]")
Beestje has joined #tikiwiki R|SK: And once again: Is it somehow possible to link to a file on our intranet from a wiki page? ricks99: @R|SK: review irc log. simply use [link] Beestje: @R|SK : just use the following : [file://server/path-to-document/example.xls|description] R|SK: Sorry, my Jabber IRC Transport has soome problems today. Beestje: @R|SK : but as I said before, I can't get it to work in Firefox due to restrictions... it does work in IE... if anyone has gotten it to work in firefox, please feel free to enlighten me :) R|SK: Beestje: thy, I'll try.
Errr, whar If I have a link like "S:/projects/robinson/build/tools/File.doc"? Beestje: @R|SK : I guess that would become [file://S:/projects/robinson/build/tools/File.doc] but I would not recommend using drive letters for links, because we had the same system here and not all users have the same drive letters assigned on their pc R|SK: Ok Beestje, I'll convert it to sverer names.
Beestje: But if I only want to link to an directory?
Firefox doesn't react anyway. ***: andrey22 has left Beestje: @R|SK : [file://servername/projects/robinson/build/tools/] will open up the directory
I'm trying to fix the firefox issue. R|SK: For me Forefox doesn't react Beestje: i know, it's a security thing in firefox that doesn't allow you to open up these file links... R|SK: Well but it shouls react somewhay. Even if it's only a warning.
We just migrated from dokuwiki and there is message box, that informs about it. Beestje: have to restart firefox, brb ***: Beestje has quit IRC ("ChatZilla 0.9.84 [Firefox 3.0.8/2009032609]")
Beestje has joined #tikiwiki Beestje: I installed the LocalLink plugin (0.4) and now the docs open up through firefox R|SK: I have this plugin too. ;)
When I click a link like [S:ProgrammeSVN-ToolsvnProject.exe], then Firefox reacts... ***: Beestje has quit IRC ("ChatZilla 0.9.84 [Firefox 3.0.8/2009032609]")
Beestje has joined #tikiwiki ricks99: q: in 3.x what's the difference between admin: plugin page, and the "plugin alias tab" on the admin: text area page? CIA-24: tikiwiki: 03ricks99 * r17725 10/branches/3.0/templates/tiki-admin-include-fgal.tpl: [FIX] typo. use ':' after labels, not ';' ***: VK4MSL has joined #tikiwiki
Redhatter has quit IRC (Read error: 113 (No route to host)) CIA-24: tikiwiki: 03ricks99 * r17726 10/branches/3.0/templates/tiki-admin-include-copyright.tpl: [FIX] wrong check for wiki and articles feature :( Lezard: Hello ***: andrey22 has joined #tikiwiki
navster has joined #tikiwiki
jacky has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki jacky: hello everyone
can anyone pls tell me how can i get the mentors email id? ricks99: http://dev.tikiwiki.org/GSOC+Ideas+2009 jacky: thanks ricks99: yw ***: ricks99 has quit IRC (Read error: 104 (Connection reset by peer)) R|SK: Beestje: Are you sure about the local link syntax? Shouldn't it be three slashes? Beestje: @R|SK : well, for me it works with only 2 slashes, and this way it's consistent with firefox and IE. I've tested it here amette: irc.tw.o going in scheduled downtime - should be back in 15 minutes R|SK: Hmm, sth. Is wrong here. ***: L0ggar starts logging #tikiwiki at Tue Mar 31 14:24:29 2009
L0ggar has joined #tikiwiki
marclaporte has joined #tikiwiki
Caarrie is now known as Caarrie|away R|SK: Can I restrict the access to the admin structures page, but allow the users to add new pages to a strcuture.
As fara as I can see there is no permission tiki_p_admin_structures and if you give tiki_p_edit_structure perm, users can do EVERYTHING with a structure. Even delete it. :-/ ***: SEWilco2 has joined #tikiwiki
jonnyb has joined #tikiwiki jonnyb: hi all (sorry, keep forgetting about IRC)
i have a commit to do but thought i'd check what people think here - making tiki-editpage.php shown an error if no $_REQUEST["page"] - at the moment it edits the home page, which is really weird imho (and i've only ever seen as an error) sylvieg: I do not feel it is weird... chibaguy: hi jonnyb. I once saw a strange home page edit that happened because somehow the editpage url got truncated while the edit of some other page was in progress. ***: nikhilodeon has quit IRC ("ChatZilla 0.9.84-rdmsoft [XULRunner 1.8.0.9/2006120508]") chibaguy: The person editing apparently just clicked submit and when on without checking what got edited/saved. jonnyb: i've had it happen on other pages occasionally - it's very confusing and surely wrong?
sylvieg: how would the user ever get to there without page being set? (apart from typing the url in) chibaguy: Sorry, sylvieg, but I don't see why Homepage should be put in edit mode when the page to be edited isn't specified. sylvieg: wondering if sometimes - you do not know the homepage name... jonnyb: only a tiny thing i know, but thought i should check just in case :) chibaguy: I think the page to edited should be named explicitly, either through the url or by using the quick-edit module or whatever. jonnyb: surely the obvious thing to do would be to go to the home page (by clicking "home") and click the "edit" button? If you already know the edit script url you can probably work out there should be a page set - no?
seems like a very odd feature to me... chibaguy: (especially because the home page is important, it shouldn't get put in edit mode by accident.) sylvieg: 2/1 - ok guys go for it jonnyb: but i'll leave it you like (i just happened to be there)
;) sylvieg: in fact I do not have a strong feeling about that... jonnyb: i've already done it and tested locally, so can commit & we can rollback if there's a fuss chibaguy: ok ***: FrankP_german has joined #tikiwiki CIA-24: tikiwiki: 03jonnybradley * r17729 10/branches/3.0/tiki-editpage.php: [MOD] Don't edit the home page if no page param set in request but show an error ***: Amorphous has quit IRC (Read error: 110 (Connection timed out)) CIA-24: tikiwiki: 03Jyhem * r17730 10/branches/3.0/ (lang/fr/language.php templates/tiki-view_forum.tpl): [UI] Filtering table less conspicuous ***: navster has quit IRC ("shit! they found me")
navster has joined #tikiwiki
navster has quit IRC (Client Quit)
Rao has joined #tikiwiki
Rao has quit IRC (Client Quit)
Amorphous has joined #tikiwiki sylvieg: jonnyb: I thought your last commit about ajax/js will fix my problem with flash - but it does not :-( jonnyb: aw - that was the other thing i was supposed to test - i'll look into it ***: Beestje has quit IRC ("ChatZilla 0.9.84 [Firefox 3.0.8/2009032609]") sylvieg: btw ... thx for the help CIA-24: tikiwiki: 03sylvieg * r17731 10/branches/3.0/templates/ (tiki-editpage.tpl wiki_authors_style.tpl): [FIX]html: option to author style input to display in div or <TR> ***: marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
irahul has joined #tikiwiki
optimus25 has quit IRC (Read error: 110 (Connection timed out))
optimus25 has joined #tikiwiki
gillesMMM has quit IRC (Remote closed the connection)
Wilkins has quit IRC (Remote closed the connection)
optimus25 has quit IRC (Read error: 104 (Connection reset by peer))
optimus25 has joined #tikiwiki
Lez has joined #tikiwiki
Lezard has quit IRC (Read error: 113 (No route to host))
SEWilco2 has quit IRC (Read error: 145 (Connection timed out))
Caarrie|away is now known as Caarrie
chibaguy has quit IRC ("http://www.mibbit.com ajax IRC Client")
Comnenus has joined #tikiwiki Comnenus: !help Tikiwiki|bot: You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . ***: SEWilco2 has joined #tikiwiki
jacky has joined #tikiwiki
snarlydwarf has joined #tikiwiki
R|SK has left
Lucymoz has joined #tikiwiki
jacky has quit IRC ("CGI:IRC (Ping timeout)")
rpg has joined #tikiwiki
franck has quit IRC () irahul: hi.. Comnenus: hello ***: Lez has quit IRC (Read error: 104 (Connection reset by peer))
Lezard has joined #tikiwiki CIA-24: tikiwiki: 03jonnybradley * r17732 10/branches/3.0/ (4 files in 2 dirs): {ENH] Expose and rationalise use_minified_scripts pref as a programmer's feature
tikiwiki: 03jonnybradley * r17733 10/branches/3.0/tiki-admin_include_features.php:
tikiwiki: [FIX] Oops - wrong file commited last time (use_minified_scripts [17732])
tikiwiki: Rest of the modification for admin/look coming soon ricks99: @johnnybradely: i saw the new ui for admin: text area, plugin alias tab. is this supposed to be identical to admin: plugins page? CIA-24: tikiwiki: 03jonnybradley * r17734 10/branches/3.0/ (4 files in 2 dirs): [MOD] Move sorttable JS to separate file and include if JQuery off
tikiwiki: 03jonnybradley * r17735 10/branches/3.0/ (38 files in 13 dirs): [NEW] Added JQuery tablesorter (to go with checkbox mis-commited in [17732])
tikiwiki: 03jonnybradley * r17736 10/branches/3.0/templates/ (tiki-admin_system.tpl tiki-assignpermission.tpl):
tikiwiki: [ENH] Implement JQuery tablesorter where the old one was used before in Sys admin and perms
tikiwiki: TODO add paging and client-side find ***: Caarrie is now known as Caarrie|away
irahul has left
lorinc has joined #tikiwiki
nora has joined #tikiwiki
rodrigo_sampaio1 has joined #tikiwiki
nora has quit IRC (Client Quit)
franck has joined #tikiwiki
rodrigo_sampaio has quit IRC (Read error: 110 (Connection timed out))
Simmi has joined #tikiwiki
Simmi has quit IRC (Read error: 54 (Connection reset by peer))
Simmi has joined #tikiwiki
Simmi has quit IRC (Read error: 104 (Connection reset by peer))
jonas_ah has joined #tikiwiki
artbody has joined #tikiwiki artbody: did someone know if there is a posibility to create a sitemap.xml for serchengines ricks99: y. ***: lorinc has quit IRC ("Leaving") ricks99: i use the sitemap generator from auditmypc.com artbody: ok thanks i'll give it a test ***: franck has quit IRC () CIA-24: tikiwiki: 03sylvieg * r17737 10/branches/3.0/templates/tiki-user_information.tpl: [MOD]user info: show the email of a user to an admin - even if private ***: jonas_ah has quit IRC ()
navster-mobile has joined #tikiwiki
navster-mobile has quit IRC (Remote closed the connection) CIA-24: tikiwiki: 03sylvieg * r17738 10/branches/3.0/styles/transitions/2.0to3.0.css: [FIX]color: when putting a background color, put a text color ***: amol has joined #tikiwiki amol: soc application help ***: franck has joined #tikiwiki
rpg has quit IRC ()
amol has quit IRC ("CGI:IRC (Ping timeout)")
Comnenus has quit IRC ("http://www.mibbit.com ajax IRC Client")
FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de") artbody: ok i tested the auditmypc.com but the javaapplett crashes in all of my browsers (gentoolinux) (googeling=) so this one works= xml-sitemaps.com ***: marclaporte has joined #tikiwiki
jonnyb has left CIA-24: tikiwiki: 03sampaioprimo * r17739 10/branches/3.0/lang/pt-br/language.php: pt-br translation ***: rodrigo_sampaio1 has quit IRC ("Leaving.")
SEWilco2 has quit IRC (Remote closed the connection)
rpg has joined #tikiwiki
SEWilco2 has joined #tikiwiki
andrey23 has joined #tikiwiki
andrey22 has quit IRC (Read error: 110 (Connection timed out)) marclaporte: polom -: marclaporte hopes sylvieg is online for a quick question... ***: VK4MSL is now known as Redhatter artbody: sitemap generator = solution a python script fom sourceforge easy to install and fast marclaporte: would be nice to have a native tiki solution
in PHP ***: SEWilco2 has quit IRC (Remote closed the connection) artbody: yes sitemap from the tiki itself would be nice
perhaps it helps if i tell you that in the webblog software http://www.s9y.org/ such a feature works well
but the part to add it to the googlesite must be done by hand
naja auf jeden Fall tut das python script laut google = XML-Sitemap-Fehler und -Warnungen
oh sorry - en - the script works well
google say no error in xml file found sylvieg: ping artbody: same with the php generated sitemap from the serendipity blogware
serendipity blogware is php and OS so i think i'll have a look marclaporte: example of s9y site map? CIA-24: tikiwiki: 03sylvieg * r17740 10/branches/3.0/templates/tiki-list_file_gallery.tpl: [MOD]fgal: group watch for fgal artbody: http://www.debuk.org/koerperabformer/sitemap.xml.gz ***: rpg has quit IRC (Success) artbody: it is a plugin
may be a tikideveloper who is involved in that stuff could do it very easy
ok but here in Germany it's now 1 am - so i'll go sleep - gn8 & by ***: artbody has quit IRC ("CGI:IRC (EOF)")
snarlydwarf has quit IRC ("Ex-Chat")
snarlydwarf has joined #tikiwiki
snarlydwarf has quit IRC ("Ex-Chat")