yorrd: joined #tikiwiki
does anyone know where the task feature went in version 9? i cant seem to find it....
johndpar: joined #tikiwiki
goj_killedByISP: joined #tikiwiki
fcpd: joined #tikiwiki
tikiwiki 9: i am setting up a new install and need to alter the .htaccess for sfurls i cannot find anywhere what to add. could someone point me in the right direction? thanx
what happens is that anytime i click home it sends me to my blog which is the root. the tikiwiki is /reowiki
found it. just gotta uncomment. thanx
Tiki|bot: New Forum Posts: Share point - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=44322
dhazel: joined #tikiwiki
Tiki|bot: Recent Bug: Tracker item: #4260 - - Codemirror treats 2 hyphens used for an em-dash as a strikeout - http://dev.tiki.org/item4260
johndpar: joined #tikiwiki
fidel: found an interesting bug i guess
we are using v9 here - i was creating a new page and using a wrong char for the page name while creating it
tiki mentioned that it cant save that article and offered a field to define the new title
which is great so far - but at that point tiki doesnt offered any save button either - even after having removed the critizied char from the doc-title
which means you are somehow stuck at that point
i was able to copy the written text - jump bakc to create new page and repaste it to a matching title
guess i should open a ticket right?
arildb: joined #tikiwiki
marclaporte: joined #tikiwiki
yorrd: does anyone know where the task feature went in version 9? i cant find it....
marclaporte: polom
yorrd: it has not been removed
tiki-admin.php search for task or tasks
yorrd: okay, ill have a look when im back in 2 hours :) thanks
marclaporte: tiki-admin.php?page=community
There is a filter at the top of the page: Basic Advanced Experimental Unavailable
make sure to check them all to see all the features :-)
jjg0th: joined #tikiwiki
hi
I would like to have a "birthday field" for my user information tracker
but when I use "date" type, it takes forever to go back to my birthday
ideally I would also like to add this as a recurring event to a calendar
any ideas?
marclaporte: hmmm
and tiki-calendar.php is no good?
no, because it's your user tracker...
-: marclaporte suggests to add a feature request on dev.tiki.org for a "birthday/recurring date" tracker field type
marclaporte: The tracker revamp for Tiki7 makes this a whole lot easier now
GillesM: joined #tikiwiki
Jyhem_laptop: joined #tikiwiki
jjg0th: can you add that feature request?
I am not registered/etc
marclaporte: great reason to register!
jjg0th: I tried, didn't receive an email yet(?)
marclaporte: joined #tikiwiki
I just validated you
It used to be automatic, but we are flooded by spammers...
Jyhem_laptop: joined #tikiwiki
jjg0th: ok, thx
omg, it is very hard to find the link to actually submit some request
marclaporte: I agree
we have more people interested in improving the software than in making a site which is easy to use :-)
jjg0th: at least put the link in "howto submit a request..."
*g*
why is the importance 9?
I selected 7 but it shows 9
also the description was erased
this is really buggy ^^
now I have to write the whole description again...
marclaporte: are you familiar with batch uploading and/or webdav?
marclaporte: jjg0th: sorry about the buggy stuff (Tiki 9.0 is still quite fresh)
batch uploading: perms need to be set correctly
WebDAV: native Windows WebDAV rarely works, so you need a webDAV client such as Cyberduck
jjg0th: are there issues with allowing batch uploading?
Tiki|bot: Recent Bug: Tracker item: #4261 - - "birthday/recurring date" tracker field type - http://dev.tiki.org/item4261
jjg0th: bug?
and how does it work? can I use a cifs share?
marclaporte: I have not used batch uploading in a while, but I am not aware of issues. Basically, you set a directory on the server where you FTP files, and then, when in Tiki, you can move all those files from that folder to Tiki, bypassing issues of large file upload via a browser
CIA-75: tikiwiki: 03jonnybradley * r42336 10/branches/9.x/lib/wiki-plugins/wikiplugin_subscribegroup.php: [FIX] subscribegroup: No need to add to group, set_default_group does that automatically
jjg0th: hmm, webdav is probably better
marclaporte: About CIFS share (from your PC to the FTP directory where Tiki can grab them from): This is beyond the scope of Tiki. But it would be great to suggest ways to do this on doc.tiki.org
jjg0th: for the batch upload I would need to setup some ftp account
I don't want to make a whole new account system
marclaporte: yes, that's the annoying thing
Is your concern large files or drag & drop?
jjg0th: drag & drop
or uploading multiple things at once
marclaporte: ok, 2 things:
1- WebDAV with Cyberduck is a good option
jjg0th: I already installed it, will try it now (I guess https webdav)
marclaporte: 2- If you are using the "Files" field type in trackers, it is using the new HTML5 file upload possibilities, so if you have a modern browser, drag & drop will work
This has yet to be implemented in File Galleries though
jjg0th: I don't use a tracker
it would be used for file galleries, so webdav seems to be the best choice
how can I test if it works? what do I put as server in cyberduck?
marclaporte: jjg0th: you are not the first person that gets feature request description eaten up: http://dev.tiki.org/item4260
jjg0th: I get no valid response
hehe
marclaporte: yes, webDAV seems best choice
How many people will be using WebDAV for your project?
jjg0th: around 20?
marclaporte: ok
1st thing is to get your Cyberduck running smoothly with demo.tiki.org, so you learn to properly configure everything on something known to work well
Jyhem: joined #tikiwiki
marclaporte: Then, reproduce the experience on your Tiki instance (sometimes, there can be issues with proxies/firewalls/etc.)
demo.tiki.org contains the password for all versions there
jjg0th: it works
I had to add tiki-webdav.php as directory
it even shows me the wiki pages (cannot modfiy/etc though)
are there security concerns or is this all according to the tiki permissions
-: marclaporte is testing now Cyberduck with demo 8.x and it works it did before
marclaporte: This is according to Tiki permissions. (but please double check with a regulat user account)
Using WebDAV to update wiki pages can be very useful for some use cases
jjg0th: it is extremely useful
because it allows to upload a whole bunch of files at once (e.g. image galleries)
hmm, actually image galleries do not seem to be available on webdav
marclaporte: Right
just use file galleries for images galleries
image galleries are destined to be merged in
Ex.: You are using Trados which is connected to MS Word
You can edit a wiki page via Word, which has no idea of wiki syntax, but you can use your translation memory
jjg0th: hmm, no drag & drop with webdav?
Tiki|bot: Recent Bug: Tracker item: #4262 - - Issue while trying to create a new article with unaccepted chars in title - http://dev.tiki.org/item4262
marclaporte: You can drag & drop from your desktop to Cyberduck, no?
One more description chopped off! http://dev.tiki.org/item4262
jjg0th: I cannot
CIA-75: tikiwiki: 03jonnybradley * r42337 10/branches/9.x/lib/captcha/captchalib.php: [FIX] captcha: Make dumb captcha obey captcha_wordLen pref
tikiwiki: 03marclaporte * r42338 10/branches/9.x/lib/prefs/feature.php: Adding contextual links to the Tasks feature in the admin panel, following yorrd's questions on the IRC chat.
tikiwiki: 03jonnybradley * r42339 10/branches/9.x/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] user tracker: Remove the user if they do not complete the tracker properly
marclaporte: yorrd: for you: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=42338
CIA-75: tikiwiki: 03jonnybradley * r42340 10/branches/9.x/ (6 files in 5 dirs):
tikiwiki: [ENH] user_must_choose_group: New pref to control group requirement at registration, plus more handling to make user tracker item mandatory.
tikiwiki: Some better handling of errors to come...
marclaporte: jjg0th: I am going to be cheeky now
http://demo.tiki.org/trunk/jjg0th
ahhhh, the smell of commits in the morning... (Thanks Jonny!)
fidel: hi - short question: the search result list in our tiki v9 has some freaky effect from time to time
i.e. i search for LINUX and get about 15 articles as listing
hits 1-7 are written with normal font and from 8-x are then displayed in bold in the search
i am wondering what is causing this mis-font-formating in the search results here
i could show an image if its helpful
marclaporte: fidel: your previous feature request description was eaten up by a bug
fidel: which one? the auto-toc thing?
lemme recheck
marclaporte: this one: http://dev.tiki.org/item4262
fidel: ui
marclaporte: fidel: about bold in search results: I have seen before. It's because a bold tag started in the snippet (but didn't finish)
fidel: ah ok
thanks for the search hint
regarding the missing report on ticket id 4262
should i just use the comment function to re-add some kind of description?
or will the bug eat that too?
marclaporte: can you try?
jjg0th: http://demo.tiki.org/trunk/jjg0th
fidel: k
marclaporte: junky
funky ...iut seems like it stores only 1 letter iof the description field
yeo it just the description of that specific field after 1 char (at least for me)
*it cuts the description after 1 char*
jjg0th: re
marclaporte: thx for rubbing it in my nose... ^^
marclaporte: how do I get d&d working? for me it just shows a "not working" circle when I try to drop
Jyhem_laptop: joined #tikiwiki
marclaporte: I didn't do anything special. My OS is Win7, you?
jjg0th: I am proud to show off the World's first (and as of now only) web-based and FOSS screencasting solution: http://doc.tiki.org/Screencast
jjg0th: me too
:)
marclaporte: ok, let's try something else first. Upload a .doc file, and try to edit it by doing right click in Cyberduck
(assuming you have Microsoft Word or LibreOffice to edit .doc files)
jjg0th: ok
that's working kind off
I'm not sure what you're getting at
ofc it's super nice to directly edit
marclaporte: I want to be sure that WebDAV is working OK (when you edit, versionning should be kept by Tiki)
-: marclaporte believes Tiki Screencast (which also does screenshots) will usher a new era of bug/issue reporting and to produce documentation
jjg0th: :)
at the moment I just try to get drag and drop working
marclaporte: How about you make a screencast at http://demo.tiki.org/trunk/jjg0th ?
Maybe we'll see hints that you would have not thought of (and tricky describe in IRC)
jjg0th: have no account there
I tried the same as for the feature request
ricks99: joined #tikiwiki
polom y'all
CIA-75: tikiwiki: 03marclaporte * r42341 10/branches/9.x/lib/prefs/user.php: typo
marclaporte: jjg0th: login is at demo..tiki.org (it's the same for all demo sites)
It's also a good place to test your Cyberduck against to see if all is OK
The srcreencast I made was Cyberduck-win7 with demo.tiki.org/8x/tiki-webdav.php
jonnyb: joined #tikiwiki
yorrd: @marclaporte: thanks :) found everything now, works perfectly
fidel: any idea regarding the problem with reporting issues to dev.tiki
jonnyb: 706f6c6f6d (for the last time)
marclaporte: fidel: I checked the settings and they look OK, so I reported to dev list
fidel: I agree with your feature request of auto-toc, and this reminds me that it would be nice to have reverse feature wiki syntax (ex.: notoc, nodescription, notranslation, so that on a page by page basic, we can override the global setting)
jjg0th: I just tested drag & drop with Cyberduck and demo.tiki.org/9x/ and it works beautifully
jjg0th: lemme try to register
marclaporte: you don't need to register
the username/password for demo.tiki.org/9x/ is available here: http://demo.tiki.org/
lines 3 and 4 :-)
jjg0th: drag and drop works there
is it related to https?
hmm, now it works for me too on my wiki page, very strange. It was 100% not working before
so everything is perfect :)
marclaporte: :-)
jacmoe: joined #tikiwiki
jjg0th: marclaporte: how do I choose my own editor?
I uploaded a png file but when I try to include it in a wiki page it says "... is not an image file" ?!?
it _is_ an image file
CIA-75: tikiwiki: 03jonnybradley * r42342 10/branches/9.x/ (7 files in 2 dirs): [FIX] registration: refill the form if there was a user tracker form error - still not perfect but getting better
jjg0th: anyone?
please
it seems to be a common problem for me, maybe it is my webbrowser that causes troubles
radek82: joined #tikiwiki
ricks99: do you have the mime types set properly on your server?
jjg0th: where do I do that?
other pngs open fine
somehow "this" png is different than the others
I edited it with gimp and exported it as png
ricks99: other pngs work fine?
then something in the way you edited/exported from gimp
jjg0th: but I can open it
ricks99: in tiki?
check your export/save settings in gimp.
jjg0th: yes in tiki
but not if I do {img ...}
ricks99: can you display the file directly? http://yourdomain/displayXX
jjg0th: yes
ricks99: not sure, sorry. did you review the bug list? maybe a known issue?
jjg0th: I saved it again as .jpg now it works
annoying
I prefer png
marclaporte: joined #tikiwiki
dhazel: joined #tikiwiki
fidel: marclaporte: ok thanks
and regarding the 'report a bug' function ...not sure how it broke ...but it is broken ;)
i was using the comment function now - as the field for bug-description seems to be cutted to 1 single char automaticly
not sure if thats worth a bug-report again - as i cant even create real bug reports right now hehe
rodrigoprimo: joined #tikiwiki
marclaporte: :-)
CIA-75: tikiwiki: 03jonnybradley * r42343 10/branches/9.x/ (lib/wiki-plugins/wikiplugin_tracker.php tiki-register.php):
tikiwiki: [FIX] registration: Remove the user fields from the user tracker form (otherwise they are required preventing submit).
tikiwiki: And use the modern error reporting so the form keeps the user's previously filled in data (apart from captcha which gets regenerated each time)
xyz_: joined #tikiwiki
I would appreciate help regarding "flagged revision" settings
goj_killedByISP: joined #tikiwiki
xyz_: flagged?
marclaporte: xyz: sure
pedor: joined #tikiwiki
hi, i'm trying to use a kaltura video at forum but it's not working. And if I use the kaltura plugin it doesn't load the video. Is it no possible to have videos on forum?
CIA-75: tikiwiki: 03jonnybradley * r42344 10/branches/9.x/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] tracker: Notice
ricks99: pedor: if you want to use wiki syntax (including plugins) in a forum, you need to enable the "accept wiki syntax" option on the Admin: Forums page
pedor: ricks99: this options is enable
ricks99: what error are you getting?
pedor: when I copy the code from kaltura (the embed code) it shows only "video managment" or something like this
when I use kaltura plugin to insert the id it doesn't load the video
ricks99: hm.. not sure. what tiki version are yo using?
pedor: the last, 9
this is the error if i just paste the code or use htm: Video Platform Video Management Video Solutions Video Player
ricks99: what is the error when you use the plugin?
pedor: I can see the video in wiki if I use the code, if I try the kaltura plugin it doesn't work.
jonnyb: pedor - there are quite a few fixes to kaltura in tiki trunk which hopefully will be backported into 9.x for 9.1 or 9.2
(although i thought the kaltura plugin worked ok at least)
pedor: when I right click it says video is not loaded (the msg is in portuguese, so I'm translating)
jonnyb: does the same plugin code work ok in wiki pages?
pedor: jonnyb: I can see the video if I insert only code, if I use the kaltura plugin with the video id it doesn't load
jonnyb: so not just in forums?
pedor: no
jonnyb: have you got all the settings in admin/video/kaltura
pedor: at least at wiki I can use code
ricks99: tx. jonnyb!
pedor: I will check again
jonnyb: sorry, i don't understand - it works in wiki pages but not in forum posts?
pedor: yes
jonnyb: hi ricks99
ok, the settings must be ok - could be a bug then
pedor: if I use code from kaltura (the big one) it works in wiki. If I use this code: {kaltura id="1_fp5s2y82"}
it doesn't work
jonnyb: ok, then the settings may be wrong
pedor: kaltura user, should i use the kaltura username?
marclaporte: pedor: very happy to get interest in Kaltura!
pedor: Tiki10 Kaltura integration is a lot lot easier
and this will hopefully be part of 9.1
jonnyb: "Kaltura "User": Owner of content shared by all Tiki users on this site. If empty then each Tiki user can only see their own media entries.
so you can make it up and it will become the "owner" of the entries in kaltura
pedor: marclaporte: much better than youtube and it has access control
jonnyb: ok, I use my username
CIA-75: tikiwiki: 03jonnybradley * r42345 10/branches/9.x/ (lib/registration/registrationlib.php tiki-register.php): [FIX] registration: Delay sending the validation mail until the user tracker items has been successfully created
pedor: so, using kaltura in forum it's not possible right now?
jonnyb: it should work if it works in a wiki page (with the plugin)
pedor: only embed code work in wiki
jonnyb: pedor: oh, sorry - so did you check all the admin settings were actually ok? mainly the partner id, secrets etc
-: jonnyb really wants an easy to get to "prefs you've changed recently" list somewhere
pedor: partner settings are ok
jonnyb: hmm, seems to work ok here: http://tv.tiki.org/Gary+-+How+To+Get+Help
that's running 9.x
marclaporte: nexttv.tiki.org is running trunk :-)
pedor: for a production site it's safe to use trunk?
marclaporte: depends
If you don't use a lot of features, and you can test everything, and you pick a trunk and stay with it: yes
if you update every day/week: no (unless you can help fix the bugs)
"prefs you've changed recently" +1
pedor: what is your timeline?
Shortly, Jonny and I plan to backport recent Kaltura enhancements and put them in Tiki 9.1
pedor: marclaporte: I prefer wait for 9.1
marclaporte: pedor: we have a really awesome feature coming: http://doc.tiki.org/Screencast
pedor: wow
amazing
the videos i'm doing are screencast
but problably I would need a very good server, right?
marclaporte: how long are your videos? And does the background change a lot?
As of now, the screencasts are standard in Tiki10, on shared hosting :-)
pedor: oh nice, few minutes, not so much background change
marclaporte: audio?
background changes make it very difficult to make short videos
Tell you want. I suggest you test now, and you will me if it works for you
1- http://demo.tiki.org/ take note of username and password indicated
Then, go to http://demo.tiki.org/trunk/
1- Create a wiki page, forum post, whatever, and click the "camera" to start recording
Please note that this a public site, so don't record anything confidential
...
With respect to Kaltura: It is on the roadmap that you can save recordings in Kaltura instead of Tiki, but there is no set date
pedor: yes, audio
marclaporte: ok, it supports audio
http://www.hammurapi.com/dokuwiki/doku.php/products:jcapture:start#audio WAV2MP3 command - jCapture records sound in WAV format. To convert sound to MP3 provide a command line which takes two arguments {0} as input file (wav) and {1} as output file (mp3). If you don't have a command-line mp3 encoder, take a look at Lame, binary builds are available atRareWares.
pedor: quite nice
it will make my life easier
it's possible to watch from the site?
Jyhem_laptop: polom
marclaporte: pedor: what would be the point if we couldn't ?
pedor: press play here: http://demo.tiki.org/trunk/jjg0th (I did this one earlier today)
pedor: heheeh, i couldn't find where
yes, this will make my life easier
CIA-75: tikiwiki: 03jonnybradley * r42346 10/branches/9.x/ (4 files in 4 dirs): [ENH] profiles: Export modules as YAML for profiles (thanks marclaporte)
marclaporte: joined #tikiwiki
arildb: joined #tikiwiki
marclaporte: polom jonnyb
I am testing export-import of profiles. It works!
Jyhem_laptop: good news :)
jonnyb: good news indeed, i only tested it twice! :)
benoitg: joined #tikiwiki
marclaporte: when I re-import twice, it doesn't duplicate the modules
I guess that is a good thing
CIA-75: tikiwiki: 03gta74 * r42347 10/branches/9.x/lang/de/language.php: [TRA] some translations for 9.1
mjeanson: joined #tikiwiki
bankaiii: joined #tikiwiki
Hello @ all
I turn on ssl only auth and then I cannot access to my tiki in https and if I start in http login - I will return automaticly in https
how to reset this ?
marclaporte: heh
try via the installer
tiki-install.php : there is a way to set things there
If that doesn't work, see: http://doc.tiki.org/Troubleshooting#Locked_out_of_Tiki
mjeanson: hi marclaporte, commit r42346 on admin/include_profiles.php breaks the profile page with a 500 error on my system
bankaiii: ok thanks Marc
marclaporte: mjeanson: run sh setup.sh
mjeanson: on some systems, a change via SVN changes permissions and makes the system unhappy
-: marclaporte is starting the wonder if we shouldn't bundle adminer in Tiki :-)
ricks99: bankaiii: look in your tiki_preferences table. You can fix it there.
you may also find twessentials.tikiforsmarties.com/Updating+Tiki+Preferences highly useful
oops. http://twessentials.tikiforsmarties.com/Updating+Tiki+Preferences
mjeanson: marclaporte, no luck with setup.sh, here is what I get with error reporting : Call to a member function getModulesForExport() on a non-object in /var/www/cartograf/admin/include_profiles.php on line 226
reverting to the previous version of the file makes my system happy :)
marclaporte: hahahahha
ok, so jonnyb will have an idea about getModulesForExport()
mjeanson: marclaporte, cartograf is not supported on tiki 9.x anymore?
marclaporte: not the new features
bankaiii: oh ok ricks99
marclaporte: Steve has big, great ideas
jonnyb: hi marclaporte - hmm?
marclaporte: mjeanson: reports an issue with http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=42346 Call to a member function getModulesForExport() on a non-object in /var/www/cartograf/admin/include_profiles.php on line 226
jonnyb: mjeanson: i'll fix the profiles thing - 1 mo (missing global i'd guess)
changi: hi there :)
marclaporte: polom changi
mjeanson: marclaporte, I need a somewhat stable reference system for the performance testing, what are we going to deploy at recit?
basically should I stick with 9.x or go for 10.x?
marclaporte: mjeanson: you can stick with 9x a few more days
but be ready to switch to trunk later on
For performance testing, stay with 9x
mjeanson: marclaporte, ok great
marclaporte: A few days ago, Louis-Philippe did an optimization that makes search results go from 10 seconds to 1-2 seconds on a medium sized site
mjeanson: jonnyb, do I have to report an issue?
marclaporte: So I look forward to see if (where!) your stress testing will detect some bottlenecks
jonnyb: mjeanson: no, fixed it, just trying to commit
marclaporte: mjeanson: what version of PHP are you testing on?
mjeanson: marclaporte, 5.3.2-1ubuntu4.17
marclaporte: luciash & all: any idea why text is truncating here: http://doc.tiki.org/Backup ?
CIA-75: tikiwiki: 03jonnybradley * r42348 10/branches/9.x/admin/include_profiles.php: [FIX] profiles: Missing globals (causing error 500's on some systems)
changi: marclaporte: maybe fancylist truncate ?
ricks99: anyone know... can i safely clear all records in tiki_stats and tiki_actionlog from phpmyadmin?
nothing will break? (I hope)
changi: ricks99: i thing so
ricks99: thats what i thought.. thx for verification
mjeanson: jonnyb, I still get the same error with r42348, now on line 227
changi: marclaporte: it's a parsing issue, when you add a space befor ) it works
mjeanson: marclaporte, do I need to fetch an older version of the cartograf profile for tiki 9.x or the current one should install fine?
CIA-75: tikiwiki: 03jonnybradley * r42349 10/branches/9.x/admin/include_profiles.php: [FIX] profiles: Missing include too (thanks mjeanson)
jonnyb: mjeanson: ^^?
marclaporte: current one is just fine
changi: marclaporte: was already the same in 8.x
mjeanson: jonnyb, fixed it, thanks
marclaporte, ok then I shouldn't get that error when I try to apply it : This profile cannot be applied. Message: Cannot map object options: "section_format" for tracker:Points of interest
marclaporte: oups! looks like LP is too fast!
mjeanson: let's try a copy of the old profile
jonnyb: np mjeanson
maybe it happens if you have no modules set up or something...
mjeanson: it's a clean bare install
marclaporte: mjeanson: try: http://profiles.tiki.org/CartoGraf_9x
changi: marclaporte: there is a preg_replace that match everything ending by a ), don't understand what was the goal
marclaporte: changi: are we doomed?
changi: marclaporte: why doomed ?
marclaporte: is it fixable, dr?
I mean, we can edit the wiki page to work around the bug, but that would a shame :-)
by the way, mjeanson: changi changi: mjeanson
mjeanson is working on .deb for Tiki
changi has worked on .deb for Tiki :-)
changi: marclaporte: i think the goal was to catch 1) 2) 3)
marclaporte: yes and 9.0 will be ready by the end of the week
mjeanson: marclaporte, should cartograf_9x show up when i search for profiles in the admin panel?
marclaporte: yes, but you probably need to refresh your profile cache
mjeanson: marclaporte, just found the refresh button :)
CIA-75: tikiwiki: 03changi67 * r42350 10/branches/9.x/lib/wiki-plugins/wikiplugin_fancylist.php: [FIX] Don't understand what was the goal, but if it was to catch 1) 2) we missed the ^
changi: marclaporte: fixed
marclaporte: since when / is not valid for an article title ?
jonnyb: ok, off out - more 2moro
mjeanson: marclaporte, if I have cartograf specific questions, who should I ask around here?
marclaporte: just throw it out :-)
luciash & I are fmiliar
changi: well, if you are using SEFurls...
changi: marclaporte: it's article so, you will have an url like article2
marclaporte: ok, it's not an article, it's a wiki page:)
damned, i love end user
marclaporte: and yes it because au sefurl
CIA-75: tikiwiki: 03changi67 * r42351 10/branches/9.x/templates/tiki-editpage.tpl: [FIX][http://dev.tiki.org/item4262] Add a rename submit button to be able to rename the page when sefurl is enabled and you entered a badchar
changi: 2 issues fixed, now i can go to sleep
marclaporte: deb package for 9.0 is on his way
marclaporte: mjeanson will be happy!
changi: will the .deb be suitable for official inclusion?
changi: marclaporte: don't know
marclaporte: it depend where you want to go up
marclaporte: creating database ?
marclaporte: provide http config ?
marclaporte: ok, doesn't matter. First crawl, then walk, then run, then fly :-)
changi: marclaporte: for now, we have a package that respect FHS
i'm working on db creation
marclaporte: creating database & all: surely we can just use any PHP/MYSQL .deb
changi: marclaporte: yes, but debian provide a dbcommon lib to prompt to user the name of database he want to create
and then we can redirect user to the web interface to install tiki
marclaporte: mjeanson: what do you think?
mjeanson: changi, are your packaging files available in a VCS somewhere?
changi: mjeanson: not yet
it will
DrDub: joined #tikiwiki
greetings!
mjeanson: I'd like to be able to automate the installer part in a script but it should not be part of the package per say
we could provide a php-cli install script with the package
marclaporte: so DrDub has official debian maintainer/packager status (I believe)
DrDub: marclaporte: I should have it soon, I'm working on it here at the debian conference in nicaragua :-)
marclaporte: DrDub: http://irc.tiki.org/irclogger_log/tikiwiki?date=2012-07-11,Wed&sel=426#l422
mjeanson: DrDub, say hello to Jonathan Carter
DrDub: mjeanson: will search for him and deliver the hello in person
mjeanson: I think the main obstacle for the inclusion of tiki in debian are all those third party lib htat are included with the source
but I could be wrong
changi: mjeanson: https://github.com/changi67/tikidebpackage
mjeanson: that will make an interesting debian/copyright file
changi, thanks
marclaporte: Similar scripts (Webdeploy and TRIM) are here: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/
mjeanson: changi, I had started working on the packaging using the very old debian package as a starting point but I wasn't very far along
DrDub: mjeanson: that's correect (+ the copyright issues but that had improved a lot)
changi: mjeanson: by very old debian package you mean tiki3 ?
mjeanson: or the older one ?
mjeanson: changi, 1.9.7
DrDub: marclaporte: Debian is now in a freeze so adding new packages is less of a proority for the next few weeks.
changi: is that the packaging for version 9?
changi: DrDub: yes
DrDub: changi: OK, I'll take a look after some food
changi: DrDub: a start, package is only installing tiki in specific folder according to FHS
DrDub: changi: what about the dependencies?
changi: DrDub: everything is in control file
-: marclaporte wonders if we should have http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/packaging/debian/ http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/packaging/ubuntu/ http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/packaging/suse/ ...
changi: marclaporte: maybe
marclaporte: and we could move webdeploy there... (it's for MS Web PI)
changi: marclaporte: why not
ok, need to sleep now, DrDub & mjeanson , let me know if you have modification
marclaporte: you can commit the git repo in svn if you want
see ya
DrDub: my network fell off, it happens often here.
-: DrDub &
yorrd: joined #tikiwiki
pedor: joined #tikiwiki