←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
sylviegjoined #tikiwiki [00:19]
ron__Hello, I am trying to create a form with a tracker that can 1. be completed 2. give a thank you message 3. have the page reload (automatically or manually) and have the tracker form reappear on the page.
I've been fiddling around with the settings, but can't figure it out
[00:28]
CIA-98tikiwiki: 03marclaporte * r42915 10/trunk/templates/admin/include_workspace.tpl: add missing pref in admin panel
tikiwiki: 03marclaporte * r42916 10/trunk/tiki-check.php: More precise warning for Tiki Check
[00:35]
ron__If you hit the back button it will reload the page with the form open (previous entry is still present), but it will record the entries
I am looking to create a form to sign people up via a tablet and want to make it as easy as possible.
[00:36]
CIA-98tikiwiki: 03marclaporte * r42917 10/trunk/templates/admin/include_video.tpl: Permit to set the Kaltura plugin from the Kaltura tab in the admin panel [00:46]
goj_killedByISPjoined #tikiwiki [00:47]
CIA-98tikiwiki: 03marclaporte * r42918 10/trunk/lib/prefs/ (category.php namespace.php): Making explicit that these two prefs are special and are not to be found in the general admin panel [01:00]
tikiwiki: 03marclaporte * r42919 10/trunk/lib/wiki-plugins/wikiplugin_trackerquerytemplate.php: add feature check
tikiwiki: 03marclaporte * r42920 10/trunk/lib/wiki-plugins/wikiplugin_trackerpasscode.php: add missing description
[01:11]
tikiwiki: 03marclaporte * r42921 10/trunk/templates/admin/include_trackers.tpl: adding new plugin to admin panel [01:17]
............... (idle for 1h11mn)
ron__joined #tikiwiki [02:28]
..... (idle for 20mn)
joined #tikiwiki
joined #tikiwiki
[02:48]
rodrigoprimoleft #tikiwiki [03:00]
goj_killedByISPjoined #tikiwiki [03:09]
............ (idle for 56mn)
Jyhem_laptopjoined #tikiwiki [04:05]
............................................................ (idle for 4h55mn)
Jyhemjoined #tikiwiki [09:00]
..... (idle for 21mn)
Tiki|botRecent Bug: Tracker item: #4291 - - Permission on Newsletters using Group Permissions - http://dev.tiki.org/item4291 [09:21]
arildbjoined #tikiwiki [09:28]
...... (idle for 28mn)
fidelhi - sometimes if i click 'edit' of a single section in an article of my tiki 9.0 i end up with an empty content-page - while pressing the article-wide edit button works. Is that a known issue with 9.0? [09:56]
......... (idle for 40mn)
arildbjoined #tikiwiki [10:36]
..... (idle for 21mn)
arildb_joined #tikiwiki [10:57]
arildb__joined #tikiwiki [11:04]
.... (idle for 16mn)
Tiki|botjoined #tikiwiki [11:20]
.... (idle for 15mn)
sylviegjoined #tikiwiki [11:35]
vmachinejoined #tikiwiki
left #tikiwiki
[11:41]
...... (idle for 29mn)
Tiki|botjoined #tikiwiki [12:10]
...... (idle for 25mn)
arildbjoined #tikiwiki [12:35]
..... (idle for 21mn)
sylviegjoined #tikiwiki [12:56]
arildb_joined #tikiwiki [13:00]
redflojoined #tikiwiki [13:03]
................ (idle for 1h16mn)
ricks99joined #tikiwiki [14:19]
...... (idle for 29mn)
gojjoined #tikiwiki [14:48]
Tiki|botjoined #tikiwiki [14:50]
ricks99using tiki 9.x... have a pretty tracker template with [foo?{$f_1}
oopss.
01using tiki 9.x... have a pretty tracker template with [foo?{$f_1}|bar]
but when i use the wiki page as a template, tiki mis-parses the link
the html i get is: <a href.....foo?<a class=">XXXX</a>
how can i include tracker field ids within complex wiki syntax in a pretty tracker wiki page template?
[14:50]
.... (idle for 17mn)
radek82joined #tikiwiki [15:09]
GillesMjoined #tikiwiki [15:15]
dhazeljoined #tikiwiki [15:26]
ricks99anyone awake ^^^ [15:34]
rodrigoprimojoined #tikiwiki [15:37]
fidelalmost ;) [15:46]
...... (idle for 26mn)
fabriciusjoined #tikiwiki [16:12]
time_rjoined #tikiwiki [16:20]
....... (idle for 33mn)
ricks99new query from rick... (i fixed my tracker issue):
i have website with a phone number (plain text on a wiki page). i want to make it "dial-able" when viewed from a phone. anyone know how?
i know i can use the "tel" prefixe (<a href="tel:555-555-555">...</a>) but that will break when viewing from a non-phone.
any ideas?
[16:53]
GillesMjoined #tikiwiki [17:00]
ricks99i guess i could wrap it in a class then use browser sniffing to show/hide the class [17:09]
dennmansjoined #tikiwiki [17:19]
............. (idle for 1h1mn)
rodrigoprimoleft #tikiwiki [18:20]
........ (idle for 36mn)
RobertPlummerjoined #tikiwiki
polom all
[18:56]
.... (idle for 18mn)
fabriciuspolom all and ricks99|away , whilst wolod to RobertPlummer :-D [19:14]
RobertPlummer:) [19:14]
fabriciusRobertPlummer: you are quite into jQuery, right? [19:15]
RobertPlummerI have some experience. [19:15]
fabricius1joined #tikiwiki [19:16]
RobertPlummerPHP STORM 5 Guys! - http://www.jetbrains.com/phpstorm/download/
Woohoo!
[19:18]
fabricius1would it be hard to "teach" the infinite carousel a fading effect - optional to the slide effect? [19:23]
..... (idle for 23mn)
RobertPlummer$(obj).fadeIn(); or $(obj).fadeOut();
You just need to find the right events for them fabricius
[19:46]
fabriciusok
what is an event RobertPlummer ? :-P
[19:49]
RobertPlummerhttp://api.jquery.com/category/events/event-object/ [19:50]
ricks99@RobertPlummer: will parser improvements allow for complex wiki syntax within table markup?
will your improvements fix things?
[19:52]
RobertPlummerricks99: Yes [19:52]
ricks99+100K
:-)
ricks99 can't wait
[19:52]
RobertPlummerricks99: Right now the parser is a little buggy with some syntax, but it is just because it isn't handled right. [19:52]
ricks99ricks99 hates having to resort to HTML plugin for complex formatting [19:53]
RobertPlummerricks99: The old "parser" is not really a parser, it is mostly regex find and replace. I think the only thing close to a parser pre jison was for the plugins.
ricks99: Jison is a full parser with state tracking, so something as simple as __test__ is tracked, open content close.
ricks99: There are very few search and replace items in jison.
[19:53]
ricks99ricks99 needs to start learning more about jison [19:54]
RobertPlummercrack open the jison file in lib/core/JisonParser/Wiki.jison and take a look.
If you've seen regex, the parser will come naturally.
[19:55]
ricks99cool. tx
and tx for ur work!
[19:56]
RobertPlummerThe parser is segregated into the jison file (language definition) Wiki.php (the actual parser and lexer) and Wiki/Handler.php (the handler for the parser's actions)
Then we have other things like the Parser Negotiator, which decides how to list a parser on the wiki page. But over all, it is a much needed abstraction of the current code.
If you have any questions, or would like to help in testing it, please let me know.
Or, better yet, just start testing it.
[19:56]
ricks99will do. in trunk only, right? [19:58]
RobertPlummerricks99: Right
ricks99: tiki-admin.php search "jison" tick and save.
[20:02]
ricks99what are the odds for backportint to 9LTS? [20:03]
fabriciusRobertPlummer: thx ... reading [20:03]
....... (idle for 33mn)
hmmm not really getting there [20:36]
_qPjoined #tikiwiki [20:47]
Tiki|botNew Forum Posts: Tracker search - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45153 [20:55]
........... (idle for 51mn)
sandroandradejoined #tikiwiki [21:46]
qp_joined #tikiwiki [21:52]
...... (idle for 26mn)
jacmoejoined #tikiwiki [22:18]
.......... (idle for 47mn)
joined #tikiwiki [23:05]
joined #tikiwiki [23:12]
fabriciusRobertPlummer, ricks99 and all, I need a hand to implement a jquery plugin on a Tiki ... I want to get a principle understanding with an example, which I need anyway [23:26]
RobertPlummerWhat is it for? [23:26]
fabriciusI downloaded a *slideshow* -> jquery.cycle.all.js
-> copied it into lib/jquery
-> tried on some wikipages, but am kind of stuck
[23:27]
RobertPlummerAre you on tiki 9 or 10? [23:29]
fabriciusin this case on 9 -> customer project
but need to know 10 aswell (my own site)
is both different in principle?
for now I need 9
I got an infinite_carousel running (copied from themes.t.o) but it seems to be a different case here (maybe infinite is somekind of integrated)
I think I must call the jquery plugin first and then use my list in a div and then the actual plugin specific call (If I at all use the right wording)
[23:29]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)