←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
***SEWilco has quit IRC (Read error: 110 (Connection timed out))
SEWilc1 has joined #tikiwiki
[00:04]
franckWho is Stephane Casset? [00:06]
***fane has joined #tikiwiki [00:08]
..... (idle for 22mn)
amettefranck: he's sept_7 [00:30]
franckamette: thanks, I hope my e-mail is enough for him [00:31]
amettefranck: you're welcome - yeah, he's apparantly very fast with this stuff - question remains, if everything will be found
but well, let's see - I'll have to go to bed now
[00:32]
***Timothy has left
Timothy has joined #tikiwiki
[00:37]
Caarrie|away is now known as Caarrie [00:47]
chibaguy has joined #tikiwiki
NefariousC has quit IRC ()
[01:00]
RobotGuy has quit IRC (Read error: 104 (Connection reset by peer))
kerrnel has joined #tikiwiki
[01:08]
kerrnelHowdy
Has anyone used the user subscription tracker field before? Trying to figure out how to specify a max number of subscriptions
[01:09]
chibaguyhi kerrnel, no idea on that one. [01:11]
kerrneldoc.tw.o says to use 50# to set the max number but it doesnt say where it should go and there's no option field. [01:13]
***RobotGuy has joined #TikIWiki [01:19]
MatWhohi is there a way to get new users assigned to a specific group, based on their selection in a user tracker during the registration process? Thanks. [01:21]
kerrnelAh, figured it out, gotta edit the field
MatWho: Not yet, but I think Sylvie is working on something like that
[01:22]
sylviegkernel - did you check the doc - was pretty ggod last time I checked [01:22]
kerrnelsylvieg: yeah, it didn't occur to me that I had to edit the tracker [01:23]
MatWhokerrnel: thanks I will wait [01:23]
***MatWho has quit IRC () [01:24]
sylviegmatwho is fast - this page is suuposed to answer otherwise fel free to improve http://doc.tikiwiki.org/tiki-index.php?page=User%20tracker&structure=Documentation
:-(
why people quits so fast..
quit
[01:25]
kerrnelenergy drinks. :)
While you're here, have you noticed that some of the tracker type field help does not show up when editing tracker fields?
Like when you select date and time, it'll display a little help blurb to the left of it. I'm noticing that even though there's help for some options (like the user subscription), it doesn't get displayed for some reason
[01:27]
***Jyhem has joined #tikiwiki [01:29]
kerrnelLike, the entire block doesn't even appear in the page source, so it's being ignored or not loaded [01:31]
sylvieg: what is the 'opt' => true|false function in the tracker types array? [01:40]
***RobotGuy has quit IRC (Read error: 104 (Connection reset by peer)) [01:51]
Caarrie is now known as Caarrie|sleeping [01:58]
dthacker has joined #tikiwiki [02:04]
kerrnelFound it. [02:05]
***kerrnel has quit IRC ("CGI:IRC") [02:05]
...... (idle for 28mn)
nightwork has joined #tikiwiki [02:33]
nightworkhello
I am trying to set up a help-wiki for some software which my company is developing, and would like to set something up similar to Firefox 3.0's help file.
For each article they have a small check box at the bottom which asks did this article help you. After that there is two buttons one for "yes" and "no"
can anyone point me in the direction of how to do that?
[02:37]
dthackerhmmmm [02:40]
nightworkyeah, I know. I'm not really sure where to start [02:40]
dthackerI'm a bit rusty right now, been away for six months. Are these wiki pages? [02:40]
nightworkyes the firefox help file is a wiki build on tikiwiki, or at least that is what I understand [02:41]
dthackerI think you are looking for the voting feature. Rummaging for a link.....
wrong name.
still rummaging.....
[02:41]
nightworkhttp://support.mozilla.com/en-US/kb/Firefox+Help?style_mode=inproduct [02:42]
chibaguynightwork and dthacker, knoth wrote that up for mozilla but I'm not sure if it's available to us, or how. [02:43]
nightworkoh really? bummer [02:43]
chibaguyer, knoth -> nkoth [02:43]
dthackernightwork: I have done something similar on doc.tw.org. [02:43]
chibaguyQuite a bit of adapting when into that site. [02:43]
dthackerhuh? no logins a d.tw.o?
wierd
[02:44]
nightworkI was hoping to use tikiwiki for the help file, that way many people can work on it, and the end user can be getting the most up todate help info [02:45]
dthackernightwork: I think I did this with the "rating" feature. I created a poll for each page with yes/no answers. [02:50]
nightworkhmmm, that sounds good
I will start reading up on the rating feature
[02:50]
chibaguySeems like the files should be publically available, given that mozilla is open source. [02:51]
dthackerplease ask on the dev list or in the forums if the mozilla yes/no box is available as plugin
It might save you some work.
[02:51]
nightworkgreat idea, thank you [02:51]
dthackerand thanks for giving tikiwiki a try. [02:52]
chibaguyThere is a rating feature. Maybe this is the basis for the mozilla box. I don't recall.
Seems like it was....
[02:52]
dthackernightwork: IIRC, the first time I implemented I only created one poll and attached it to several pages, muddling my results. [02:54]
nightworkI guess I would need a seperate poll for each page
is it possible to see the results for several polls at once?
[02:55]
chibaguyhttps://svn.mozilla.org/projects/sumo/ [02:56]
nightworkwow, that seems like a lot of information, but over my level of understanding.
perhaps after I start working on the help file, it will make more sense
[02:58]
dthackerhttp://doc.tikiwiki.org/tiki-index.php?page=Wiki+Config&bl=y#_Rating [03:00]
chibaguyBasically zero in on templates/themes/ . Check the .css file of the page that the rating box is on to find out which theme is being used.
The theme will have the same name. Then, comment.tpl holds the form IIRC, and maybe the rating box is included from there.
https://svn.mozilla.org/projects/sumo/trunk/templates/styles/
(themes = styles)
Oh, now that I see the FF page, it's changed from when I was involved.
(no comment form)
[03:01]
nightworkwell thank you both for your help. You have given me some place to start.
Im sure I will be hanging out in here much more often now
I really like the way that the FF help page looks.
It is very clean and user friendly.
[03:05]
chibaguyA poll is used for the buttons
so check doc.tw.o on that. The rest is a matter of styling.
[03:06]
nightworkokay, great.
I am going to be doing a lot of reading in the next few weeks
but that is half the fun I guess
[03:07]
chibaguygood luck [03:10]
nightworkthanks [03:11]
........ (idle for 38mn)
PS|botSVN: Commit by kerrnel22 :: r 14106 /trunk/lib/trackers/trackerlib.php: [MOD] Improved (IMO) the layout and usefulness of the help text for trackers on the admin tracker fields page. They are a little more structured now, with clearer usage examples and easier to read. [03:49]
........ (idle for 39mn)
***PrezKennnedy has quit IRC ("Leaving") [04:28]
RobotGuy has joined #TikIWiki
RobotGuy has quit IRC (Read error: 104 (Connection reset by peer))
[04:39]
vilisi_t has left [04:51]
fane has left
fane has joined #tikiwiki
[04:57]
..... (idle for 22mn)
franck has left
marclaporte has joined #tikiwiki
[05:19]
marclaportepolom [05:32]
***Timothy has left [05:34]
PS|botSVN: Commit by kerrnel22 :: r 14106 /trunk/lib/trackers/trackerlib.php: [MOD] Improved (IMO) the layout and usefulness of the help text for trackers on the admin tracker fields page. They are a little more structured now, with clearer usage examples and easier to read.
SVN: Commit by nyloth :: r 14105 /trunk/templates/tiki-upload_file.tpl: [MOD] filegal: reduce width of gallery select
SVN: Commit by nyloth :: r 14104 /trunk/ (5 files in 2 dirs): [FIX] filegals: update some themes to behave as expected for sept_7's new file upload UI
[05:43]
.... (idle for 15mn)
***navishkar69 has joined #tikiwiki [05:58]
fane has quit IRC ("Leaving.") [06:03]
jasprit has joined #tikiwiki [06:16]
Lucymoz has quit IRC (Read error: 104 (Connection reset by peer))
Lucymoz has joined #tikiwiki
Lucymoz has quit IRC (Read error: 104 (Connection reset by peer))
Lucymoz has joined #tikiwiki
[06:24]
........... (idle for 51mn)
Timothy has joined #tikiwiki [07:17]
Amorphous has quit IRC (Read error: 110 (Connection timed out))
Amorphous has joined #tikiwiki
[07:23]
PS|botSVN: Commit by chibaguy :: r 14107 /mods/trunk/themes/ (4 files in 4 dirs): [FIX] More specificity needed for override. [07:30]
***Caarrie|sleeping is now known as Caarrie
Timothy has left
[07:34]
luciashpolom polom [07:40]
chibaguypolomolop [07:42]
***Wilkins has joined #tikiwiki [07:48]
chibaguyUploading avatar doesn't seem to work in 2.0, unless I've got a local problem.
"image type: unknown, 0 x 0 pixels, file size: 13KB"
[08:01]
***marclaporte has quit IRC (Read error: 110 (Connection timed out)) [08:06]
chibaguyI wonder if this is related to avatars currently not showing at tw.o.
bbl
[08:07]
***chibaguy has left [08:10]
luciashright, chibaguy, there's something broken with handling of images :( [08:17]
***Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [08:28]
Caarrie is now known as Caarrie|sleeping
ElDios has joined #tikiwiki
[08:34]
..... (idle for 23mn)
nightworkI just wanted to say Tikiwiki is great.
I just got it up and running and am so happy
[09:00]
...... (idle for 25mn)
***martinalex has joined #tikiwiki [09:25]
Caarrie|sleeping is now known as Caarrie [09:33]
PS|bot has quit IRC ("Caarrie")
martinalex has quit IRC (Read error: 110 (Connection timed out))
[09:45]
PS|bot has joined #tikiwiki [09:55]
........ (idle for 39mn)
Caarrie is now known as Caarrie|away
marclaporte has joined #tikiwiki
shishir_gsoc has joined #tikiwiki
[10:34]
shishir_gsochello
How to enter " <div>Some text</div> " in middle of a wiki page using ajax in tikiwiki
Actually I am developing ANNOTATION wiki plugin
So I want to take some input from the user, but the input form should be visible only when user clicks a button to enter the data
[10:38]
..... (idle for 21mn)
***chibaguy has joined #tikiwiki [11:02]
chibaguy has quit IRC (Read error: 104 (Connection reset by peer))
navishkar69 is now known as navsalot
nightwork has quit IRC ()
[11:08]
..... (idle for 20mn)
franck has joined #tikiwiki [11:33]
franckmarclaporte: oi! [11:34]
......... (idle for 43mn)
***ThomasOwens has joined #tikiwiki [12:17]
ThomasOwensGood morning. I was looking at the TikiWiki docs, installed the software, and began looking at it. I want to create a little sandboxed community for a website, for use in developing content and such, while utilizing an existing database of users. Is this possible? [12:18]
francksure
where is your existing database of users?
[12:20]
ThomasOwensin a different database, in its own table. [12:21]
francktikiwiki has many ways to authenticate...
ldap, imap, ....
[12:21]
ThomasOwensAFAIK, we don't have those. We just perform a username/password check on a database table. [12:22]
franckis this db on the same machine? [12:22]
ThomasOwensyep. [12:22]
franckgive me a sec [12:23]
ThomasOwensThanks. I was looking for a guide to writing a plugin for authorization, since our db schema is custom, but I couldn't find one. [12:23]
franckread the code luke!
let me see what I find...
ThomasOwens: look at http://doc.tikiwiki.org/tiki-index.php?page=Login%20Authentication%20Methods&structure=Documentation
[12:23]
ThomasOwensthanks. i'll start there. [12:26]
franckI think your best bet is pear:auth
http://pear.php.net/package/Auth
[12:27]
ThomasOwensmy second question is - Is there a guide to developing custom modules and plugins? I plan on looking at how some other ones are structured. [12:27]
franckfor a wiki-plugin, it is easy, look for a very simple plugin, read the code and then extend it... [12:28]
ThomasOwensI was thinking a broader scoped blugin.
*plugin.
[12:28]
franckpear:auth says all db supported by the pear db layer, so here you go... [12:28]
ThomasOwensThat added another module.
I'm not talking about the login right now. I want to port existing data into TikiWiki.
[12:28]
franckwhat do you mean by module? a module in tw is more like a menu [12:29]
ThomasOwensSuch as a bibliographic database.
And provide functionality relating to that.
[12:29]
franckah...
well may be trackers are doing the job already
[12:29]
ThomasOwensI saw wiki module help, but nothing on how to add a new, unique module. [12:30]
shishir_gsochello
How to enter " <div>Some text</div> " in middle of a wiki page using ajax in tikiwiki
[12:30]
ThomasOwensBut we have custom database schemas for a lot of stuff, and I want to preserve that data. [12:30]
franckyes because module is not the right word, in tw module is something different to what you want [12:30]
ThomasOwensah. [12:30]
shishir_gsocActually I am developing ANNOTATION wiki plugin. So I want to take some input from the user, but the input form should be visible only when user clicks a button to enter the data [12:30]
franckThomasOwens: Check trackers, the names is sometimes confusing, but this allows you to build simple databases [12:31]
ThomasOwensAh. Thanks again. I'll start reading there. If I have more questions after I'm done reading the docs, I'll probably come back. [12:32]
franckyes... may be look in dev.tikiwiki.org [12:32]
***ThomasOwens has left [12:33]
franckshishir_gsoc: sorry, look at a simple wiki-plugin....
and then after you can place in javascript in the plugin return...
[12:34]
***lphuberdeau has joined #tikiwiki [12:36]
....... (idle for 34mn)
sylviegtiki-show_user_avatar.php check if feature_minichat is on??????
I understand that to check a feature is important ... but which one?
[13:10]
PS|botSVN: Commit by sylvieg :: r 14111 /branches/2.0/templates/tiki-view_tracker_item.tpl: [FIX] to have dev.tw.o working with user selector with option email [13:21]
***shishir_gsoc has quit IRC ("http://www.mibbit.com ajax IRC Client") [13:21]
tomekkott has quit IRC (Read error: 110 (Connection timed out))
nickelodeon has quit IRC (Read error: 110 (Connection timed out))
shishir_gsoc has joined #tikiwiki
tomb__ has joined #tikiwiki
ricks99 has joined #tikiwiki
[13:27]
ricks99hi all :) [13:37]
***marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") [13:44]
franck has quit IRC (Read error: 104 (Connection reset by peer))
franck has joined #tikiwiki
[13:55]
.... (idle for 18mn)
nickelodeon has joined #tikiwiki
RobotGuy has joined #TikIWiki
tomekkott has joined #tikiwiki
[14:13]
Caarrie has joined #tikiwiki
PGamache has joined #tikiwiki
Caarrie|away has quit IRC (Nick collision from services.)
PGamache has left
[14:25]
Caarrie has quit IRC ("brb")
Caarrie has joined #tikiwiki
[14:36]
tomekkottdoes anyone have an idea of a way to migrate mysql scripts (such as the ones found in db/tiki-2.0-mysql.sql) into oracle?
i know that it is already done for oci8, but i need to use the oracle driver in adodb
[14:38]
francktomekkott: there used to be a support for oracle....
but nobody to test and maintain... your chance...
to do it for the community
[14:39]
tomekkottit appears to connect fine to the database, but then after install, it says 1450 sql queried failed [14:39]
***Caarrie has quit IRC (Client Quit) [14:39]
tomekkottwell, i'm happy to do it, just the thought of going through 1450 sql queries by hand is a little daunting
and then having to do it any time the script changes :)
[14:39]
sylviegtomekkott: there is a convertscript in db/convertscripts/convertsqls.sh [14:41]
tomekkottsylvieg oooh must've missed that
i'll take a look, thanks!
[14:41]
sylviegI suppose you have to write a script like db/convertscripts/mysql3tooci8.php [14:41]
tomekkotthmm, wait, is that only in svn? I don't see it in my download [14:41]
lphuberdeauyeah, stripped out of release tarballs [14:42]
***ricks99 has quit IRC (Remote closed the connection) [14:42]
sylviegyou acn find them http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/trunk/.... [14:43]
tomekkottokie doke, thanks. I'll see what I can find [14:44]
***Caarrie has joined #tikiwiki [14:48]
.... (idle for 15mn)
Caarrie has quit IRC ("reboot")
PS|bot has quit IRC (Remote closed the connection)
[15:03]
Caarrie has joined #tikiwiki
PS|bot has joined #tikiwiki
[15:08]
PS|botSVN: Commit by sylvieg :: r 14114 /trunk/ (4 files in 3 dirs): [MOD]i18n: new option that forces the string to be in the same language of the page [15:09]
SVN: Commit by lphuberdeau :: r 14115 /trunk/lib/wiki-plugins/ (3 files): [MOD] More info functions and removing useless plug-in [15:20]
***marclaporte has joined #tikiwiki [15:24]
lphuberdeauquick suggestion: what would you think of removing smarty from our tree and making it an external link? would be easier to update [15:27]
***SEWilco2 has joined #tikiwiki
nyloth has joined #tikiwiki
[15:30]
nylothHi all :) [15:34]
sylvieghi
lphuberdeau: it is already in a svn module ... not sure of terminology
[15:36]
lphuberdeauyes, but right now we use an external to our own repository
we could just have an external to their repository
when they make a release, all we have to do is point to the new tag... no need to download, replace files and commit
[15:37]
sylviegis there some path for install on free or something like this? [15:38]
lphuberdeauin fact, we could do that for all projects we use that also use svn
?
http://smarty-php.googlecode.com/svn/tags/Smarty_2_6_9/
that's their svn rep
[15:38]
sylviegnyloth: Do you pathc some lib to fit install on free.fr or somethinf like that
[FIX] fixes to make TikiWiki work on quite hostile environments (e.g. french ISP 'free.fr') where, for example, the path can't be modified (thx to Cyril Chaboisseau).
seems it is only in adodb and lib/pear
[15:39]
***RobotGuy is now known as RobotGuy-Out [15:46]
lphuberdeau has quit IRC (Remote closed the connection) [15:56]
Wilkins has quit IRC () [16:09]
lphuberdeau has joined #tikiwiki
shishir_gsoc has quit IRC ("http://www.mibbit.com ajax IRC Client")
[16:14]
nylothsylvieg: yes, I had to patch some libs (mainly adodb and pear, if I remember well) for path problems
sylvieg: and, happily, both are going to be removed from tiki ;p
sylvieg: (in tiki-pdo already)
[16:20]
***sylvieg has quit IRC (Remote closed the connection) [16:20]
nylothlphuberdeau: I'm not sure (not against, but thining about it) it's a good idea to have external link to smarty svn or things like that. Well... I agree on the principle, it's very nice and no need to download, etc.... but in practice, we may have some problems with people making checkouts when other external svn are down. It may become inconsistent more easily (if our repo is down, there is simply nothing available). And when others will migrate to [16:24]
lphuberdeautrue
I made a few tests and there is also a problem with there docs folder
it's huge and really not worth anything to us
[16:24]
nylothyes
I didn't thought about this, but true too :)
[16:24]
lphuberdeaubut most projects are either on SF or google, so the downtime is not really an issue to me [16:25]
nylothit should not happen often, but it may be a problem. If there is a migration of an external repo and we both are not here to know how to quickly change the property, we may have problems (even with nightly build tarballs)
And in case of migrations, it's even worse because we will have to update URL of each tags/branches
[16:26]
***snarlydwarf has joined #tikiwiki
nickelodeon has quit IRC (Read error: 110 (Connection timed out))
[16:30]
lphuberdeauanyone using the jabber plug-in?
I think it deserves removal... not usable on default install
[16:42]
***ntorsekar has joined #tikiwiki
kerrnel has joined #tikiwiki
[16:45]
kerrnelMoo [16:47]
***ntorsekar is now known as nikhilodeon [16:47]
kerrnelSomeone mentioned stuff lph was working on to improve wikiplugin help. Can someone point me to an example? [16:47]
nikhilodeonHi, I posted a bug on dev.tw.o - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=1938 - it involves an error I get when I either register or upload users from a csv - wondered if anyone had seen anything similar [16:50]
***sylvieg has joined #tikiwiki [16:51]
sylviegkerrnel:: svn up trunk and you will see [16:53]
***PrezKennedy has joined #tikiwiki
Lucymoz has joined #tikiwiki
[17:01]
lphuberdeaumight need to clear the cache to see the new plugin help [17:03]
***ElDios has quit IRC (".")
caralluna has quit IRC (Client Quit)
caralluna has joined #tikiwiki
caralluna has quit IRC (Client Quit)
caralluna has joined #tikiwiki
RobotGuy-Out is now known as RobotGuy
[17:07]
marclaporte has quit IRC (Read error: 110 (Connection timed out))
tomb__ has left "Ex-Chat"
[17:22]
PS|botSVN: Commit by lphuberdeau :: r 14117 /trunk/lib/wiki-plugins/ (3 files): [MOD] More info functions [17:26]
kerrnelOh, I think I know what you're talking about now. Wasn't sure where you were referring me to look at. [17:26]
***Caarrie has quit IRC (Remote closed the connection)
shishir_gsoc has joined #tikiwiki
shishir_gsoc has quit IRC (Client Quit)
PS|bot has quit IRC (Read error: 104 (Connection reset by peer))
[17:37]
nikhilodeonHi, I posted a bug on dev.tw.o - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=1938 - it involves an error I get when I either register or upload users from a csv - wondered if anyone had seen anything similar [17:45]
kerrnelnik... taking a look [17:46]
***PS|bot has joined #tikiwiki
Caarrie has joined #tikiwiki
[17:46]
nikhilodeonkernel - ah ok; just making sure someone saw it - thanks! [17:46]
kerrnelnik: what are the column headings in your spreadsheet? [17:46]
nikhilodeonlogin, password, email, groups [17:47]
kerrnelDid you run the database upgrade script?
in the tiki_1.9to2.0.sql file there is a statement to change the "email_due" field to "email_confirm". If you didn't run that upgrade script, it wouldn't have made that change
[17:53]
***jasprit has quit IRC ("Leaving.") [17:58]
nikhilodeonkernel: i will check with the sysadmin who did the upgrade
kernel: the thing is, i don't see the email_due *or* email_confirm field in the users_users table
[17:58]
sylviegnikhilodeon: is it 2.0 svn or 2.0 rc4
I fixed this in 2.0 trunk soem day ago
[18:00]
nikhilodeonsylvieg: i believe it is 2.0 svn, but let me check
sylvieg: so rc4 would be broken still?
[18:01]
***nyloth has quit IRC (Remote closed the connection) [18:02]
kerrnelyes
bug fixes for rc4 are in trunk
[18:02]
sylvieghttp://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/trunk/db/tiki_1.9to2.0.sql?r1=13851&r2=14051
I did in 2.0 because it was impossible to upgrade without this problem
[18:03]
PS|botSVN: Commit by lphuberdeau :: r 14118 /trunk/lib/ (34 files in 3 dirs): [MOD] Make plugin UI optional and allow to disable plugins independantly [18:06]
***zorp has joined #tikiwiki [18:06]
zorphello [18:06]
***otabz has joined #tikiwiki [18:06]
kerrnelOnly thing I can see about email_confirm is ALTER TABLE users_users CHANGE email_due email_confirm int(14) default NULL; from 2007
I'm not familiar with the CHANGE function so I may have misinterpreted email_due changing to email_confirm, and instead if may change both to be int(14) default null.
[18:07]
***Caarrie is now known as Caarrie|away [18:08]
kerrnelhowdy zorp [18:08]
zorp:) [18:08]
***lepei has joined #tikiwiki [18:09]
lepeihere i am with a new problem.
for some tiki transactions, the url change and he forget a part of the url.
example :
[18:09]
zorphas anyone had a chance to look att the code (regarding footnotes) I posted on the dev email list? Would anyone be interested at testing the function? [18:10]
lepeii am on this state : http://dmmh.i8.be//Wiki/tikiwiki-1.9.11/tiki-admin_modules.php#assign [18:10]
lphuberdeauzorp, I think it's a nice feature, feel free to commit and make it optional ;) [18:10]
lepeiand when i clic on tiki-admin_modules.php?mc_up=quick_edit
the url becomes : http://wiki/tikiwiki-1.9.11/tiki-admin_modules.php?mc_up=quick_edit
as you can see : dmmh.i8.be// is gone
[18:11]
lphuberdeauwon't get fixed in 1.9.x [18:18]
nikhilodeonkernel, sylvie, - I actually didn't have email_due in the old table - the ALTER SQL statement couldn't find it...is it possible to just add the email_confirm field manually into the users_users table? will this break anything? [18:24]
kerrnelI wouldn't think so if it doesn't exist right now [18:25]
dthackerwhat is e2c with regards to hosting? [18:27]
kerrnelalter table users_users add email_confirm int(14) default NULL should do the trick [18:28]
nikhilodeonkernel - ok thanks i will give that a whirl
also is there an equivalent to MSSQL's "sp_help table" for mySQL, to get the column names for of a table?
[18:30]
***RobotGuy has quit IRC (Remote closed the connection) [18:40]
zorplphuberdeau - thanx
lphuberdeau - currently the code only activates if "{footnotes" is somewhere in the text. does it need to be more optional then that? If so, Im gonna need help with that
[18:41]
lphuberdeaunot really
that's the only change?
[18:43]
zorpwell - there is plenty of other code, but that is the conditional for the remaining of the codes to run [18:43]
lphuberdeaushould be fine
commit will get reviewed anyway
[18:50]
zorpcome to think of it, I don't have commit access... so... hint hint for anyone feeling like commiting for me :) [18:51]
kerrnelnik: there is...let me look it up [18:52]
***navsalot has left [18:52]
Timothy has joined #tikiwiki [18:57]
SEWilco2zzz... A simple SELECT was taking between 0 and 30 seconds, so restarted MySQL in my server. Waiting for mysql_safe to stop using CPU so I can test more. [19:00]
kerrnelshow columns from <tablename> [19:09]
***RobotGuy has joined #TikIWiki [19:09]
kerrnelcan also use show full columns from <tablename> [19:09]
.... (idle for 15mn)
***marclaporte has joined #tikiwiki [19:24]
pujib has joined #tikiwiki [19:30]
pujibhi there! i've created a group in tikiwiki, set wiki page different from HomePage as home page for this group, created new user, set that group as default for him, but when i log as that user there is still old HomePage. what am i doing wrong? [19:34]
***pujib1 has joined #tikiwiki [19:39]
PS|botSVN: Commit by lphuberdeau :: r 14119 /trunk/ (6 files in 3 dirs): [MRG] Automatic merge, branches/2.0 14076 to 14111 [19:39]
***pujib1 is now known as new-nick
pujib has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.1/2008072820]")
new-nick is now known as PuJIb
PuJIb is now known as pujib
Caarrie|away is now known as Caarrie
[19:40]
pujibany suggestions? [19:45]
***lphuberdeau has quit IRC (Read error: 60 (Operation timed out)) [19:46]
zorppujib - does it make a difference which page you log in from as the new user? [19:48]
pujibno, it doesn't [19:50]
zorphmmm [19:51]
sylviegpujib: in older tw version there were conflict sometimes between groups - and to the the grouop as the default group was the solution [19:52]
pujibi mean, it doesn't redirect me instantly to HomePage when i log in, e.g. if i select Stats as anonymous, i remain there after logon
what is wrong from my point is that when i press Home i don't get redirected to new HomePage for my default group
i use tw 1.9.11
sylvieg: sorry, didn't understand, what is the solution?
[19:53]
sylvieggo to admin->users
and check that in ssign group for the user - the group is really the default group
[19:54]
***Caarrie has quit IRC ("brb") [19:55]
pujibyes, it is really default group for that user [19:55]
sylviegand in admin->general , the default homepage is wiki? [19:56]
***PS|bot has quit IRC (Remote closed the connection) [19:56]
pujibyes [19:57]
sylviegand in admin->general Go to group homepage only if login from default homepage: is not checked? [19:58]
pujiboops, i've found what was wrong - Use group homepages was unchecked
i checked and now it works
thanx for your assistance :)
the interface really could be more admin-friendly :)
[20:00]
***vilisi_t has joined #tikiwiki
RobotGuy has quit IRC (Remote closed the connection)
lphuberdeau has joined #tikiwiki
[20:02]
sylvieglphuberdeau: I was thinking that with the new plugin UI if you click on Insert - it will add the plugin in the textarea?
on my local it is doing nothing
[20:11]
lphuberdeaucalls the same function as quicktags stuff
there might be a dependency
getting any JS errors?
[20:12]
sylviegno nothing
for quicktag I have a code taginsert(...) for insert I have void(0) - I am on FF3
[20:13]
lepeiyep. here another prob with 1.9.11 : [20:15]
lphuberdeausylvieg, the code is executed in the onclick, the href is just a stub [20:16]
lepeii defined a couple of modules. Activate 'user decide' for the right side and allways for the left side. 4 modules on the left, 2 on the right. Result : all modules stays on the left.
when i want to open the right column, a empty space appears
[20:17]
lphuberdeaulepei, may be theme specific, but like most things in 1.9, it won't get fixed [20:17]
lepeitheme is olive.css [20:18]
lphuberdeautry with others
mainly with the default one
[20:18]
lepeii did it; but same result. what is the simpliest theme ? [20:18]
lphuberdeaunever used 1.9 [20:21]
lepeijust a question : with all the problem i have, is it not beter to wait for version 2 ????? [20:22]
***franck has quit IRC ("Leaving.")
franck has joined #tikiwiki
[20:23]
zorp has left [20:32]
franckpolom [20:37]
tomekkotthow long should the initial installation sql queries take to run on a fresh install in mysql?
seconds, minutes, hours?
[20:38]
***Timoth1 has joined #tikiwiki
Timoth1 has quit IRC (Client Quit)
Timoth1 has joined #tikiwiki
[20:42]
pujibtomekkott: no more than a few minutes [20:44]
***otab1 has joined #tikiwiki [20:44]
nikhilodeonhi - when creating wiki plugins, it is essential to use the following syntax - function wikiplugin_xyz($data, $params), or can, eg function wikiplugin_xyz($firstvar, $secondvar) syntax be used? [20:46]
***pujib has left "ERC Version 5.2 (IRC client for Emacs)" [20:48]
lphuberdeaupop quiz: who knew tiki had a myspace plugin? [20:50]
dthackerdthacker raises his hand. but he never goes to myspace [20:58]
lepeilphuberdeau>modules left or right side : it works now ! i changed all settings to 'nothing' in the 'user features', save, reset values, save. and it works with olive.css !
i suppose we do not have to understand wath's happened ?
[20:58]
***Timothy has quit IRC (Read error: 110 (Connection timed out))
otabz has quit IRC (Read error: 110 (Connection timed out))
[21:01]
lepeioups do not work again ! [21:01]
***dthacker has quit IRC ("KVIrc 3.2.4 Anomalies http://www.kvirc.net/") [21:06]
SEWilco2Hmm. My File Gallery SELECT which was taking 3 minutes? Restarted MySQL and now it's less than a second. Ick. [21:07]
***franck has left [21:17]
otab1 has left
fane has joined #tikiwiki
[21:25]
tomekkotthere's another question, how big of a database do you need for a base install? 2MB nominally? [21:34]
***franck1 has joined #tikiwiki
franck1 is now known as franck
[21:37]
Petjal2Hi all. I'd like to have some simple navigation like ((DE-A| 1)) ((DE-B| 2 )) ((DE-C| 3 )) on the bottom of every page. I tried putting that in a Dynamic Content field, but the wiki wasn't rendered (I want to just see "1 2 3", but I saw all the parens and pipes). How do I include a standard block of rendered wiki text on every page? Thanks! [21:44]
franckPetjal2: create a menu, include it in a module and display it inside the wiki?
{MODULE()}
[21:46]
Petjal2thanks, I'll try that! [21:47]
***lepei has quit IRC (Read error: 110 (Connection timed out))
Lucymoz has quit IRC (Connection timed out)
[21:49]
SEWilco2Admin>Groups: tiki_p_edit_categorized has same description as tiki_p_edit_categories. *edit_categorized should be "Can edit categorized items." [21:55]
***RobotGuy has joined #TikIWiki [21:56]
sylvieg has left
PS|bot has joined #tikiwiki
Caarrie has joined #tikiwiki
[22:02]
Caarrie is now known as Caarrie|away
sylvieg has joined #tikiwiki
lphuberdeau has quit IRC (Remote closed the connection)
[22:10]
SEWilco2Search works for admin; Registered users don't find stuff. Registered has tiki_p_search and tiki_p_view_file_gallery.
Oh, worse: Search works for Registered in v2.0RC4 but not in trunk.
[22:16]
sylviegwhich search tiki search or mysql search? [22:17]
SEWilco2Not "new" search. MySQL text search. [22:17]
Oh. Registered search is working on stuff in Wiki, but not in File Galleries. [22:22]
***mstef has quit IRC ("leaving")
nikhilodeon has quit IRC (Read error: 110 (Connection timed out))
[22:33]
Petjal2franck: Thanks for the MODULE tip. Did you mean for me to actually create a Menu, or just my little link set nav? I did that latter, and it gives many blank lines above it, and the dashed line, and then a few blank lines, then my little nav set of links. Any ideas? Thanks again.
and it is only as wide as my theme css says a module can be, I guess.
[22:39]
***marclaporte has quit IRC (Read error: 110 (Connection timed out))
Timoth1 has left
Timoth1 has joined #tikiwiki
[22:42]
nikhilodeon has joined #tikiwiki
RobotGuy is now known as RobotGuy-OUT
[22:58]
marclaporte has joined #tikiwiki
nikhilodeon has quit IRC (Read error: 60 (Operation timed out))
[23:09]
SEWilco2 has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]") [23:16]
Lucymoz has joined #tikiwiki
Morphous has joined #tikiwiki
Amorphous has quit IRC (Read error: 110 (Connection timed out))
[23:21]
Caarrie|away is now known as Caarrie [23:32]
.... (idle for 19mn)
franckPetjal2: well that was an idea to make it happen... [23:51]
***snarlydwarf has quit IRC (Remote closed the connection) [23:52]
franckbut yes you are constrained by the module settings, this is why I suggested a menu looks nicer and you can include the module in a {BOX(float=>left)}
Petjal2: the other way is to create a wiki template, so each time you create a page you use the template and it is pre-ready for you
[23:52]
***lphuberdeau has joined #tikiwiki [23:58]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)