←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
Tiki|bot | Recent Bug: Tracker item: #4359 - - "Since your last visit" doesn't show correct date Ver 9.2 - http://dev.tiki.org/item4359 | [00:30] |
..... (idle for 20mn) | ||
Tiki-KGB | tikiwiki 03arildb r44530 10trunk/lib/search/searchlib-unified.php
tikiwiki [FIX] Use the 'contents' field by default, if no unified_default_content is specified in Admin | Search | [00:50] |
ricks99 | joined #tikiwiki
polom! | [01:03] |
....... (idle for 32mn) | ||
redflo | joined #tikiwiki | [01:35] |
left #tikiwiki | [01:45] | |
...... (idle for 25mn) | ||
pedor | joined #tikiwiki | [02:10] |
............ (idle for 58mn) | ||
goj_killedByISP | joined #tikiwiki | [03:08] |
.................. (idle for 1h28mn) | ||
laurei | joined #tikiwiki | [04:36] |
....... (idle for 32mn) | ||
fabricius | joined #tikiwiki | [05:08] |
......... (idle for 42mn) | ||
marclaporte | joined #tikiwiki | [05:50] |
........................ (idle for 1h59mn) | ||
fcpd | joined #tikiwiki
tw 10: new install. Having trouble getting a google maps api key as they are depreciated. i spun one up in the google dev section however it does not accept it. is there some plain english on how to make this work? | [07:49] |
.............. (idle for 1h8mn) | ||
Martin___ | joined #tikiwiki
Hi all hope, anyone could help me i'm working with flagged revisions. And i have to grant different groups per category to accept these revisions But at category pemissions i don't see the rights Can approve revisions of pages (tiki_p_wiki_approve) Can execute unapproved plugin registered (tiki_p_plugin_preview Are these rights only global ? | [08:58] |
.... (idle for 15mn) | ||
rinnan | left #tikiwiki
joined #tikiwiki | [09:17] |
gour | joined #tikiwiki | [09:22] |
redflo | joined #tikiwiki | [09:25] |
Martin___ | joined #tikiwiki | [09:32] |
.... (idle for 15mn) | ||
dennmans | joined #tikiwiki | [09:47] |
redflo | left #tikiwiki | [09:47] |
...... (idle for 28mn) | ||
luciash | polom | [10:15] |
dennmans | left #tikiwiki | [10:21] |
gour | bolow
luciash: any idea how to revamp tiki themes? | [10:30] |
gour_ | joined #tikiwiki | [10:36] |
..... (idle for 24mn) | ||
vmachine | left #tikiwiki | [11:00] |
......... (idle for 42mn) | ||
luciash | hi gour
how do u mean to revamp ? | [11:42] |
gour | luciash: to make it easier to create tiki themes in order to increase the number of them | [11:45] |
luciash | personally i think it is easy enough. to increase number of them it depends on how tos imho | [11:47] |
gour | that's one of the critcism i've found about tiki | [11:47] |
rodrigoprimo | joined #tikiwiki | [11:48] |
gour | ..as well as to be able to do responsive themes | [11:49] |
....... (idle for 30mn) | ||
jan | joined #tikiwiki | [12:19] |
Guest44246 | hi everyone, i have just one quick question if someone can comment
is it possible to have in twiki simple usage of pictures (to upload and assign a picture to certain wiki page) or is the file gallery the only way? | [12:20] |
ricks99 | Guest44246: you can attach images to pages (see wiki attachment feature)
oh... and Tiki -- not Twiki :) different cms | [12:23] |
Guest44246 | sorry ^^ | [12:24] |
ricks99 | see docs for details: http://doc.tiki.org/Attachments | [12:25] |
Guest44246 | thanks rick!
that's all, bye | [12:25] |
ricks99 | youre welcome | [12:26] |
Jyhem_laptop | joined #tikiwiki | [12:38] |
gour | ricks99: how are your books? | [12:39] |
ricks99 | "Smarties" is off to printer. Expect to approve the proof copy and be in stores by Feb 1
"Essentials" shortly thereafter | [12:40] |
gour | great
congrats!! | [12:41] |
ricks99 | ricks99 wishes there were more than 24 hours in a day
thanks | [12:41] |
gour | ricks99: just count that every hour lasts 30mins and here you go ;) | [12:42] |
ricks99 | lol | [12:42] |
..... (idle for 24mn) | ||
arildb | joined #tikiwiki | [13:06] |
...... (idle for 25mn) | ||
pedor | joined #tikiwiki | [13:31] |
arildb_ | joined #tikiwiki | [13:31] |
jonnyb | joined #tikiwiki
midweek polom | [13:33] |
...... (idle for 28mn) | ||
arildb | Hi jonnyb | [14:01] |
jonnyb | hi arildb | [14:02] |
arildb | I am struggling with the Tiki search and norwegian characters. Have replaced StandardAnalyzer_Analyzer_Standard_English with Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8_CaseInsensitive
still encoding issues why was StandardAnalyzer_Analyzer_Standard_English used in the foirst place? | [14:02] |
jonnyb | hmm, i tried to get Japanese search working a while back - failed :( | [14:02] |
arildb | jonnyb: I think you know the search module a bit...any advice/thoughts? | [14:03] |
jonnyb | have to get it working in the next few months though, so interested | [14:03] |
arildb | I managed to get it partially working, i.e. display ��� OK | [14:03] |
jonnyb | i found a promising blog post about it - http://blog.naver.com/PostView.nhn?blogId=belladonnaf&logNo=50105918396 | [14:04] |
arildb | However it doesn't work for capital letters ���. Also when highlighted...strange results
checking.. | [14:04] |
jonnyb | but not sure if this would be the same issues you are finding as Norge is all utf-8, whereas i think this is about utf-16
another was http://coderepos.org/share/browser/lang/php/ZendFramework_ext/library/Twk/Search/Lucene/Analysis/Analyzer/Common/Utf8MbcsUnigram.php | [14:04] |
arildb | these links redefine the analyser... there is already the Zend_Search_Lucene_Analysis_Analyzer_Common_Utf8_CaseInsensitive analyser...sounds like it should work, but... | [14:08] |
rodrigoprimo | joined #tikiwiki | [14:11] |
arildb | To get some display of ���, I altered SmartyTemplate.php .....
// Must decode UTF-8 to have non-english (scandinavian) characters display ok // Please help test in different languages. Arild foreach($entries as &$entry) { if(isset($entry['highlight'])) { $entry['highlight'] = utf8_decode($entry['highlight']); } } strange to have to decode utf8 joined #tikiwiki | [14:11] |
..... (idle for 24mn) | ||
Jyhem | polom
Ohhh, I'm into Lucene search also right now | [14:38] |
jonnyb | hi Jyhem | [14:39] |
Jyhem | Hi jonnyb
Yesterday i looked at demo.tiki.org/9.x and it seemed that accents were found but not shown in the page snippet But on my dev Tiki, it also does not find the accented words :-( Maybe it's due to my old release | [14:40] |
jonnyb | arildb's fix for SmartyTemplate.php looks ok to me, but i've not come across these issues personally | [14:43] |
Jyhem | Well, here is an example: http://demo.tiki.org/9x/tiki-searchindex.php?highlight=Caract%C3%A8res&search=Go
It finds "Caractères", but no accents in the snippet Back to figuring out highlighting | [14:49] |
..... (idle for 20mn) | ||
jantiki | joined #tikiwiki
hi everyone! we've implemented webserver side authentication and are using ntlm for sso can anyone tell me how can the upper right "Log out" be turned into the username (since we don't want the user to log out) | [15:10] |
ricks99 | could modify the TPL template file | [15:13] |
jantiki | that was my idea, and i did so in LTS 6 | [15:13] |
jantiki2 | joined #tikiwiki
my connection died... i don't know if my replies went through, so i'll repeat that was my idea, and i did so in LTS 6 for strasa theme it was under templates/styles/strasa/tiki_site_header_login.tpl but in LTS 9 the template isn't there | [15:16] |
ricks99 | there was some significant theme/template rework from 6 > 9
can turn on the "show template indicator" option, then review the HTML. Tiki will display start/stop notifications for each template jantiki: having connection issues, can review IRC log at irc.tiki.org can use template indicator to find correct template to edit | [15:17] |
jantiki | i just did
and by the comments, it seems it's in module.tpl but i can't seem to find it there | [15:22] |
ricks99 | IIRC module.tpl simply wraps the actual module
look in ../templates/modules/*.tpl for the file mod-login.tpl maybe? | [15:24] |
jantiki | good old grep show it's probably in mod-login_box.tpl
i'll try to change it yup, that's it ricks99: thanks for your help! | [15:26] |
ricks99 | you're welcome | [15:28] |
dhazel | joined #tikiwiki | [15:30] |
marclaporte | joined #tikiwiki | [15:32] |
.......... (idle for 46mn) | ||
vmachine | joined #tikiwiki | [16:18] |
Tiki|bot | Recent Bug: Tracker item: #4360 - - registration pretty tracker without captcha - http://dev.tiki.org/item4360 | [16:28] |
fabricius | joined #tikiwiki | [16:42] |
........ (idle for 36mn) | ||
goru | joined #tikiwiki
hi] i m gaurav and u ? left #tikiwiki | [17:18] |
sandroandrade | joined #tikiwiki | [17:20] |
rodrigoprimo | joined #tikiwiki | [17:34] |
Tiki-KGB | tikiwiki 03marclaporte r44531 10trunk/lang/fr/language.php
tikiwiki One more FR translation for Maps | [17:38] |
rodrigoprimo | joined #tikiwiki | [17:44] |
joined #tikiwiki | [17:58] | |
..... (idle for 22mn) | ||
Tiki-KGB | tikiwiki 03marclaporte r44532 10branches/10.x/ 10(49 files in 49 dirs)
tikiwiki update language files with get_strings.php tikiwiki 03marclaporte r44533 10branches/9.x/lib/wiki-plugins/wikiplugin_appframe.php tikiwiki [bp/r44526] [fix] variables shouldn't be inside translatable strings (see http://dev.tiki.org/Strings+Format+Convention) | [18:20] |
vmachine | left #tikiwiki | [18:33] |
.... (idle for 19mn) | ||
gour | i imported small WP blog, set it to be displayed as homepage, but after leaving admin, i get 403 when visiting homepage...any idea?
under admin, everything is fine | [18:52] |
and the eror msg is "You are not logged in. Go to Log in Page" | [18:57] | |
ricks99 | does perm for anonymous allow viewing of blogs? | [18:58] |
gour | just thinking about perms...let me see...
ricks99: that was it. thanks! i thought tiki is more liberal out-of-the-box :-) | [18:58] |
ricks99 | :) | [19:03] |
redflo | joined #tikiwiki | [19:10] |
......... (idle for 42mn) | ||
Tiki|bot | joined #tikiwiki | [19:52] |
Tiki-KGB | tikiwiki 03marclaporte r44534 10branches/ 1010.x 1010.x/lang/fr/language.php
tikiwiki [bp/r44531] One more FR translation for Maps | [19:58] |
fabricius | joined #tikiwiki | [19:59] |
luciash | hi ricks99 - did my feedback help ? | [20:07] |
ricks99 | very much :)
had completely missed the stuff about cron job for daily report | [20:16] |
luciash | cool | [20:21] |
ricks99 | appreciate your input. expecting my proof copy end of this week | [20:22] |
vmachine | joined #tikiwiki | [20:26] |
gour | my (imported) blog has id=6 and i'm trying to configure months_links in order to get archives. here are the params i used: feature=blogs id=6 title=Archives decorations=y lang=en, but i get 'no records to display' in my right sidebar ? | [20:29] |
luciash | gour: tiki cache cleared ? | [20:31] |
gour | luciash: nope...let me see
luciash: in my setup there is 'no-cache' set as Cache wiki pages (global) | [20:31] |
Tiki-KGB | tikiwiki 03marclaporte r44535 10trunk/templates/tracker/replace.tpl
tikiwiki More explicit description | [20:34] |
vmachine1 | joined #tikiwiki | [20:34] |
luciash | gour: i think it has to be put as args string if used in Plugin Module | [20:36] |
gour | luciash: you mean for id or in general (which i do not understand what it means)? | [20:38] |
luciash | nope, sorry, that was false assumption, your params look ok | [20:41] |
fabricius | joined #tikiwiki | [20:43] |
luciash | right sidebar means it is module, right ? or is it inside wiki page ? | [20:43] |
vmachine | joined #tikiwiki | [20:43] |
luciash | module should have params like feature=blogs&id=6&title=Archives
that is what i meant by args string | [20:44] |
gour | ahh, ok...but it seems that the module should take care about it, right? | [20:46] |
luciash | if it has the fields separated, then yes
if it is old module it might have not have them, then it is just one input field, where you enter the args | [20:47] |
vmachine1 | joined #tikiwiki | [20:49] |
gour | it's tiki-10 | [20:49] |
luciash | yes, but some modules code did not updated for ages | [20:50] |
gour | here the modules has tabbed interface for entering params | [20:51] |
fabricius | joined #tikiwiki | [20:55] |
gour | *months_links module | [20:57] |
vmachine | joined #tikiwiki | [20:58] |
luciash | gour: works for me in Tiki 9 | [21:00] |
gour | huh | [21:00] |
luciash | gour: is your blog containing any records ? | [21:08] |
gour | luciash: you mean posts? yes, 3 posts | [21:08] |
luciash | i have used feature=blogs id=1 and title=Archives and it works | [21:09] |
vmachine | joined #tikiwiki | [21:09] |
gour | strange...my blog is set to be on the homepage...hopefully it does not matter
"1" is id of your blog? mine shows: tiki-view_blog.php?blogId=6 in the url for the homepage | [21:10] |
luciash | yep | [21:12] |
fabricius | joined #tikiwiki | [21:12] |
gour | here i get only the title "Archives" :-/ | [21:14] |
rodrigoprimo | left #tikiwiki | [21:25] |
Tiki-KGB | tikiwiki 03jonnybradley r44536 10trunk/lib/jquery_tiki/tiki-jquery.js
tikiwiki [FIX] trackers: Make jquery validation apply for ajax loaded tracker insert and update item forms. tikiwiki Thanks marclaporte (Currently fails 2nd time if you cancel the dialog - will fix later) | [21:28] |
.... (idle for 15mn) | ||
DarkCalf | joined #tikiwiki | [21:43] |
marclaporte | joined #tikiwiki | [21:47] |
rodrigoprimo1 | joined #tikiwiki
left #tikiwiki | [21:49] |
........ (idle for 38mn) | ||
rodrigoprimo | joined #tikiwiki
left #tikiwiki | [22:27] |
fabricius | joined #tikiwiki | [22:33] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |