SVN: Commit by marclaporte :: r 15220 /trunk/styles/transitions/1.9to3.0.css: [FIX] Use correct transition style
I can't seem to locate any ubuntu packages for tikiwiki 2.x, did it fall off the wagon or something?
we don't maintain distribution packages
hello is there a something to display the list of user of a group in a wiki page ?
polom
gillesm: there is a userlist plugin I think
and in 2.0, you can add a join group button
salut
thanks
is it possible to display many HTML pages by linking theim inside Tikiwiki ?
with snarf plugin
or tiki Integrator
or iframe plgin
ok ...
thanks
marclaporte: j'ai vu ta copine aurelie au dernier concert avec deux copines a elle
amette: : ping
marclaporte: pong
marclaporte: I was sick the last two days, didn't even make it to work on friday... I'll play around with the servers tonight - I'll let you know then..
thanks :)
oh, and we need a topic update
can I be OP too?
sure - just tell chanserv - you should have the access level afaik
http://profiles.tikiwiki.org/Event_Management_System
you have try with trunk
you have to try with trunk
SVN: Commit by sylvieg :: r 15224 /trunk/lib/trackers/trackerlib.php: [FIX]tracker: default language to site language for an outbound email without associated user
SVN: Commit by jonnybradley :: r 15225 /trunk/tiki-editpage.php: [FIX] Parse
(horizontal rule) tags when converting from HTML to wiki
SVN: Commit by jonnybradley :: r 15226 /trunk/tiki-index.php: [FIX] Removed $ajaxlib->registerTemplate() and processRequests() calls as they're done later in setup_smarty.php (always, right?)
hi
SVN: Commit by jonnybradley :: r 15227 /trunk/setup_smarty.php: [MOD] Moved $ajaxlib->processRequests() to after tiki-modules.php include so modules can do the AJAX thing too (coming soon...) Hope it doesn't break anyone else's existing workarounds!
how many changes where there database wise ?
between 1.9 and 2.x >
?
I'm trying to get tiki run on psql.
the thing is that only mysql dumps are in the repo right now.
SVN: Commit by jonnybradley :: r 15228 /trunk/ (2 files in 2 dirs): [MOD] CSS id (and default definition) for "show-errors-button" so it doesn't get lost
no idea ?
lots
2.x is 3 years of development on top of 1.9
lol .. .k :)
as far as I know, it does not work with PG
ah ok.
not enough people in the community used it and it never got maintained
becauseof the application, or because of the installation routine. Because Installation can be fixed.
probably a bit of both
hmmm.
installation is broken for sure, but then some queries might not work afterwards, even if we try to keep it standard
so it "only" works with mysql propperly ?
yeah, everyone used mysql for a long time.. that's what happens
hmmm. k
if you want to contribute and help it work, you're welcome
Yep. I'll try.
but it could take some time.
you should work from trunk
like upcoming 3.x
install process changed quite a bit, and that's where major changes are made
ok
I'm gonna check it out when I'm back home.
<- work atm
on a sunday?
Its monday here :)
monday morning 9.30
that sounds far from the time difference
where are you ?
montreal
auckland
Wellington reprezenting, yo'.
Heeey :)
Choice Bro ! :)
aah.
I'm from Wellington, though (:
Originally I'm from Germany, so no Jafa :)
hahah
wow. goog job. bye, bye
uh... ok
hi
does somebody know how I can use 2 tiki databases on the same site?
what should that look like?
I have to transfer files from one tiki to another.... and I think tw can easily manadge 2 base at the time .... it is just a dbTiki thing
I don't see how that would work
sylvieg: 2 tiki database = one unused ?
?? the case is an intranet that delivers stuff to an extranet - if I can save tikilib and reinitialize it with another db...
you have to synchronise 2 mySQL ?
they want to send form their intranet the files to their extranet
and what is the site who update data base ? both ?
I did a prototype by using direclty pdo to access the other database - it is working - but I am tired to duplicate the code to have the watch stuf...
no the files are lokked on the extranet
ok you can update database by cold mechanism or by a hot replication mechanism
my problem is that is not database replication (because I did it with simple calls to pdo) it is the watcch stuff..
what is the database size ?
other point : did you use the tiki-integrator mechanism ?
integrator is for wiki page... I am on file like in file gallery
... perhaps the best is to use xmlrpc
sylvie I put tiki-inegrator on linuxmao
any remote call sounds better to me
I know to use it ...
if you don't know
or mime stuff ... xmlrps is not good with 'attached file
but it is an other point not linked to your point
I think lph is right ... but I still believe we are not so far to be able to do what I want...
dinner time - thx guys for feed back
.. I am sure I can do something..
howto install tikiwiki on shared host?
no shell scripts
impossible?
fully possible
the shell script speeds things up, but you can set the permissions manually on folders tiki needs to write in
can tiki run without .htaccess?