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