[00:29] arildb joined #tikiwiki [01:08] Paper_Less left #tikiwiki [02:04] arildb joined #tikiwiki [03:06] goj_killedByISP joined #tikiwiki [03:22] marclaporte joined #tikiwiki [03:59] CIA-61 tikiwiki: 03marclaporte * r41891 10/branches/9.x/_htaccess: RewriteBase shoudn't have quotes [04:24] marclaporte1 joined #tikiwiki [04:45] Tiki|bot joined #tikiwiki [04:46] CIA-61 tikiwiki: 03marclaporte * r41892 10/branches/9.x/tiki-install.php: [bp/41191] [ENH] Lock the installer if there are too many login failures [04:48] CIA-61 tikiwiki: 03marclaporte * r41893 10/branches/9.x/_htaccess: use example.com as it is its purpose [04:50] marclaporte1 https://doc.tiki.org/Menus is still a broken link [05:00] Tiki|bot New Forum Posts: Edit Section on wiki pages - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=44190 [05:33] marclaporte joined #tikiwiki [05:57] goj_killedByISP joined #tikiwiki [06:23] Bsfez joined #tikiwiki [06:23] marclaporte joined #tikiwiki [08:41] Bsfez joined #tikiwiki [09:09] Bsfez joined #tikiwiki [09:58] Bsfez joined #tikiwiki [10:08] redflo joined #tikiwiki [12:59] CIA-61 tikiwiki: 03jonnybradley * r41894 10/branches/9.x/ (lib/newsletters/nllib.php tiki-send_newsletters.php): [FIX] newsletters: Parse as html when sending if newsletter is "wysiwyg" and not wysiwyg_htmltowiki. Also show correct state on checkbox (thanks Geoff) [13:16] CIA-61 tikiwiki: 03jonnybradley * r41895 10/branches/9.x/styles/jqui.css: [FIX] jqui: Make simplebox class lighter for when it's used with content in a page body (hope that's ok chibaguy ;) [13:17] CIA-61 tikiwiki: 03jonnybradley * r41896 10/branches/9.x/tiki-send_newsletters.php: [FIX] newsletters: add editionId to $auto_query_args (so it remember which edition you're editing more often) [13:36] rodrigoprimo joined #tikiwiki [13:49] RobertPlummer joined #tikiwiki [13:52] Bsfez joined #tikiwiki [13:55] Bsfez1 joined #tikiwiki [14:09] luciash joined #tikiwiki [14:09] luciash polom [14:14] RobertPlummer polom luciash [14:46] sandroandrade joined #tikiwiki [15:00] luciash hi Robert [15:01] fidel hi [15:01] luciash hi fidel [15:06] CIA-61 tikiwiki: 03xavidp * r41897 10/branches/9.x/lib/filegals/filegallib.php: [15:06] CIA-61 tikiwiki: [FIX]Usability fix: by default add syntax for icon, which seems better for new [15:06] CIA-61 tikiwiki: users, and since the syntax is there already, is very straight forward to [15:06] CIA-61 tikiwiki: disable when needed, but not the other way round if the syntax is not added by [15:06] CIA-61 tikiwiki: default [15:06] kxavi joined #tikiwiki [15:08] xavi RobertPlummer: ? [15:09] xavi oups, polom all btw :-) [15:09] RobertPlummer xavi: hello [15:09] xavi hi [15:09] RobertPlummer xavi: I was meaning to get to your email, but just a busy morning. [15:09] xavi is there an easy way to avoid that icons from files in file gals shown in wiki pages contain the link to edit image experimental? [15:10] xavi busy morning: I know that feeling :-) [15:10] RobertPlummer xavi: Not anything super time consuming, but just time sensitive. Working on stack of paperwork from putting off and working with Marx. [15:10] RobertPlummer marc [15:10] xavi issue with icons: I mean, you add some file in a wiki page with: [15:10] xavi {file type="gallery" fileId="574" showicon="y"} [15:10] CIA-61 tikiwiki: 03jonnybradley * r41898 10/branches/9.x/lib/wiki-plugins/wikiplugin_trackerfilter.php: [FIX] trackerfilter: When exporting, if there are no fields set then don't show any fields as filters (restores 6.x behaviour, currently was showing all, thanks Geoff) [15:10] RobertPlummer xavi: What does that do? [15:10] luciash hola xavi [15:10] xavi that adds the icon for the file [15:11] xavi hi luciash [15:11] RobertPlummer is that file an image? [15:11] xavi if file is pdf, then the pdf icon is shown to the left of the file name [15:11] xavi but that pdf icon shows the link to "edit image (experimental)",e tc [15:11] RobertPlummer xavi: Does it show that with every type of file? [15:12] xavi and of course, the user is not willing to edit the icon which refers to the file type... [15:12] xavi yes [15:12] xavi afaik [15:12] xavi let me reproduce for you in demo.t.o/9x... [15:13] xavi argh, flash-based file upload sucks! [15:14] xavi I'll disable that in demo.t.o/9x (otherwise, i can't upload any file there) [15:14] RobertPlummer lol, ok. [15:14] luciash xavi, RobertPlummer : i guess it is unintentional ... the recent enhancements for Draw [15:14] RobertPlummer Yes, I would imagine so, I would think it has to do something with mime type. [15:14] RobertPlummer Probably very easy to fix. [15:15] luciash maybe you just did not test with showicon="y" case [15:16] RobertPlummer luciash: Maybe, but mime sounds like it is coming through blank, I remember a big change there that could have broken it in some places. [15:16] RobertPlummer mime was set as static, when it should have been global. [15:16] xavi RobertPlummer: see this: http://demo.tiki.org/9x/User+Guide--+Collaborative+Terminology+profile [15:16] xavi At the begining, there is a pdf file, with the icon at the left [15:17] luciash yup yup, my browser debug often complained about different mime type [15:17] xavi once you are in as reg user, you see (even worse than in my case) two url-linked small icons to edit the file type icon [15:19] xavi to me, there should be just one plugin icon shown there (to allow re-editing the PluginFile syntax), and no one to allow editing the icon itself related to the file type [15:20] RobertPlummer I see it return a img plugin if showicon is on. [15:20] RobertPlummer That is what is wrong. [15:20] RobertPlummer Why an img if it can be any type? [15:21] RobertPlummer I don't think I've ever touched wikiplugin_file.php. [15:23] RobertPlummer What do you guys think? [15:23] xavi I don't get the alternative solutions... [15:24] xavi to me, edit image (for the icon) should not be there for plugin file [15:24] xavi is that what you are asking for? [15:26] RobertPlummer xavi, what I'm saying is that it tries to treat showicon as an image. What is the intended functionality? [15:26] RobertPlummer Just a little icon of the type, with the ability to edit? [15:26] xavi just to show the icon at the left of the file name, linked to the file download. no more, no less [15:27] xavi "Just a little icon of the type, with the ability to edit?" <- yes, that would be lovely! [15:27] xavi "ability to edit": ability to open some popup box in which the user can change the file ID, change params, etc. [15:28] RobertPlummer ok [15:28] xavi the same popup box that you get open when you click at plugin file in the toolbar [15:28] xavi thks :-) [15:30] RobertPlummer xavi looks like if src is set, draw needs to go away. [15:31] * xavi unsure. he trusts in RobertPlummer criteria [15:31] xavi s/trusts in/trusts [15:35] CIA-61 tikiwiki: 03robertplummer * r41899 10/branches/9.x/lib/wiki-plugins/wikiplugin_img.php: [FIX] no draw if src [15:35] RobertPlummer xavi: That fixed it locally [15:37] RobertPlummer xavi: svn up [15:38] RobertPlummer guys getting ready for an semi-auto merge, please hold off on commits for about 5 if possible. [15:39] mOrloff joined #tikiwiki [15:40] mOrloff Can someone direct me to some examples/documentation on setting permissions for a specific chunk of wiki content ? [15:40] mOrloff My goal is to have some basic content everyone can see, but then have a section of links on the page only visible to registered users [15:40] mOrloff I'm just having a little difficulty identifying the right keywords to search against :) [15:40] RobertPlummer mOrloff: {GROUP()}{GROUP} [15:41] RobertPlummer mOrloff: It is a wiki plugin that hides or shows content to users [15:41] mOrloff Ahh, sweet [15:41] RobertPlummer mOrloff: Use {ELSE} in the middle if you want to use it more like an operator. [15:41] mOrloff So the group name goes into those peren's [15:42] RobertPlummer mOrloff: Yea, wikiplugins are like a programming language. [15:42] mOrloff Is there some documentation somewhere for me to reference? [15:42] RobertPlummer mOrloff: {GROUP(groups="group1,group2")}If I match the group{ELSE} Show me if I don't{GROUP} [15:43] mOrloff SWEET !!! [15:43] mOrloff Got it, thanks :) [15:44] RobertPlummer mOrloff: If you have any more questions on wiki plugins, click the little question mark at the top right of the edit page, it has a really nice overview there. [15:44] mOrloff sounds good, thanks [15:47] mOrloff I've got another ??? ... printing PDF's with wkhtmltopdf [15:47] mOrloff I've got the appropriate packages installed and settings ticked (i think/hope :) [15:47] mOrloff But when I print the PDF icon, it downloads a0kb file [15:47] mOrloff 0kb [15:47] mOrloff I did see this post : http://dev.tiki.org/item3954 [15:47] mOrloff But I was informed the the admin of this ubuntu server that it already has X installed .. so I'm guessing we have a diff prob [15:47] mOrloff Thoughts??????? [15:48] RobertPlummer no experience there. [15:48] RobertPlummer mOrloff: But I can tell you if you turn on slideshow, there is an export to pdf there. [15:49] mOrloff for all content fo a page, or just the slideshow itself? [15:49] RobertPlummer Everything that is viewable in the slideshow. [15:50] RobertPlummer They are 2 different projects, slideshow = jQuery.s5, and it has a nice export to pdf option. [15:50] RobertPlummer mOrloff: Some work is being done on the new parser so that pdf output could be an option without any overhead. [15:50] mOrloff Hmmmmmm ... that might be an ok hack [15:50] mOrloff Great [15:50] RobertPlummer But, that is just speculation at this point. [15:50] RobertPlummer ok [15:50] mOrloff got it [15:52] mOrloff In the mean time, I'll prob just post that question again later to see if anyone else has any thoughts [15:52] mOrloff Then, if that doesn't get me anywhere, I'll look at hacking something together [15:52] mOrloff Thanks-a-bunch [15:57] CIA-61 tikiwiki: 03jonnybradley * r41900 10/branches/9.x/lib/prefs/site.php: [15:57] CIA-61 tikiwiki: [FIX] title: site_title_location default is case sensitive and should have been the value, not the label. [15:57] CIA-61 tikiwiki: Should cure missing site title as reported by Luci (once pref caches etc have been flushed), thanks! [16:02] CIA-61 tikiwiki: 03robertplummer * r41901 10/trunk/ (37 files in 18 dirs): [MRG] Automatic merge, branches/9.x 41833 to 41899 [16:02] RobertPlummer Looks like auto merge missed jonny's commit, I will try it again see what happens. [16:04] CIA-61 tikiwiki: 03robertplummer * r41902 10/trunk/ (. lib/prefs/site.php): [MRG] Automatic merge, branches/9.x 41899 to 41900 [16:04] RobertPlummer Woohoo! auto merge rules! [16:17] arildb joined #tikiwiki [16:47] CIA-61 tikiwiki: 03marclaporte * r41903 10/branches/9.x/_htaccess: harmonize rewrite rules following img directory revamp [16:57] xavi back [16:57] xavi thks RobertPlummer for r41899 [16:57] RobertPlummer se trabaja? [17:07] benoitg joined #tikiwiki [17:15] xavi back again [17:16] xavi doing svn up right now [17:16] xavi mOrloff: see http://doc.tiki.org/PluginGroup [17:17] xavi and for PDF, ensure that the wkhtmltopdf that you uploaded to your server, has execution permissions [17:17] xavi and that path and file is exact [17:21] mOrloff xavi: Thanks. The groups-plugin WAS being sticky .. that's the exact page which helped me fix my syntax .. working great [17:22] mOrloff xavi: I'll v'fy the perm's & path & file [17:25] xavi mOrloff: and regarding PDF, this is kind-of-a hub of links: https://doc.tiki.org/PDF [17:25] xavi fyi [17:25] mOrloff thx [17:31] mOrloff xavi: I v'fied the perms as executable .. Linux is still pretty new to me, so I am waiting for this machines admin to get back to me about confirming path/file, but I installed it via aptitude, so I'm comfortable it's configured in the server correctly [17:32] mOrloff Is there any need for specifying a path anywhere in TW ? [17:35] xavi accessable by the webserver? [17:35] xavi mOrloff: try first setting that file in the same /var/www or similar, wherever apache can read it and execute it [17:35] CIA-61 tikiwiki: 03marclaporte * r41904 10/branches/9.x/_htaccess: comment out php_value memory_limit and some tips [17:37] xavi RobertPlummer: thanks, extra icons (edit image for the icon) gone. [17:37] xavi RobertPlummer: do you know how can we allow the plugin edit icon (for plugin file) to work ? [17:38] xavi I mean, the green puzzle plugin icon, so that when the user clicks, the popup to edit the file Id, etc shows up [17:39] xavi I saw that wikiplugininline_file is defined as y by default in ./lib/prefs/wikiplugininline.php, line 14 [17:39] xavi but I changed that line to 'file' => 'n', or even commet out that line, but no change.... [17:39] xavi ... no icon to change the plugin content is shown [17:40] xavi My goal is to allow users willing to update some file in a wiki page , to just click somewhere next to the file in order to replace the file with another one, etc. [17:41] xavi so that from the usability point of view, replacing files in wiki pages is just much more user friendly and less clicks and pages needed, etc. [17:41] xavi My I don't seem to get where to do that... [17:46] RobertPlummer Very odd, doesn't those get added automatically xavi? [17:49] RobertPlummer xavi, this is 9.x, correct? [17:49] xavi it doesn't get added for plugin file. 9x: yes [17:50] RobertPlummer xavi, did you comment it out, and then clear cache, and then try again? [17:50] xavi yes [17:50] xavi I'm now searching in the mysql, just in case [17:51] xavi mmm, confirmed that now I have "wikiplugininline_file n" in tiki_preferences [17:51] xavi I'll try again clearing tiki caches, etc. [17:53] xavi mmm, no way, no plugin-puzzle icon... [17:57] RobertPlummer xavi, I will fix it, 1 minute. [17:59] xavi thks [18:11] RobertPlummer joined #tikiwiki [18:18] RobertPlummer joined #tikiwiki [18:33] GillesM joined #tikiwiki [18:48] RobertPlummer xavi look up 'wikiplugininline_file' [18:49] xavi ? I did [18:49] RobertPlummer That is it. [18:49] RobertPlummer I cleared cache and it went away. [18:49] RobertPlummer It shouldn't be though, correct? [18:49] xavi ? (I know). I don't get what you mean [18:49] RobertPlummer xavi: It is a pref [18:49] xavi yes I know [18:50] RobertPlummer When off, it lets you edit, when on, it doesn't [18:50] xavi and I have it right now as "n" [18:50] xavi in tiki_preferences table [18:50] RobertPlummer 1 sec [18:51] CIA-61 tikiwiki: 03robertplummer * r41905 10/branches/9.x/lib/wiki-plugins/wikiplugin_file.php: [FIX] file is not just inline only [18:51] RobertPlummer svn up, make sure off, and try again. [18:51] xavi mmm, ok, but what about what i said about: "I saw that wikiplugininline_file is defined as y by default in ./lib/prefs/wikiplugininline.php, line 14" [18:51] xavi shoulnd't we commit a change in that file also? [18:52] RobertPlummer If it is defaulted to on or off I am not sure, but when setting it to inline in the plugin info, it fails to give an editor. [18:53] CIA-61 tikiwiki: 03nkoth * r41906 10/branches/9.x/lib/messu/messulib.php: [FIX] Broadcasted messages was showing incorrect link [18:53] xavi ok, RobertPlummer, thanks. checking... [18:55] xavi yay, thanks, you got it, Robert! puzzle-like icon shown which allows editing, etc :-) [18:55] xavi I'll check again with the untouched ./lib/prefs/wikiplugininline.php .... [18:58] xavi yay, confirmed, no extra tweaking needed, RobertPlummer. Your fix is enough :-) [18:58] xavi thanks heaps! [18:58] RobertPlummer np [18:58] * xavi was after that tiny fix sine 2 months ago [18:58] xavi s/sine/since [18:59] xavi I just didn't ask help to the right person at the right time, I reckon :-) [19:14] arildb joined #tikiwiki [19:26] sandroandrade_ joined #tikiwiki [19:29] xavi time to go. c u [19:29] xavi left #tikiwiki [19:46] CIA-61 tikiwiki: 03robertplummer * r41907 10/trunk/lib/core/Feed/ForwardLink.php: [FIX] Name was not being set [19:57] Bsfez joined #tikiwiki [19:59] rodrigoprimo joined #tikiwiki [20:11] redflo joined #tikiwiki [20:16] CIA-61 tikiwiki: 03robertplummer * r41908 10/trunk/lib/jquery_tiki/tiki-trackers.js: [FIX] Make everything use post [20:17] CIA-61 tikiwiki: 03robertplummer * r41909 10/trunk/lib/core/Feed/ (ForwardLink/Metadata.php ForwardLink.php): [20:17] CIA-61 tikiwiki: [ENH] Cache items after initial query [20:17] CIA-61 tikiwiki: [FIX] Wrong attribute referenced [20:18] arildb joined #tikiwiki [20:31] arildb joined #tikiwiki [20:34] Bsfez joined #tikiwiki [20:41] jacmoe joined #tikiwiki [20:54] sandroandrade joined #tikiwiki [21:24] CIA-61 tikiwiki: 03robertplummer * r41910 10/trunk/lib/core/Feed/ (4 files in 3 dirs): [FIX] Name was not being referenced correctly [21:33] CIA-61 tikiwiki: 03robertplummer * r41911 10/trunk/lib/core/Feed/ (ForwardLink/Search.php ForwardLink.php): [FIX] Name was not being referenced correctly, another bug [21:54] changi joined #tikiwiki [21:58] arildb joined #tikiwiki [22:53] mOrloff joined #tikiwiki [22:57] mOrloff joined #tikiwiki [23:13] redflo joined #tikiwiki [23:36] dhazel joined #tikiwiki [23:38] CIA-61 tikiwiki: 03arildb * r41912 10/branches/9.x/tiki-webmail_ajax.php: [FIX] Groupmail body should now handle non-latin characters [23:39] dhazel hey guys! I'm setting up wkhtmltopdf for generating pdfs of pages [23:39] dhazel but am having some issues getting wk to access the X server [23:40] dhazel I've verified that wk works correctly from the command line [23:40] dhazel and the path in tiki's configs is correct [23:41] dhazel here's the (somewhat obvious) error from the apache logs: wkhtmltopdf: cannot connect to X server [23:47] dhazel it's running on an Ubuntu server [23:48] dhazel with wkhtmltopdf installed via apt [23:49] dhazel !help wkhtmltopdf [23:49] Tiki|bot Help is only available for the following: all,google,images,groups,news,local,book,video,fight,youtube,translate,gamespot,gamefaqs,blog,ebay,ebayfight,wikipedia,wikimedia,locate,review,torrent,top,popular,dailymotion,ign,myspace,trends,scholar [23:49] Tiki|bot You can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot .