[00:04] *** MartinCleaver has quit IRC ()
[00:17] *** Caarrie|away is now known as Caarrie
[00:29] *** MatWho has joined #tikiwiki
[00:30] <MatWho> hi, in 3.0 cant remember how to enable Group Home pages. Anyone help an old tired man who has been at it for 18hrs non-stop. Thanks
[00:40] *** mib_ueqnbp has joined #tikiwiki
[00:40] *** mib_ueqnbp has quit IRC (Client Quit)
[00:41] *** grivest has joined #tikiwiki
[01:01] *** Caarrie is now known as Caarrie|sleeping
[01:18] *** MartinCleaver has joined #tikiwiki
[01:19] *** [o_O] has joined #tikiwiki
[01:26] *** MartinCleaver has quit IRC ()
[01:35] *** danopia` has quit IRC (Read error: 110 (Connection timed out))
[02:03] *** SEWilco2 has joined #tikiwiki
[02:07] *** MatWho has quit IRC ()
[02:24] *** tcat has joined #tikiwiki
[02:25] <tcat> hi!
[02:26] <tcat> can anyone give me a helping hand with installing profiles in TW 3.0??
[02:32] <NightWork> what do you mean by profiles?
[02:34] <NightWork> hmm, I didn't even know you could do that in TW3.0
[02:35] *** tcat has quit IRC (Read error: 60 (Operation timed out))
[02:35] <NightWork> It looks like the two how to pages on the documentation page are 404ed
[02:35] *** ricks99 has joined #tikiwiki
[02:36] <ricks99> hi all :)
[02:36] <ricks99> any tiki + pdf experts online ?
[02:37] <ricks99> i am able to use my own acrobat print driver to go from single printer-pretty pages to pdf...
[02:37] <ricks99> but when i try multi-print pages, it doesnt work properly 
[02:37] <ricks99> :(
[02:38] <ricks99> it appears the the pages are sent as an array via the form submission for multi-print... not available from the actual broswer url. so my print driver doesn't see them
[02:42] <NightWork> hmm, I'm not any help on this one. But I now I want to know the answer too
[02:42] <NightWork> pdfs would be helpful for my tiki as well
[02:43] <ricks99> the pages are sent by an array... but my acrobat print driver simply looks at the url (tiki-print_pages.php) which is ... of couse.. empty
[02:43] <ricks99> single pages are easy... but i'm tyring to print several at once (i.e., for a magazine)
[02:45] <NightWork> sounds cool. I am hoping to hang out in here more often and help answer some of the easy questions that I have figured out already. Also pick up some info on some of the other topics
[02:48] * ricks99 wishes tiki had native wiki to pdf feature
[02:49] <NightWork> NightWork wishes tiki had native java applet feature
[02:49] <NightWork> I think your wish has more use then mine does
[02:53] *** grivest has quit IRC ("http://www.mibbit.com ajax IRC Client")
[02:54] <ricks99> for java applet, can't you simply embedd it?
[02:55] <ricks99> just need to include the necessary code base libaray
[02:55] <NightWork> I don't really know how to do it. I heard that I need a plugin
[02:56] <NightWork> I have only recently started looking into how to embedd it into a wiki page
[02:56] <ricks99> tiki uses the morcego java applet for 3d browsing
[02:56] <NightWork> Yeah I heard that, which gives me hope that it wont be very hard
[02:56] <ricks99> y, you'll simply need to write a plugin that includes the <applet codebase=....> and necessary <param...>
[02:57] <ricks99> not too difficult
[02:57] <ricks99> in fact, with the HTML plugin in 3.0 can probably use that... just copy/paste your applet code for th HTML plugins' params
[02:59] <NightWork> that sounds good. but I dont know enough about it to do that yet.
[02:59] <NightWork> I guess I need to go brush up on writing a plugin 
[02:59] <ricks99> with the html plugin, you dont need to write a custom plugin.
[03:00] <ricks99> afaik, the HTML plugin will accept *any* code
[03:00] <ricks99> shouldnt have any problem using it to insert your<applet...>
[03:00] * ricks99 goes to check the HTML docs to verify...
[03:04] <ricks99> should work
[03:04] <NightWork> so how would I go about doing that then?
[03:07] <ricks99> {HTML()}....YOURAPPLETCODE....{HTML}
[03:09] <NightWork> NightWork is testing that out now
[03:11] <NightWork> so then where do I upload my applet file
[03:19] <ricks99> anywhere u want.
[03:20] <ricks99> as long as it is accessible 
[03:20] <ricks99> could make a custom <TIKI_HOME>/APPLET directory, then FTP it
[03:21] <NightWork> okay. testing that out now. The html code seems to work though
[03:24] <Tikiwiki|bot>  New Forum Posts: Problema al publicar/editar artículos - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=33279
[03:35] <NightWork> hmm, doesn't seem to be working
[03:37] <ricks99> public page? do u have  a link?
[03:39] <NightWork> http://www.joshupdyke.com/Controls/tiki-page.php?pageName=Applet%20Test
[03:41] <ricks99> d'oh. requires login. can u make the page visiible to anon for a sec?
[03:41] <NightWork> I put the applet files in a folder under http://www.joshupdyke.com/Controls/Applet/
[03:42] <ricks99> so ur path should be    ./Applet/.... ?
[03:42] <NightWork> http://pastey.net/115095
[03:43] <ricks99> not passing any parameters to the applet?
[03:45] <ricks99> no JAR for the codebase?
[03:45] <NightWork> Im not sure I understand what your asking
[03:46] <ricks99> doesn't your applet use/storedin a JAR?
[03:47] <NightWork> I just got the applet from a website
[03:49] <ricks99> think your code should look more like: http://pastey.net/115096
[03:50] <NightWork> hmm I put the files in a regular folder on my base website and created a quick html page and uploaded it
[03:50] <ricks99> see http://javaboutique.internet.com/tutorials/Thread0/add_java.html
[03:51] <NightWork> this is the new page
[03:51] <NightWork> http://www.joshupdyke.com/applet/applet.html
[03:52] * ricks99 longs for his atari 2600
[03:52] <NightWork> and this is the code for the html page
[03:52] <NightWork> http://pastey.net/115097
[03:53] <NightWork> at least I know my applet runs
[03:53] <NightWork> and now I can play astroids on my website. lol
[03:55] <ricks99> not  sure. sorry :( 
[03:56] <NightWork> well thanks for the help, I'm a little closer now. I have the html code working
[04:00] <ricks99> np
[04:26] *** ricks99 has quit IRC (Read error: 110 (Connection timed out))
[04:52] *** tcat has joined #tikiwiki
[04:54] <NightWork> @tcat did you ever get your profiles working?
[04:56] <tcat> hi Nightwork... nice of you to remember. NO. my internet was down. trying again
[04:57] <tcat> the profiles dont load!
[04:57] <NightWork> well ussally if you bang your head against it enough you will get it to work
[04:57] <tcat> lol! 
[04:57] *** chibaguy has joined #tikiwiki
[04:58] <NightWork> I'm hoping my headbanging is getting me closer to running applets in my tiki
[04:58] <tcat> any idea why that may not be working?? its 
[04:58] <tcat> do you have loud music to help you along?
[04:59] <chibaguy> tcat, I read there might be a temporary problem with profiles.tikiwiki.org.
[05:00] <tcat> oooh! i see. i wanted to us ethe one called UB seems like the only one setup for faculty type use
[05:01] <tcat> well i'll try again tomorrow
[05:01] <chibaguy> ok
[05:03] <chibaguy> normally clicking 'list' brings up the list, but I'm not getting anything at my site either, so apparently the profiles server is down.
[05:03] <chibaguy> (or not working right)
[05:03] <NightWork> @tcat sometime I listen to loud music, but not right now
[05:04] <tcat> a driving beat makes easy work of headbanging
[05:05] <chibaguy> seems to be related to .htaccess at profiles.tw.o; the short urls aren't working either.
[05:06] <NightWork> well that was not quite the head banging I meant. But I like that too. I meant banging my head on my keyboard
[05:10] <tcat> is that what is screwing up the profile repository from working, chiba?
[05:13] *** franck has quit IRC ()
[05:16] <NightWork> dang, I am half way to getting the applets working. 
[05:19] <chibaguy> i'm not sure of the reason, exactly
[05:19] <NightWork> the html part works, it just cant find the files for the applet to run now
[05:20] <chibaguy> I just read mails that the server was down briefly, and also htaccess isn't working right. But I don't know enough about how the profiles are served, to know what the connection is between the two things.
[05:21] <chibaguy> (htaccess and profile-serving)
[05:21] *** NightWork has quit IRC (Remote closed the connection)
[05:22] *** chibaguy has quit IRC (Remote closed the connection)
[05:24] *** chibaguy has joined #tikiwiki
[05:25] *** NightWork has joined #tikiwiki
[05:29] *** tcat has quit IRC (Read error: 110 (Connection timed out))
[05:48] <CIA-65> tikiwiki: 03pkdille * r19224 10/trunk/templates/ (7 files): [MOD] deploy select_all to some templates
[05:53] *** Lucymoz has quit IRC (Read error: 110 (Connection timed out))
[06:10] <NightWork> anyone here ever got an applet to run in a wiki page?
[06:35] *** NightWork has quit IRC ("http://www.mibbit.com ajax IRC Client")
[06:38] *** NightWork has joined #tikiwiki
[06:41] <CIA-65> tikiwiki: 03pkdille * r19225 10/trunk/templates/ (tiki-view_tracker.tpl tiki-view_tracker_item.tpl): [MOD] deploy select_all to some templates
[07:01] * chibaguy gets sucked into watching old music videos on youtube sometimes....
[07:04] * chibaguy ponders a haiku about spending one's life following the trail of related videos
[07:08] <chibaguy> On other topic - and this should be a request for enhancement - I wish there was a verbose mode (or report) for profile installations.
[07:08] <chibaguy> After installing a profile, I find that things are changed at my site that I wasn't expecting, and didn't realize were part of the profile.
[07:09] <chibaguy> Of course the profile page can be checked, but site admins should have an easy way to know the profile details.
[07:10] <chibaguy> And also know how to undo some of them, if they want, especially since there's no profile-undo action yet.
[07:46] <luciash> good evening chinaguy
[07:46] <luciash> errr
[07:46] <luciash> chibaguy :D
[07:46] <luciash> japanguy :)
[07:56] <CIA-65> tikiwiki: 03chibaguy * r19226 10/trunk/styles/thenews.css: [FIX] 1) Topbar suckerfish menu should have same san-serif font as php layers menu. 2) Menu preview on admin > menus is messed up without override of general #tiki-center div padding.
[07:56] <chibaguy> hehe, hi luciash
[07:56] <luciash> hi :)
[07:57] <NightWork> chibaguy, does your name have anything to do with Chiba Japan?
[07:57] <chibaguy> yep, that's the reason for it.
[07:57] <NightWork> I lived in Osaka for a little over a year
[07:57] <NightWork> never got to Chiba though
[07:57] <luciash> chibaguy: i suggested we should introduce admin prefs changes history with possibility to rollback to any version
[07:57] <chibaguy> actually when I registered at sourceforge, I didn't realize the name would be so public, or I would have chosen something else. ;-
[07:58] <chibaguy> NightWork: I've only been to Osaka once, briefly on business, but hear good things about it. quite different from tokyo.
[07:59] <NightWork> yeah I prefer Osaka to Tokyo. But then again I lived there
[08:00] <NightWork> I have been to Tokyo a few times, it is fun. The night life is fun, but Osaka has that as well
[08:00] <NightWork> I found people more friendly in Osaka, and more business like
[08:00] <NightWork> sorry, and Tokyo was more business like
[08:01] <chibaguy> yes, that's the general consensus, it seems.
[08:02] <NightWork> yeah
[08:02] <NightWork> still both cities were a hell of a lot of fun
[08:03] <chibaguy> luciash, that would be good.
[08:03] <chibaguy> I have to go out for 30 minutes or so. bbl.
[08:03] *** chibaguy is now known as chibaguy_away
[08:35] *** chibaguy_away is now known as chibaguy
[09:08] <CIA-65> tikiwiki: 03chibaguy * r19227 10/branches/proposed/styles/thenews.css: [bp/r19226][FIX] 1) Topbar suckerfish menu should have same san-serif font as php layers menu. 2) Menu preview on admin > menus is messed up without override of general #tiki-center div padding.
[10:15] <CIA-65> tikiwiki: 03sylvieg * r19228 10/trunk/templates/tiki-admin_trackers.tpl: [MOD]tracker: move the comments to the right column for easier reading
[10:25] *** MatWho has joined #tikiwiki
[10:30] *** Caarrie|sleeping is now known as Caarrie
[10:32] *** MatWho has quit IRC ()
[11:33] *** Caarrie is now known as Caarrie|away
[12:26] *** MartinCleaver has joined #tikiwiki
[12:30] *** franck has joined #tikiwiki
[12:57] *** fantoms has joined #tikiwiki
[13:06] *** GillesMM has quit IRC (Read error: 104 (Connection reset by peer))
[13:28] *** GillesM has joined #tikiwiki
[13:29] *** MartinCleaver has quit IRC ()
[13:50] *** MartinCleaver has joined #tikiwiki
[14:12] *** MatWho has joined #tikiwiki
[14:21] <CIA-65> tikiwiki: 03chibaguy * r19229 10/trunk/styles/thenews.css: [ENH] Put heading font sizes in sequence (h2 post title size was smaller than h3 appearing within post, etc.); override #tiki-center div padding to put post heading flush left.
[14:31] <CIA-65> tikiwiki: 03chibaguy * r19230 10/trunk/styles/thenews.css: [ENH] Put heading font sizes in sequence (forgot to commit this change).
[16:21] *** mib_44diuh has joined #tikiwiki
[16:22] <mib_44diuh> hi guys, any 1 know how to use fdk editor (Wysiwyg) in artical
[16:23] *** gezza has joined #tikiwiki
[16:26] *** mib_44diuh has quit IRC ("http://www.mibbit.com ajax IRC Client")
[17:55] *** FrankP_german has joined #tikiwiki
[18:11] *** chibaguy has quit IRC ("http://www.mibbit.com ajax IRC Client")
[18:15] *** axold has joined #tikiwiki
[18:15] *** Amorphous has quit IRC (Read error: 110 (Connection timed out))
[18:18] *** Amorphous has joined #tikiwiki
[18:31] *** fantoms has quit IRC (Read error: 104 (Connection reset by peer))
[19:59] *** zchermit has joined #tikiwiki
[20:02] <zchermit> good time of day!
[20:02] <zchermit> If I created a new plugin, where do I create a Wiki page with a description - dev.tikiwiki, doc.tikiwiki, ... ?
[20:03] *** MatWho has quit IRC ()
[20:03] *** MatWho has joined #tikiwiki
[20:14] <CIA-65> tikiwiki: 03nagendra016 * r19231 10/branches/experimental/kaltura_integration/tiki-browse_video.php:
[20:21] <CIA-65> tikiwiki: 03nagendra016 * r19232 10/branches/experimental/kaltura_integration/ (tiki-browse_video_gallery.php tiki-video_galleries.php):
[20:23] <CIA-65> tikiwiki: 03nagendra016 * r19233 10/branches/experimental/kaltura_integration/lib/videogals/videogallib.php:
[20:29] <CIA-65> tikiwiki: 03nagendra016 * r19234 10/branches/experimental/kaltura_integration/templates/ (3 files):
[20:46] *** NightWork has quit IRC ("http://www.mibbit.com ajax IRC Client")
[20:52] *** NightWork has joined #tikiwiki
[20:55] <NightWork> anyone got applets to run inside a wiki page
[20:55] <NightWork> I think I am so close to getting it to work
[21:00] <CIA-65> tikiwiki: 03pkdille * r19235 10/trunk/templates/ (categSelectAll.tpl tracker_item_field_input.tpl): [MOD] deploy select_all and remove categSelectAll which is now useless
[21:11] <CIA-65> tikiwiki: 03nagendra016 * r19236 10/branches/experimental/kaltura_integration/tiki-browse_video.php:
[21:12] <CIA-65> tikiwiki: 03nagendra016 * r19237 10/branches/experimental/kaltura_integration/templates/tiki-browse_video.tpl:
[21:44] <CIA-65> tikiwiki: 03pkdille * r19238 10/trunk/templates/tiki-user_contacts_prefs.tpl: [MOD] contact prefs: deploy tabset to this template
[22:38] *** gezza has quit IRC (Remote closed the connection)
[23:13] *** Caarrie|away is now known as Caarrie
[23:19] <NightWork> anyone done anything with applets in tikiwiki?
[23:32] *** FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de")
[23:50] *** NightWork has quit IRC ("http://www.mibbit.com ajax IRC Client")