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

WhoWhatWhen
***Trebly has joined #tikiwiki [00:08]
TreblyInformation about code editors with JS files : most of developers probably knows about this but I don't.
PSPAD was not unable to show JScript enhanced and provide help to write. The solution is : Even the file is *.js the embedded <script> statement is mandatory with PSPAD. After it is good.
I have not found anything in docs about the automatic embedded code coming from *.js files.
Do you know any problem about this.
[00:14]
***marclaporte1 has quit IRC (Quit: Leaving.) [00:14]
redflo has left [00:19]
lphuberdeausome editors do it fine, some don't
however, most of the embedded code in tiki uses a custom smarty plugin, so there is no way around that
other than modifying the editor's syntax highlight rules, or live without it
[00:22]
***jonnyb has joined #tikiwiki [00:31]
JustATest has joined #tikiwiki [00:43]
JustATesthello anyone? [00:44]
jonnybhello someone [00:44]
JustATestrooms
irc commands
[00:45]
jonnybtry !help
!help
[00:46]
honeygirlhelp [<plugin>] [<command>] [00:47]
Tiki|botYou can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot . [00:47]
jonnybok, that doesn't do much :P
try http://www.irchelp.org/irchelp/irctutorial.html
[00:47]
Trebly<jonny><lphuberdeau> I have a PSPAD which works perfectly with smarty. I sent to jonny the cooking recipe by mail
<jonnyb> I was talking about PSPAD which don't hold the *.js files. The reason is that is holds them if they begin by the embedded <script language="JavaScript" type="text/javascript"> ... the whole lib code ... </script>
even it is in js tit edits it as embedded js into html
[00:58]
jonnybhi Trebly, sorry, not familiar with pspad, some sort of editor i'm guessing - don't follow the other points either i'm afraid [01:03]
***marclaporte has joined #tikiwiki [01:06]
Trebly<jonnyb> PSPad is a very good tool. Many features.
i had two "lonely" problems :
1- It had defintions of smarty syntax but it was not functionning
2- It was was not recognizing jscript in *.js (but into some embedded into old html
I solved both and it is quite simple.
[01:08]
jonnybyay, nice! i've recently moved to using netbeans, also has smarty issues [01:09]
Trebly<jonnyb> I will try it and tell you if there are better features in Pspad or not [01:10]
jonnybi'm about 80% happy with it, it's about as good as it get (for free!) [01:11]
dcedilotteTrebly: PSPAD is a really bad choice for an editor. If you want some really good editors, Nodepad++ comes to mind, so is Notepad2(if my memory is right), InType for it's support of textmate bundles is great, e-texteditor (it has an open source version too now, though you still require a license to use it but it's the best editor on Windows). Aptana as stated on the CreateAnIDE page on dev.tiki.org works wonders too. Netbeans
is good too but I find it sluggish at times on my machine to I stay away from it.
[01:13]
jonnybyes, i stopped waiting for aptana 3 to have proper php support so tried netbeans - much quicker! [01:14]
luciashnightly polom
:)
[01:15]
marclaportepolom [01:15]
jonnybhi luciash & all [01:15]
dcedilottejonnyb, I agree, Netbeans is really great but as I stated, it sometimes becomes sluggish on my machine and I can't figure out why. Aptana runs perfectly and it run on JVM too. Weird. [01:15]
marclaporte+1 Notepad++ [01:15]
jonnybhey, marclaporte - we got tiki mobile working on a blackberry in the pub earlier on - w00t! [01:16]
luciash+1 for Aptana / Eclipse and (g)vim of course ;) as they're crossplatform
i don't know Netbeans
jonnyb: w00t :)
[01:17]
dcedilotteluciash, true about (g)vim I forgot to mention it. [01:18]
luciashluciash installed his first BBB ! w00t :) [01:19]
dcedilottedcedilotte wonders what the 3rd B is in luciash's comment... :) [01:19]
luciash>whatis bbb [01:19]
Sug4r'bbb' could be Big Blue Button [01:19]
luciashluciash wonders what dcedilotte thought with BB [01:20]
dcedilotteluciash, blackberry. Jonnyb was just talking about that and I thought it was related to that comment. [01:21]
luciashaaah, sorry, just coincidence [01:21]
***Caarrie|away is now known as Caarrie|sleeping [01:21]
dcedilotteluciash, no problem. [01:21]
luciashwhen we're in the w00t mode ;)
jonnyb: and is your BlackBerry working ? :-p
[01:21]
***JustATest has quit IRC (Quit: qwebirc exception: Buffer overflow.) [01:22]
jonnybwasn't mine, seemed very poor compared to ios [01:23]
luciashok, just kidding :)
(for reference: http://www.youtube.com/watch?v=kAG39jKi0lI )
[01:23]
jonnybi know, but it was some proper field testing :P
thanks luciash - very much enjoyed clip here
[01:24]
luciash"let me try to boot it" ... "now it's crashed" :-p [01:27]
jonnybme crashing now too - nn [01:35]
***jonnyb has quit IRC (Quit: I am going outside... I may be some time...) [01:35]
..... (idle for 21mn)
boriscougar_ has quit IRC (Remote host closed the connection)
nicohelp has joined #tikiwiki
[01:56]
nicohelpI could use a little help i am a brand new tiki wiki user and have been searching for answers but don't know the correct verbiage for the search lol [01:58]
***marclaporte has quit IRC (Quit: Leaving.) [02:00]
nicohelpIf I knew what to search for I could read the guides on how to do it. On my mediawiki site I had a block within the article to the right and a table of contents after the introduction. I am looking to do something similiar in tiki wiki but can't figure out how
an example would be http://en.wikipedia.org/wiki/D%26D the box to the right and the table of contents
[02:01]
.... (idle for 17mn)
***goj has quit IRC (Read error: Operation timed out) [02:18]
goj has joined #tikiwiki
marclaporte has joined #tikiwiki
[02:31]
luciashnicohelp: for toc use {maketoc}
nicohelp: you need some !Headings and !!Headings around the page
[02:35]
nicohelpyeah I got that now ty :) any word on the box to the right is that freetags or something? [02:36]
luciashto emulate that box i would proably use Trackers, but that's advanced stuff
you can do that manually with a table syntax in a box floated right
something like {DIV(float=right)}^{FANCYTABLE()}__Designer__|((Gary Gygax)) and ((Dave Arneson)){FANCYTABLE}^{DIV}
check the syntax on http://doc.tiki.org/Wiki+Syntax
for the wikiplugins see doc.tiki.org/PluginFancyTable and doc.tiki.org/PluginDiv or PluginBox
[02:37]
nicohelpso ther may be a plug that emulates this behavior? I am reading the guide on trackers now that I know the name [02:41]
luciashi'd rather start with the basic wiki syntax and plugins... keep the trackers for later ;) [02:42]
nicohelpvery nice looking at plugins now. You are of great help [02:46]
...... (idle for 25mn)
is there a way to exclude a heading from the TOC [03:11]
luciashi don't think so, you have to use another markup [03:13]
***Trebly has quit IRC (Ping timeout: 240 seconds) [03:27]
Tiki|botNew Forum Posts: How to change where Wiki home is pointing to. - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40471
New Forum Posts: New user to Tikiwiki - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40465
New Forum Posts: Images resizing in the File Gallery - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40457
[03:34]
New Forum Posts: How to change where Wiki home is pointing to. - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40471
New Forum Posts: New user to Tikiwiki - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40465
New Forum Posts: Images resizing in the File Gallery - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40457
[03:44]
***coaboa||away has quit IRC (Read error: Operation timed out)
coaboa has joined #tikiwiki
[03:47]
dabright has joined #tikiwiki [03:58]
dabright has quit IRC (Quit: Leaving.) [04:07]
............ (idle for 58mn)
Tiki|botNew Forum Posts: How to change where Wiki home is pointing to. - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40471
New Forum Posts: New user to Tikiwiki - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40465
New Forum Posts: Images resizing in the File Gallery - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40457
[05:05]
***deadcom has quit IRC () [05:08]
Tiki|botNew Forum Posts: How to change where Wiki home is pointing to. - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40471
New Forum Posts: New user to Tikiwiki - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40465
New Forum Posts: Images resizing in the File Gallery - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40457
[05:15]
.......... (idle for 46mn)
***JoernOtt has joined #tikiwiki [06:01]
........ (idle for 38mn)
Tiki|botNew Forum Posts: why registered user group can delete structure - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40472 [06:39]
.... (idle for 15mn)
***PrezWhiteCalf has joined #tikiwiki
WhiteCalf has quit IRC (Ping timeout: 264 seconds)
[06:54]
...... (idle for 25mn)
JoernOtt has quit IRC (Ping timeout: 260 seconds) [07:23]
....... (idle for 30mn)
randomatix has quit IRC (Quit: ZNC - http://znc.sourceforge.net) [07:53]
randomatix has joined #tikiwiki [08:01]
.... (idle for 16mn)
chealer has quit IRC (Ping timeout: 240 seconds)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
[08:17]
coaboagood morning [08:35]
***GillesMM has quit IRC (Ping timeout: 250 seconds) [08:35]
..... (idle for 21mn)
redflo has joined #tikiwiki
lphuberdeau has quit IRC (Ping timeout: 255 seconds)
[08:56]
goj has quit IRC (Read error: Operation timed out)
goj has joined #tikiwiki
[09:07]
..... (idle for 20mn)
USlacker has quit IRC (Read error: Operation timed out)
USlacker has joined #tikiwiki
[09:29]
............. (idle for 1h0mn)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
[10:29]
...... (idle for 27mn)
lphuberdeau has joined #tikiwiki [10:56]
........ (idle for 35mn)
Caarrie|sleeping is now known as Caarrie|away [11:31]
rodrigo_sampaio has joined #tikiwiki [11:40]
jonnyb has joined #tikiwiki [11:52]
........ (idle for 39mn)
ricks99 has joined #tikiwiki [12:31]
....... (idle for 31mn)
CIA-83tikiwiki: 03sylvieg * r32877 10/trunk/lib/wiki-plugins/wikiplugin_sharethis.php: [FIX]SHARETHIS: replace with headerlib calls to avoid sometimes blank screen
tikiwiki: 03sylvieg * r32878 10/branches/proposals/6.x/lib/wiki-plugins/wikiplugin_sharethis.php: [bp/r32877][FIX]SHARETHIS: replace with headerlib calls to avoid sometimes blank screen
[13:02]
jonnybbbl [13:08]
CIA-83tikiwiki: 03sylvieg * r32879 10/trunk/lib/wiki-plugins/wikiplugin_sharethis.php: notice
tikiwiki: 03sylvieg * r32880 10/branches/proposals/6.x/lib/wiki-plugins/wikiplugin_sharethis.php: [bp/r32879]notice
[13:09]
***jonnyb has quit IRC (Quit: nite nite)
jonnyb has joined #tikiwiki
jonnyb has quit IRC (Client Quit)
[13:10]
CIA-83tikiwiki: 03sylvieg * r32881 10/branches/proposals/6.x/lib/ (tikidate-php5.php tikilib.php):
tikiwiki: [bp/r31349]official comment:[FIX] tikidate: Patch up muddle between and
tikiwiki: (output) - both of which are effectivley unused anyway.Solves issue of dates
tikiwiki: appearing as DateTime::__construct(): Failed to parse time string (5) at
tikiwiki: position 0 (5): Unexpected character (thanks mheller) -> For me it is only
tikiwiki: notice
[13:23]
***jonnyb has joined #tikiwiki [13:32]
dabright has joined #tikiwiki [13:40]
ricks99Anyone have an idea... I need to apply formatting to text in the Site Title..... tried foo <strong>bar</strong> but the tags are passed literally. also tried using {literal} but still no good. Is this possible? [13:49]
changijonnyb: ping
jonnyb: what to you prefer jqgrid or datatables ?
[13:57]
***dabright has quit IRC (Quit: Leaving.) [14:03]
radek82 has joined #tikiwiki [14:08]
Tiki|botNew Forum Posts: title and caption problem? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40478 [14:14]
ricks99No one doing customization in the Site Title area. :( See ^^^ [14:18]
***RavenC has joined #tikiwiki [14:30]
RavenCpolom all [14:30]
***marclaporte has quit IRC (Quit: Leaving.) [14:37]
....... (idle for 31mn)
jonnybrepolom all
changi: re-ping, don't understand the question (jqgrid or datatables)
[15:08]
***kiilo has joined #tikiwiki [15:19]
marclaporte has joined #tikiwiki [15:32]
....... (idle for 31mn)
marclaporte has left [16:03]
Tiki|botNew Forum Posts: Managing Closed User Groups - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40479 [16:08]
***SDuensin has quit IRC (Quit: So long, and thanks for all the fish.)
SDuensin has joined #tikiwiki
[16:17]
...... (idle for 27mn)
amette has quit IRC (Ping timeout: 276 seconds) [16:46]
amette has joined #tikiwiki [16:55]
redflo has left [17:01]
CIA-83tikiwiki: 03jonnybradley * r32882 10/third_party/jquery/jquery-ui/themes/base/images/ui-anim_basic_16x16.gif: [FIX] autocomplete: missing loading anim graphic from switch to jquery-ui r32685 et al [17:04]
changijonnyb: if you have to choose between those two what do you prefer ? [17:08]
***RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) [17:11]
jonnybhi changi
well, jqgrid doesn't exist yet and i don't know what the other one is :P
[17:14]
***Wilkins has quit IRC (Ping timeout: 255 seconds) [17:25]
.... (idle for 17mn)
CIA-83tikiwiki: 03jonnybradley * r32883 10/trunk/lib/ (3 files in 3 dirs): [REM] feature_template_zoom: Remove unused pre Tiki 5 template zoom code [17:42]
........ (idle for 38mn)
***rodrigo_sampaio has quit IRC (Quit: Leaving.) [18:20]
....... (idle for 31mn)
redflo has joined #tikiwiki
redflo has left
[18:51]
changijonnyb: was talking about http://www.trirand.com/blog/ and http://www.datatables.net/
jonnyb: two grid jquery plugin
[18:59]
jonnyboh right - there's a jquery-ui core one coming in the summer - should be good
http://wiki.jqueryui.com/Grid
[19:00]
changioh i saw that project.
it will be based on jqgrid and datatables i think
[19:01]
jonnybit's an impressive team
Marc got robert and i invited to one of their meetings yesterday
datatables looks prettiest :P
but i don't see an edit mode example...
[19:02]
changiit has one
http://www.datatables.net/examples/api/editable.html
[19:05]
jonnybgood stuff! (too excited by mobile & ajax at the moment to get more distracted now though) [19:07]
changijonnyb: i understant. I was looking for that for a private project
and my first need is to have editable tables
looking at this two active project, i can not make a choice
that's why i'm asking for your advice.
[19:07]
jonnybby gut instinct took me towards datatables (usually how i decide)
is this for a tiki thing? if so i'd try and use the one that looks most like the jquery-ui project api (as i hope to have it in for tiki 8 or 9)
[19:09]
changino, it's not for a tiki project, but a very similar architecture
jquery + jquery-ui + smarty 3
and highcarts for charts
[19:11]
radek82how long till 6.2? [19:12]
changis/highcarts/highcharts [19:12]
.... (idle for 18mn)
Tiki|botNew Forum Posts: Size of Google Map in List view - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40481 [19:30]
CIA-83tikiwiki: 03chealer * r32884 10/trunk/ (3 files in 3 dirs): less is more: remove TikiLib::date_format2() [19:38]
..... (idle for 20mn)
***kiilo has left
fabricius has joined #tikiwiki
[19:58]
fabriciuspolom
my daily question: dividing two {DIV()}s with the {SPLIT()} plugin, I need a vertical line between the two rows ... how can I getthat line done?
sorry between the two columns
as example: I have two articles on my startpage http://papatour.eu and need a vertical line between them
[20:01]
ricks99can do it pretty easily w/ 2 custom css styles (but i personall prefer whitespace as the divider)...
create a style with the bgcolor=xxxx of the color you want the dividing line..
2. assign that style as the custom css for the SPLIT table
3. create a css with background=#ffffff
4. enclose the article plugins in {DIV(class="....")}...{DIV} so they'll have white backgrounds...
5. in the SPLIT, use fixed sizes. create 3 columns. the middle colum will be the width of the line
<eof>
[20:08]
fabriciusah cool
thx ricks
[20:11]
ricks99np. [20:11]
***xavi has joined #tikiwiki [20:12]
xavipolom [20:13]
fabriciusmoloq [20:13]
xavihow can I escape square brackets in smarty templates in tiki?
when used for R in wiki pages directly, they work as expected. I.e.:
a[1,]
but when used in wiki pages used as smarty templates through plugin trackerlist they become converted to external links...
and I need to avoid it
but I don't know how
[20:13]
ricks99did you try: a[[1,] [20:14]
xaviyes, I did :-) [20:14]
jonnybhi xavi - um, it's probably html encoding happening - have a look (in 6) at how they get escaped in module parameters [20:14]
xavibut didn't work [20:14]
ricks99thought you would... :-)
that's my only suggestion. sorry
[20:15]
xavihi ricks99 and jonnyb
np, thanks ricks99 for sharing it :-)
and thanks for tip, jonnyb, I'll have a look there
[20:15]
jonnybtry a%5B1%2C%5D
which i got by putting escape("a[1,]") into my javascript console
(like firebug)
[20:16]
xaviaha...
in that case of modules, the square brackets seem to be only after smarty variables: $variable[ix] ...
but I wonder if I can use $ as variable name in R... (not sure)
[20:18]
jonnybnot the code - in a running tiki [20:19]
xaviI'll try first your other tip, jonnyb
r returns: Error: unexpected symbol in "a%5B1%2C"
bbl
[20:19]
.... (idle for 16mn)
***redflo has joined #tikiwiki
redflo has left
[20:36]
CIA-83tikiwiki: 03chealer * r32885 10/trunk/ (3 files in 3 dirs):
tikiwiki: revert r32884 "less is more: remove TikiLib::date_format2()"
tikiwiki: oops
[20:38]
jonnybbad luck chealer - getting rid of old stuff is always hard (but well worth trying, bravo!) [20:43]
...... (idle for 26mn)
chealerxavi: why did you move the encoding errors with gzip issue out of regressions?
jonnyb: hehe, more like bad sight here - totally unable to read
[21:09]
....... (idle for 31mn)
***ricks99 has quit IRC (Quit: Now available, the first and only Tiki book. Get it at http://twessentials.keycontent.org) [21:41]
...... (idle for 26mn)
jonnyb has quit IRC (Quit: I am going outside... I may be some time...) [22:07]
xaviback
chealer, hi
I don't think so
afaik
oups, chealer, you are right, I moved that with the other point (by mistake)
sorry, reverting...
fixed
fixed the page, not the bug
[22:21]
chealerxavi: no problem, thanks [22:26]
xavithanks to you for fixing those issues (and reviewing the others) [22:31]
g'night [22:39]
***xavi has left
amette has quit IRC (Read error: Connection reset by peer)
amette has joined #tikiwiki
xavi has joined #tikiwiki
[22:39]
xaviricks99 and jonnyb (even if you are not connected right now): I seemed to have some cache issue before. using [[] worked for me right now in the smarty template
so a[[1,] worked in the template
sylvieg ^(fyi). solved
[22:45]
.... (idle for 15mn)
***radek82 has quit IRC (Quit: Leaving) [23:00]
xavi has left [23:06]
...... (idle for 29mn)
coaboagn [23:35]
***coaboa is now known as coaboa||away [23:35]
chealer has quit IRC (Remote host closed the connection) [23:47]
Trebly has joined #tikiwiki [23:56]

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