***: Caarrie|away is now known as Caarrie
idle- has joined #tikiwiki
timotiCK has quit IRC ("Ka Kite...")
idle-_ has quit IRC (Read error: 110 (Connection timed out))
navster has joined #tikiwiki
navster has quit IRC (Client Quit)
Caarrie is now known as Caarrie|sleeping
navster has joined #tikiwiki
chibaguy has joined #tikiwiki
navster has quit IRC ()
lphuberdeau has joined #tikiwiki
chibaguy2 has joined #tikiwiki
chibaguy has quit IRC ("http://www.mibbit.com ajax IRC Client")
chibaguy2 has left
chibaguy has joined #tikiwiki
cellvia has joined #tikiwiki cellvia: hi guys, any ideas why my tikiwiki would be loading really slow, when i load it in a browser it flips between "connected to..." and "waiting for..." over and over, and then eventually loads
i tried clearing the cache
and ive undone the most recent changes i made (caching external links, storing file galleries in directory)
or some general cleanup thing i can do
would be cool chibaguy: cellvia, do you have a lot of "recent activity" kinds of modules, etc.? cellvia: hmm, like what?
i have barely any modules
at this point
but i may have recently changed a wiki setting to track last changes i think, let me try that chibaguy: Like recent forum posts or image uploads, etc.
Anyway, those take time because of database queries.
But just a few shouldn't make much difference. Only when there are lots, things slow down.
You can try activating "Use gzipped output" on the admin general page.... cellvia: do you know if theres a way to debug i feel like its cycling through some command too many times possibly chibaguy: Apache logs can be checked but I don't know the details offhand. cellvia: ok, good idea
thanks chibaguy: sure
good luck cellvia: jus fyi i found a debugger switch in lib/smarty/libs/ the smarty class php file has a line that turns on a debugger that seems somewhat helpful chibaguy: oh yeah, ok. I was vaguely aware of that but have never used it :-|. ***: Philback has joined #tikiwiki Philback: http://doc.tikiwiki.org/ is not accessible: too many db connections... Tikiwiki is unable to connect to the database.
anyone knowing how to fix this ? cellvia: i was getting that too chibaguy: You can wait a while. I think after some period of time, the connection number resets.
amette: ping -: chibaguy pings the master of doc.tw.o server.... ***: btiffin has joined #tikiwiki btiffin: doc.tikiwiki.org down. Any ETA?
And just for fun ... doc.tikiwiki.org's default Too many connections screen shouldn't have a link to doc.tikiwiki.org "for more information" It makes it look like stale dogfood. Tiki dogfood is supposed to look and smell fresh and tasty. chibaguy: doc.tw.o uses the same files as every other Tiki install. I guess it isn't worth it to give the site a special error file just to avoid the irony of self-referencing a broken site. ;-)
Maybe the file at every install could say "Unless this is the documentation site, please see the documentation for more information." :-) btiffin: And while I'm here spewing; The mappings for http://tikiwiki.org leads to http://info.tikiwiki.org/tiki-index.php But when I type that original URL I usually mean (and want) to go to http://tikiwiki.org/tiki-index.php but I never remember to type the /tiki-index.php Is that on purpose? chibaguy: (or the conditional statement could be put in the backend files.) btiffin: chibaguy, That'd work. "Unless recursive" at least it has a humour tone ;) chibaguy: btiffin, yes, info.tw.o was created to be the public face of the Tiki project sites, so is(redirects from) the default index page.
tw.o/tiki-index.php is the top of the "community" site.
It's kind of kludgy, but is done this way because of some server access issues, if I recall correctly.
Hopefully this isn't a longterm solution. ***: franck has quit IRC () btiffin: chibaguy; Ok, I'll raise the issue again in two months just so people know it's annoying ;) chibaguy: :-) btiffin: chibaguy, While I'm here ... what's the insiders "preferred" method for becoming a new volunteer developer? I'm not a fan of busy mailing lists (as I'm a pack rat and usually let things accumulate) chibaguy: We discussed this at TikiFest Montreal in November, as one issue in the area of Tiki's public perception, etc.
There's a web page about that at dev.tw.o.
Oh, great. Too many connections there, too... btiffin: I almost made it to that one; being in Ottawa, but I had only become a fan of TikiWiki the week before. chibaguy: Anway the dev.tw.o page says to come on IRC when there are admins here and go through the ceremony, which means agreeing to the 3Rules, basically. btiffin: :) One of those days. chibaguy: Another one's coming up at the end of February, if you can make it.
(again in Montreal) btiffin: Cool thanks for the info chibaguy chibaguy: Nov was the first for me. Was great meeting people face to face, etc.
And food and beer was excellent :-) ***: bethrezen has joined #tikiwiki btiffin: Yeah, hmm, I'd like to meet a few Tikians
I have some fightin' ahead of me. Some of the OpenCOBOL crew are starting the think TikiWiki is "too big". Unbelievers; I'll have to convince them somehow ;)
Especially now that one of the team from Japan is about to unveil his cob_php PHP embedded in OpenCOBOL layer. It's going to be a nice addition to the mix we are building up. chibaguy: Well, I guess the size is justified if the feature mix gets the job done.
I'll be back later. Gotta do some chores here for a few minutes.... btiffin: ok chibaguy; thanks for the tips. ***: btiffin has quit IRC (Remote closed the connection)
cellvia has quit IRC (Read error: 104 (Connection reset by peer)) -: chibaguy is back ***: Wilkins has joined #tikiwiki
billf has joined #tikiwiki billf: Hi I've got commit access but not commited before
If I commit via cvs does that automatically update the svn side? chibaguy: billf, no, it doesn't. What branch do you want to commit to? ***: cellvia has joined #tikiwiki cellvia: anyone know how to turn caching off entirely?
im trying to get tiki to stop caching templates entirely
for testing purposes chibaguy: cellvia, you can turn of cache wiki pages on the wiki admin page, and cache external links on the admin general page. I don't think there's a global switch for caching.
afaik it's integral to how Smarty template engine works. cellvia: ahh
thnx chibaguy: np ***: Philback has quit IRC ("Beware of programmers who carry screwdrivers.") billf: I have written a new plugin to allow styling of <table> using MediaWiki syntax. By branch do you mean 'main', 'head' or similar? chibaguy: billf, you should use svn afaik. Only the legacy 1.9 is still on CVS and only commits there (if any?) are maybe security bugfixes. billf: ok svn - I'll look at that and probably ask to confirm excatly where to put it chibaguy: And your commit should be to trunk, not to banch 2.0.
banch -> branch
(I assume the plugin is meant to go into the core files and not to mods.) ***: lphuberdeau has quit IRC (Read error: 113 (No route to host))
lphuberdeau has joined #tikiwiki billf: I think I want to add my file wikiplugin_mwtable.php to http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/trunk/lib/wiki-plugins/
Does that look right? chibaguy: Yep, that's the right directory.
There's info on dev.tw.o about commiting with svn, if you need to check that. billf: ok - i'll give it a go. Should I add a PluginMWTable page to the docs wiki? luciash: polom
billf: definitely :) billf: Thanks for your help all - I'll let you know when it's there - bye for now luciash: bye billf chibaguy: hi luciash luciash: hey chibaguy :)
gotta run now again, brb :-p
(post office) chibaguy: ok -: luciash is back ***: lphuberdeau1 has joined #tikiwiki
lphuberdeau has quit IRC (Read error: 60 (Operation timed out))
dth has joined #tikiwiki
cellvia has left
dth has quit IRC ("CGI:IRC (EOF)") CIA-49: tikiwiki: 03chibaguy * r16282 10/branches/experimental/ui-revamp/ (13 files in 5 dirs): [ENH] Improved CSS (suckerfish) menus, page controls, and theme style details. (Some themes need page control styling, and more work needed for IE6/7.) ***: marclaporte has joined #tikiwiki CIA-49: tikiwiki: 03billsos * r16283 10/trunk/lib/wiki-plugins/wikiplugin_mwtable.php: A plugin to display a <table> using MediaWiki syntax billf: As you can see, I finally managed to commit my plugin - hurrah!
I will create a doc page but doc.tikiwiki.org seems to be down at the moment amette: billf: will be up again soon - workin' on it billf: soooper! amette: billf: you can go documenting again ;) billf: thanks marclaporte: :-) ***: lq_356 has joined #tikiwiki
lq_356 has quit IRC ("CGI:IRC")
Iramon|busy has joined #tikiwiki
Iramon|busy is now known as Iramon
user_corrupt has quit IRC ()
rs has joined #tikiwiki
rs has quit IRC (Client Quit)
rss1 has joined #tikiwiki rss1: hello everybody
i need help about galaxia with tiki
is there anybody to answer to my questions?
!help Tikiwiki|bot: You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . ***: rss1 has quit IRC (Client Quit)
ricks99 has joined #tikiwiki
tomb__ has joined #tikiwiki
tomb_ has quit IRC (Read error: 110 (Connection timed out))
Caarrie|sleeping is now known as Caarrie
ricks99 has quit IRC (Remote closed the connection)
marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
Wilkins_ has joined #tikiwiki
Wilkins has quit IRC (Read error: 104 (Connection reset by peer)) CIA-49: tikiwiki: 03sylvieg * r16284 10/trunk/lib/graph2/: graph2 has been replaced in tiki-stat wiht the graphengine ***: user_corrupt has joined #tikiwiki
user_corrupt has quit IRC (Read error: 110 (Connection timed out))
Simmi has joined #tikiwiki chibaguy: Hmm, is tw.o/Home really the best place for the for-against re tikiwiki, replacing news and download link, etc.? ***: nkoth3 has joined #tikiwiki
marclaporte has joined #tikiwiki chibaguy: I'm not sure what the point is, or maybe I should say I'm not if people in general coming to the site will see what the point is. It seems more like an internal working paper to me. lphuberdeau1: ? chibaguy: Ah, now looking at http://tikiwiki.org/SWOT, http://tikiwiki.org/Home looks like a misplaced continuation of the SWOT page. lphuberdeau1: btw, how have you been? it's been a while since I've seen you online chibaguy: I've been ok, pretty busy. Finally committed some files for ui-revamp a while ago. lphuberdeau1: that Home/SWOT thing is weird
I think I'm mostly done making changes in ui-revamp
with the "classic" look & feel part chibaguy: Yeah, that was a good addition to keep everybody happy. lphuberdeau1: I think of it as a proof of concept ;)
it was too simple and people focused on what they saw and not what could be
there are still some issues to solve though... some more stuff should be part of controls and are not right now... like categories, freetags even
just have no idea on how to display all this stuff chibaguy: I haven't really tested yet with _everything_ displaying.... lphuberdeau1: some elements are just not part of the design
but ui.tw.o is pretty enabled CIA-49: tikiwiki: 03jonnybradley * r16285 10/trunk/tests/testfile.txt: [TEST] commit from shell
tikiwiki: 03jonnybradley * r16286 10/trunk/tests/testfile.txt: [TEST] 2nd commit from shell? ***: cellvia has joined #tikiwiki CIA-49: tikiwiki: 03jonnybradley * r16287 10/trunk/tests/testfile.txt: [TEST] checking commit from Eclipse (also had to changed the password)
tikiwiki: 03jonnybradley * r16288 10/branches/experimental/jquery/: [BRANCH] Creation, trunk 0 to 16287 ***: bethrezen has quit IRC (Read error: 104 (Connection reset by peer))
SvenAERTS has joined #tikiwiki
bethrezen has joined #tikiwiki
SvenAERTS has quit IRC (Read error: 60 (Operation timed out))
SvenAERTS has joined #tikiwiki CIA-49: tikiwiki: 03jonnybradley * r16289 10/branches/experimental/jquery/lib/core/lib/: [EXT] Adding external ZendX lib (experimenting at the moment) ***: SvenAERTS has quit IRC (Read error: 104 (Connection reset by peer))
SvenAERTS has joined #tikiwiki
SEWilco2 has joined #tikiwiki CIA-49: tikiwiki: 03jonnybradley * r16290 10/branches/experimental/jquery/lib/core/lib/: [EXT] Adding external ZendX lib (take 2 with a tab char delimiter) ***: Caarrie is now known as Caarrie|away
cellvia has quit IRC (Read error: 104 (Connection reset by peer))
SvenAERTS_ has joined #tikiwiki
SvenAERTS has quit IRC (Read error: 60 (Operation timed out)) CIA-49: tikiwiki: 03chibaguy * r16291 10/branches/experimental/ui-revamp/templates/tiki-site_header.tpl: [FIX] Overflow fix for IE.
tikiwiki: 03chibaguy * r16292 10/branches/experimental/ui-revamp/templates/tiki-pagecontrols-tab-header.tpl: [ENH] Use existing menu class name. nkoth3: chizu: ping ***: SvenAERTS_ has quit IRC (Connection timed out)
SvenAERTS has joined #tikiwiki
billf has quit IRC (Remote closed the connection)
SvenAERTS_ has joined #tikiwiki
SvenAERTS has quit IRC (Read error: 60 (Operation timed out))
bethrezen has quit IRC (Read error: 110 (Connection timed out))
bethrezen has joined #tikiwiki
chibaguy has quit IRC ("http://www.mibbit.com ajax IRC Client")
SvenAERTS has joined #tikiwiki
user_corrupt has joined #tikiwiki
SvenAERTS_ has quit IRC (Read error: 60 (Operation timed out))
SvenAERTS_ has joined #tikiwiki CIA-49: tikiwiki: 03jonnybradley * r16293 10/branches/experimental/jquery/ (11 files in 4 dirs):
tikiwiki: [NEW] JQuery 1.2.6 basic implementation
tikiwiki: Added feature_jquery, basic JS includes and override for show & hide functions (to demo) ***: SvenAERTS_ has quit IRC (Read error: 104 (Connection reset by peer))
SvenAERTS_ has joined #tikiwiki
SvenAERTS has quit IRC (Read error: 110 (Connection timed out))
SvenAERTS_ has quit IRC (Read error: 104 (Connection reset by peer))
SvenAERTS has joined #tikiwiki CIA-49: tikiwiki: 03jonnybradley * r16294 10/branches/experimental/jquery/lib/jquery/jquery.ui/ (464 files in 36 dirs): [NEW] JQuery.ui 1.6rc4 files (all for now) ***: marclaporte has quit IRC (Read error: 60 (Operation timed out))
SvenAERTS has quit IRC (Read error: 104 (Connection reset by peer))
SvenAERTS has joined #tikiwiki
Wilkins_ has quit IRC (Remote closed the connection)
SvenAERTS_ has joined #tikiwiki
SvenAERTS has quit IRC (Read error: 60 (Operation timed out))
bethrezen_ has joined #tikiwiki
bethrezen has quit IRC (Read error: 110 (Connection timed out))
SvenAERTS has joined #tikiwiki
billf has joined #tikiwiki billf: Hi - I have a plugin problem that seems to come and go
I am taking in data that contains double-quotes (around html attributes)
while this seem to work fine in 'preview', after saving the html contains &quot; instead and is not displayed correctly
I think this is perhaps a known problem but I haven't found a clear solution yet - any ideas?
(sorry - when I say after saving I mean after saving the wiki page containing my plugin tag and data) ***: SvenAERTS has quit IRC (Read error: 104 (Connection reset by peer))
SvenAERTS has joined #tikiwiki
SvenAERTS_ has quit IRC (Read error: 110 (Connection timed out))
bethrezen_ has quit IRC ("сдуло ветром перемен")
Shareen has joined #tikiwiki
franck has joined #tikiwiki
SvenAERTS has quit IRC ()
Iramon has quit IRC ()
user_corrupt has quit IRC ()
Caarrie|away is now known as Caarrie
Bethrezen has joined #tikiwiki
Bethrezen has quit IRC (Client Quit)
user_corrupt has joined #tikiwiki
user_corrupt has quit IRC ()
PrezKennedy has quit IRC ("Leaving")
marclaporte has joined #tikiwiki CIA-49: tikiwiki: 03sylvieg * r16295 10/trunk/templates/tiki-plugin_trackerlist.tpl: [FIX]TRACKERLIST: display parsed description if needed + test local perm not global ***: user_corrupt has joined #tikiwiki
franck has quit IRC ()
franck has joined #tikiwiki
Simmi has quit IRC ("Leaving.")
marclaporte has quit IRC (Read error: 60 (Operation timed out)) CIA-49: tikiwiki: 03jonnybradley * r16296 10/branches/experimental/jquery/ (10 files in 5 dirs): [MRG] Automatic merge, trunk 16287 to 16295 ***: Caarrie is now known as Caarrie|away
SvenAERTS has joined #tikiwiki
SvenAERTS has quit IRC (Read error: 60 (Operation timed out))
user_corrupt has quit IRC ()
SvenAERTS has joined #tikiwiki
user_corrupt has joined #tikiwiki
SvenAERTS has quit IRC (Read error: 104 (Connection reset by peer))
SvenAERTS has joined #tikiwiki
Amorphous has quit IRC (Read error: 54 (Connection reset by peer))
SvenAERTS has quit IRC (Read error: 104 (Connection reset by peer))
SvenAERTS has joined #tikiwiki
SvenAERTS_ has joined #tikiwiki
SvenAERTS has quit IRC (Read error: 60 (Operation timed out))
Amorphous has joined #tikiwiki
SvenAERTS has joined #tikiwiki
SvenAERTS_ has quit IRC (Read error: 60 (Operation timed out))