[00:15]  fcpd joined #tikiwiki
[00:35]  sandroandrade joined #tikiwiki
[00:40]  benoitg joined #tikiwiki
[00:47]  fcpd joined #tikiwiki
[00:49] fcpd tikiwiki 9:  i am wanting to move my MW over to tikiwiki.  my main question is that i have a map  http://foreclosurepedia.org/reo  which populates markers based upon my forms (your trackers).  how would I go about this in tw?  in mw it is an #ask or #querry from semantic mediawiki.  thanx
[00:52] fcpd http://pastebin.com/vrD2GxpL  shows the code i use in MW which is pretty short and sweet is it similar in tw I guess is what i am asking/
[01:04] arildb fcpd: Have you tried the MediaWiki importer?
[01:06] fcpd no didn't know much about it.  the forms are all in semantic mediawiki which is an extension of mw so i just figured it would be easier to learn how to code in tiki style but i will look at it thanx
[01:06] arildb I am not sure if the importer can handle such things
[01:08] fcpd wheres a good place to read on how to display mappoints on a map from tracker data
[01:10] arildb I am not sure
[02:01]  benoitg joined #tikiwiki
[02:44]  JimmyJohn joined #tikiwiki
[02:45] JimmyJohn i am setting up my first tiki and need to force usernames into a firstname.lastname format (two bits of text with a dot between them). how should i format the regex? i have never written one before.
[02:46] JimmyJohn i have /^[a-z]+[\.\][a-z]+$/ but it's not requiring the dot
[02:48]  fabricius joined #tikiwiki
[02:56] JimmyJohn aha! should have been /^[a-z]+\.[a-z]+$/
[02:57]  JimmyJohn left #tikiwiki
[03:08]  goj_killedByISP joined #tikiwiki
[03:49]  benoitg joined #tikiwiki
[04:17]  benoitg joined #tikiwiki
[05:11]  sandroandrade joined #tikiwiki
[05:45] Tiki|bot New Forum Posts: LDAP / iRedMail Configuration - http://tiki.org/tiki-view_forum_thread.php?forumId=17&comments_parentId=44339
[09:10]  redflo joined #tikiwiki
[11:56]  johndpar joined #tikiwiki
[14:06]  g0th joined #tikiwiki
[14:06] g0th hi
[14:07] g0th when I use iframe it creates an "iframe" box of a very very small height, how can I increase the size?
[14:07] g0th if I set the height to e.g. 1000px that doesn't help because it only changes the size "inside" the box, not the size of the box
[14:10] g0th hmm, ok if I set a fixed height it works if I save it (only the preview was small)
[14:19]  arildb joined #tikiwiki
[16:58]  jonnyb joined #tikiwiki
[17:02] g0th hi
[17:03] g0th I would like to have latex support in tikiwiki, what do you recommend? I run the 9.x branch, I saw there were 3 things around: ModFormula, PluginFormula, PluginEquation (where only the last seems to be present in standard tiki wiki)
[17:04] g0th can anyone enlighten me about the differences resp. what you recommend?
[17:08] jonnyb hi g0th
[17:08] jonnyb sorry, never used it - have seen discussions here about it but never got involved
[17:09] g0th another question
[17:10] g0th how do normal user import their google/outlook calendars into tiki wiki?
[17:10] g0th first off I don't know at all how to import google calendars and in general it seems one needs admin priviliges to import calendars
[17:10] jonnyb think that's a perennially missing feature - lots of requests but no one's ever coded it
[17:11] g0th so what about outlook calendars?
[17:11] jonnyb i've been asked to look at adding CalDAV support for Tiki 10, but not started on it yet
[17:11] jonnyb i think mostly you can export tiki calendars, but not import afaik
[17:11] g0th I saw that you can click "import calendar" but it seems one needs calendar admin rights to do that?!?
[17:12] jonnyb oh right - could be - it's sort of an admin function
[17:12] g0th well in the usage case it is not
[17:12] jonnyb you can apply perms just on a specific calendar though
[17:15] g0th the question is: how are individual user calendars to be used in tiki wiki
[17:16] g0th I thought that it works using the "personal calendar" feature
[17:16] g0th so I made a personal calendar
[17:16] g0th that way if you add events they should only show up for you but not for everyone
[17:16] g0th now if I give all the users admin rights to this one personal calendar it is not good ^^
[17:16] g0th what is the alternative? I manually create a calendar for each user and manually assign the rights each time?
[17:17] g0th that's way too complicated
[17:18] g0th also for some strange reason the admin can see events from other users even though they are supposed to be private calendars
[17:18] g0th hmm besides I can't give individual rights to users
[17:18] g0th is there a way that users can create their own calendar?
[17:27] jonnyb sorry - don't know
[17:58] CIA-75 tikiwiki: 03jonnybradley * r42371 10/branches/9.x/lib/wiki-plugins/wikiplugin_subscribegroup.php: [ENH] subscribegroup: Add param to redirect to (new) home page after default group change
[18:05] CIA-75 tikiwiki: 03jonnybradley * r42372 10/branches/9.x/templates/modules/mod-forums_last_posts.tpl: forums_last_posts: Reformat and {strip} (separate lines are good!)
[18:07] CIA-75 tikiwiki: 03jonnybradley * r42373 10/branches/9.x/templates/modules/mod-forums_last_posts.tpl: [FIX] forums_last_posts: Stripped a little too much
[18:26] CIA-75 tikiwiki: 03jonnybradley * r42374 10/branches/9.x/ (2 files in 2 dirs): [ENH] forums_last_posts: Add "Show time" parameter to allow post times to (not) be shown, also add a span around a comma to enable hiding by css
[18:37] CIA-75 tikiwiki: 03jonnybradley * r42375 10/branches/9.x/ (2 files in 2 dirs): [ENH] forums_most_read_topics: Add hits for each topic (in a span so can be re-styled or hidden)
[18:39] CIA-75 tikiwiki: 03jonnybradley * r42376 10/branches/9.x/templates/modules/mod-forums_last_posts.tpl: [ENH] forums_last_posts: Use cluetips tooltips for info
[19:26] CIA-75 tikiwiki: 03jonnybradley * r42377 10/branches/9.x/lib/profilelib/installlib.php: [FIX] profiles: Allow setting of parse flag on custom modules
[19:32] CIA-75 tikiwiki: 03jonnybradley * r42378 10/branches/9.x/ (lib/modules/modlib.php templates/admin/include_profiles.tpl): [FIX] profiles: Allow export of custom modules (and [FIX] remember which modules were selected for export)
[19:35] CIA-75 tikiwiki: 03jonnybradley * r42379 10/branches/9.x/lib/profilelib/installlib.php: [FIX] sheet profiles: syntax error and missing global
[19:50] CIA-75 tikiwiki: 03jonnybradley * r42380 10/branches/9.x/templates/category_tree_entry.tpl: [FIX] categories: Improve cluetips for categories
[20:39] CIA-75 tikiwiki: 03jonnybradley * r42381 10/trunk/ (24 files in 13 dirs): [MRG] Automatic merge, branches/9.x 42352 to 42380
[23:44]  marclaporte joined #tikiwiki
[23:45]  blast_hardcheese joined #tikiwiki