←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | Caarrie is now known as Caarrie|sleeping | [02:02] |
chealer has quit IRC (Remote host closed the connection) | [02:14] | |
.......... (idle for 48mn) | ||
chealer has joined #tikiwiki | [03:02] | |
chealer has quit IRC (Remote host closed the connection) | [03:13] | |
chealer has joined #tikiwiki | [03:20] | |
...... (idle for 29mn) | ||
freelikegnu is now known as _awaylikegnu | [03:49] | |
............... (idle for 1h13mn) | ||
chealer has quit IRC (Remote host closed the connection) | [05:02] | |
....... (idle for 32mn) | ||
changi has quit IRC (*.net *.split) | [05:34] | |
changi has joined #tikiwiki | [05:39] | |
..... (idle for 23mn) | ||
chealer has joined #tikiwiki | [06:02] | |
chealer has quit IRC (Remote host closed the connection)
chealer has joined #tikiwiki | [06:10] | |
PolisMemRitualis is now known as coaboa
chealer has quit IRC (Remote host closed the connection) | [06:16] | |
........................ (idle for 1h59mn) | ||
Gergely has joined #tikiwiki | [08:17] | |
........ (idle for 37mn) | ||
coaboa | is it possible to align wiki text to the right? | [08:54] |
.... (idle for 16mn) | ||
*** | Gergely has quit IRC (Quit: Page closed) | [09:10] |
........ (idle for 39mn) | ||
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy | [09:49] | |
chibaguy | polom | [09:51] |
coaboa | hello | [09:52] |
*** | jcoelho has joined #tikiwiki | [09:58] |
...... (idle for 29mn) | ||
Tikiwiki|bot | Recent Bug: Tracker item: #3118 - - Special Characters Problem when upgradeing php 5.2.x to 5.3.x - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3118 | [10:27] |
*** | PolisMemRitualis has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 246 seconds) | [10:28] |
Caarrie has joined #tikiwiki
Caarrie|sleeping has quit IRC (Ping timeout: 260 seconds) Caarrie has quit IRC (Read error: Connection reset by peer) Caarrie has joined #tikiwiki | [10:38] | |
.... (idle for 15mn) | ||
Cain` has joined #tikiwiki
Cain has quit IRC (Ping timeout: 268 seconds) Cain` is now known as Cain | [10:56] | |
PolisMemRitualis | is it possible to have the pluginInclude to include the first 500 chars of a given page instead of start stop marker? | [11:11] |
*** | goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 248 seconds) goj|ghost is now known as goj | [11:19] |
.... (idle for 16mn) | ||
luciash | polom | [11:39] |
*** | ricks99 has joined #tikiwiki | [11:44] |
ricks99 | hi all :-) | [11:45] |
luciash | hi ricks99 | [11:48] |
ricks99 | G'morning
(for me) | [11:49] |
luciash | what new perm does my upgraded copy of branch5 need to allow anon to view the header ?
upgraded trunk works fine, but i have a profile applied there | [11:53] |
grmbl, my questions r always too difficult to answer :-p | [12:01] | |
*** | PolisMemRitualis is now known as coaboa | [12:01] |
coaboa | hello all | [12:02] |
luciash | hi coaboa
yes, you can right align wiki text using DIV plugin | [12:02] |
*** | MartinCleaver has joined #tikiwiki | [12:04] |
coaboa | pulling my hairs out while trying to make plugin_articles work for wiki pages as both are quite different. Need to display the first 5lines/500 chars of top 5 wikipages from agiven category within a wikipage...
Is DIV align the only solution as I search fo an option a user can apply through wiki syntax *div align=right | [12:05] |
ricks99 | @coaboa: can make a toolbar button to make it easier for users | [12:06] |
luciash | you can try dynamic vars too | [12:06] |
*** | marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte marclaporte has quit IRC (Client Quit) | [12:06] |
coaboa | toolbarbotton to fill in the {DIV} tags aroun selection?
*around | [12:07] |
ricks99 | y
{DIV(align=right)}text{DIV} tiki will replace "TEXT" with the selected/highlghted text (works the same as buttons like bold, italic, etc) | [12:08] |
coaboa | ok know that but thought there is maybe something more shorter tag comparable to "::" | [12:09] |
*** | RavenC has joined #tikiwiki | [12:09] |
coaboa | ;-) which a user could remeber when editing eg in OO. | [12:10] |
ricks99 | IDK | [12:10] |
RavenC | morning all | [12:10] |
luciash | coaboa: like %arstart% some text %arend% ?
hi RavenC | [12:10] |
coaboa | luciash: more like module top_pages with display of the very first (always same amount) lines/count of chars tailored to a specific categID. We didn't start but have already more then 100 wiki articles
*of each of the eg. 5 top_pages. | [12:13] |
luciash | i mean you can try %ars% right aligned text %are% if you have dynamic variables feature on
you substitute %ars% with <div style="text-align: right"> and %are% with </div> | [12:14] |
coaboa | ahhh havent looked at dyn vars yet...
cool | [12:15] |
luciash | hopefuly some regression didn't broke it yet in latest tiki ;) | [12:16] |
chibaguy | luciash, there was some refactoring in tiki-site_header_top.tpl, to reduce duplicated code. There was a bug after that that stopped the logo from being seen by anon, but was fixed. I don't know about any other problem, but maybe it's possible. | [12:26] |
luciash | chibaguy: ah, maybe it wasn't backported to branch 5 yet
i'll try to debug it | [12:26] |
chibaguy | No, it was done in branch 5. | [12:27] |
luciash | ah oh, well, i have the problem still here then
whole header is missing for anon | [12:28] |
chibaguy | ah, (btw, was tiki-site_header_options.tpl that was edited a few days ago) | [12:29] |
luciash | i update by cron every hour
ok, it seems only whole header-top content is missing for anon no sioptions div included | [12:30] |
Caarrie | sure your cron is working correctly? | [12:39] |
luciash | to reproduce make custom site header enabled but not published and site logo enabled... if there's some custom code but not published it will ignore the site logo too | [12:40] |
*** | RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) | [12:40] |
luciash | just found out it is the culprit
when i disable my custom site header code it shows the logo for anon then too Caarrie: pretty sure, yes .) | [12:41] |
Caarrie | maybe someone should review the commits that broke this ;) | [12:43] |
luciash | yea, there's pretty lot of "ifs" so it is easy to get lost in the conditions
chibaguy: when there's custom code + it is published, it works fine too | [12:44] |
chibaguy | so the logic in site header options is bad? | [12:49] |
luciash | apparently yes | [12:50] |
chibaguy | I see. | [12:50] |
*** | RavenC has joined #tikiwiki | [12:51] |
luciash | just someone didn't think about a case when the custom header code is temporarily unpublished but still admin working on it
why sitelogo is included to be taken off too i don't know... | [12:51] |
coaboa | cool publishing the "empty" custom code get me my logo back ;-) | [12:56] |
luciash | not that cool but glad it helps :-p | [12:57] |
Tikiwiki|bot | New Forum Posts: Categories & content templates - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36901 | [13:00] |
sylvieg | I probably broke the header ...
I had a logic problem in the tpl - there was an {/if} not well places but perhaps I introduce another one I do no succeed to past in the wyswyg editor :-( | [13:14] |
.... (idle for 16mn) | ||
ricks99 | wtf... in 3.5, as admin i am getting permission denied when i try to view a forum...
there are *no* perms applied to the specific forum shouldnt i (as admin) b fine? another forum works fine when comparing the 2 forums, i see nothing that would cause "perm denied" for admin for the one forum | [13:34] |
*** | kiilo has joined #tikiwiki | [13:36] |
RavenC | Morning ricks99. Never experienced that before | [13:40] |
ricks99 | argh. search returns results from the specifci forum, but when iclick - perm denied :( | [13:42] |
RavenC | I did an SVN update about an hour ago on 5.0Beta1... I get "System Error. an error occured while performing the request". It is in the tiki layout...
http://dev.kronosdata.net/tw50/ | [13:43] |
sylvieg | Check your database is not down | [13:46] |
*** | Caarrie is now known as Caarrie|away | [13:47] |
RavenC | I can access the database. I have my 4.2 on the MySQL instance
*on the same instance | [13:48] |
sylvieg | did you upgrade your database? | [13:48] |
RavenC | no
:( remove lock file and do tiki-install ? that didnt work lol | [13:48] |
sylvieg | or sh doc/devtools/sqlupgrade.php
there is another one with php on command line too | [13:50] |
RavenC | ok
thanks for the assistance Sylvieg | [13:51] |
Tikiwiki|bot | New Forum Posts: Forms - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36902 | [13:53] |
....... (idle for 31mn) | ||
*** | Caarrie|away is now known as Caarrie | [14:24] |
........ (idle for 39mn) | ||
jonnyb has joined #tikiwiki | [15:03] | |
jonnyb | polomly | [15:03] |
CIA-59 | tikiwiki: 03jonnybradley * r26645 10/branches/5.x/lib/setup/js_detect.php: [FIX] Use custom.js in the root of /styles if there and there isn't one in the current style or option dir. | [15:05] |
*** | nkoth has joined #tikiwiki | [15:13] |
nkoth | hi - anyone knows why the tabs plugin (tiki 5) may be stripping js and adding an <x> ?
I hae a trackerfilter (actually 2) inside 2 tabs and the js inside the help icon breaks due to this) | [15:13] |
RavenC | hi johnnb
*jonnyb that is :) | [15:16] |
*** | kiilo1 has joined #tikiwiki | [15:16] |
jonnyb | hi RavenC | [15:17] |
*** | kiilo has quit IRC (Ping timeout: 258 seconds) | [15:17] |
RavenC | well, after installing a linux shell, etc. etc. etc. I still can't figure out how to do use the doc/devtools/sqlupgrade.sh .....
RavenC scratches head and wonders | [15:17] |
jonnyb | hi nkoth - sounds like over zealous sanitizing - maybe you can change the filter somewhere?
RavenC: doc/devtools/sqlupgrade.sh is very old, probably broken try php installer/shell.php | [15:18] |
RavenC | 500 on that | [15:25] |
jonnyb | 500?
in the shell? | [15:25] |
*** | chealer has joined #tikiwiki
kiilo1 has quit IRC (Ping timeout: 276 seconds) | [15:26] |
nkoth | jonnyb: where can I set the filter?
don't see any setting in wikiplugin_tabs.php maybe I have to set something | [15:33] |
jonnyb | sorry, just guessing - have a rummage in the code? | [15:34] |
Tikiwiki|bot | New Forum Posts: upload file/attachment - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36903 | [15:37] |
..... (idle for 20mn) | ||
*** | kiilo has joined #tikiwiki | [15:57] |
........ (idle for 37mn) | ||
kiilo has quit IRC (Quit: Leaving.) | [16:34] | |
CIA-59 | tikiwiki: 03lphuberdeau * r26646 10/branches/5.x/lib/prefslib.php: [FIX] Prevent attempt to split value on separator twice. Apparently, multiple paths lead there with different input. | [16:40] |
*** | chealer has quit IRC (Ping timeout: 276 seconds)
chealer has joined #tikiwiki | [16:50] |
....... (idle for 32mn) | ||
chibaguy has quit IRC (Read error: Connection reset by peer)
marclaporte has joined #tikiwiki ChanServ sets mode: +o marclaporte | [17:23] | |
....... (idle for 32mn) | ||
PolisMemRitualis has joined #tikiwiki | [17:58] | |
nkoth | Anyone know if there is a way to reference the "userId" not the user field that shows either the email or the name in pretty trackers? | [18:00] |
*** | coaboa has quit IRC (Ping timeout: 264 seconds) | [18:01] |
jcoelho has quit IRC (Ping timeout: 246 seconds) | [18:06] | |
jcoelho has joined #tikiwiki
Gergely has joined #tikiwiki | [18:11] | |
nkoth | hm, by reading the code looks like i moght have to modify the code somehow | [18:16] |
luciash | nkoth: {$userId} doesn't work ?
nkoth: and what about a modifier ? | [18:18] |
nkoth | well $userId does not work, and that was what I was trying to make work
modifier is problematic because in fact the reason why it shows the username or email is becasuse of a modifier to befgin with[18:20] <nkoth> it does not work in reverse | [18:19] |
luciash | i see | [18:22] |
nkoth | luciash: what other fancy {{...}} or such tags work in pretty trackers? | [18:33] |
Tikiwiki|bot | New Forum Posts: Tracker assist - multiple selection from field and... Employee hour tracking - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36905 | [18:36] |
luciash | nkoth: i only know about the user one, sylvie documented it on doc.tw.o though iirc | [18:42] |
nkoth | whoanyway I found a differnt way to solve my problem | [18:42] |
*** | ricks99 has quit IRC (Quit: Get more help: TikiWiki for Smarties http://twbasics.keycontent.org)
jonnyb has quit IRC (Quit: I am going outside... I may be some time...) | [18:43] |
jcoelho has quit IRC () | [18:58] | |
......... (idle for 40mn) | ||
Tikiwiki|bot | New Forum Posts: Subir varios archivos a Galeria de Archivos - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=36906 | [19:38] |
CIA-59 | tikiwiki: 03sylvieg * r26647 10/branches/5.x/ (modules/mod-func-calendar_new.php tiki-calendar_setup.php): [FIX]calendar: calendar module must not interfer with the calendar view in session | [19:38] |
*** | Caarrie is now known as Caarrie|away | [19:49] |
Gergely has quit IRC (Ping timeout: 248 seconds) | [19:59] | |
.............. (idle for 1h6mn) | ||
RavenC | have a nice evening everyone | [21:05] |
*** | RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) | [21:05] |
Gergely has joined #tikiwiki | [21:10] | |
.... (idle for 17mn) | ||
omstefanov has joined #tikiwiki | [21:27] | |
omstefanov | can anyone tell me where/how to set a variable (in php?) which can be updated from a $smarty tpl AND then retain its value to be tested against, the next time the tpl is used?
I've tried creating a global variable in the php, but the variable comes up empty on each successive use of the tpl. !help smarty variables | [21:29] |
Tikiwiki|bot | You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . | [21:31] |
sylvieg | omstefanov: perhaps http://doc.tikiwiki.org/Dynamic+Content
otr this one http://doc.tikiwiki.org/Dynamic+Variable | [21:34] |
*** | Gergely has quit IRC (Ping timeout: 248 seconds) | [21:38] |
Gergely has joined #tikiwiki | [21:50] | |
omstefanov | Sylvie: thanks. Am reading both. Dynamic+Variable doesn't seem to be what I need, but D+Content could be. I need to be able to text variable in template, but also change value from within template at times. | [21:51] |
.... (idle for 18mn) | ||
Sylvie: How can I, in php or in a smarty tpl set the value of {content id=1} ? And how can I code in php or $smarty to test value of {content id=1} ? | [22:09] | |
sylvieg | ... and what about using a tracker with a field and test the field with TRACKERITEMFIELD | [22:10] |
omstefanov | I'm within a tpl which I'm referencing from within TRACKERLIST ... | [22:11] |
sylvieg | you can use a trackeritemfield oin another tracker .. I suppose | [22:12] |
Tikiwiki|bot | Recent Bug: Tracker item: #3120 - - Bug 3076 is duplicate of bug 2687 duplicate of bug 3076 duplicate of ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3120 | [22:13] |
omstefanov | In fact, what I want to do, is code within the tpl to do different output whenever the value of the sort field (sort_mode="f_nn_asc") changes. So I need to retain the value of the prev. record to text against the value of the current record. | [22:16] |
sylvieg | in tpl you can use {$tr_sort_mode}
but how do you memo in the tpl.. if you have no security problem you can set back on {php} in smarty | [22:17] |
omstefanov | I know I can use {$tr_sort_mode}, and am okay with that, but I need to COMPARE the values of current with previous record.
I tried with {php} blocks. (1) I created global variable in php (called TRACKERLIST2 while testing), then tried testing and loading variable within {php}{/php} blocks. but always gone on next record. | [22:21] |
*** | Gergely has quit IRC (Quit: Page closed) | [22:24] |
sylvieg | {php} is desactivated in tw - but I do not remember where you can put it on back
http://www.smarty.net/manual/en/variable.php.handling.php perhaps the best is to create yopur own plugin put in the session the value and call the plugin with a {liteal..MYplugin{/literal}{$tr_sort_mode{liteal}.{/leteral} a smarty function wil be easier {my sort=$tr_sort_mode} | [22:27] |
omstefanov | sorry, lost you a bit on last 3 lines. Create a plugin OR a smarty function? which?
would a smarty function be able to retain a value persistently? | [22:35] |
.... (idle for 16mn) | ||
sylvieg | in the smarty function you will for example $_SESSION['my_sort'] = the sort that you get through the param | [22:51] |
....... (idle for 30mn) | ||
*** | kiilo has joined #tikiwiki | [23:21] |
omstefanov | Sylvie: you couldn't by chance point me to a smarty function. I'm better at adapting code, than doing from scratch, and have never done a smarty function. Any in tw? | [23:27] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |