[00:25] dabright joined #tikiwiki [01:26] dabright joined #tikiwiki [01:34] Tiki|bot joined #tikiwiki [01:41] Gwayne joined #tikiwiki [01:42] dabright joined #tikiwiki [02:00] Tiki|bot joined #tikiwiki [02:06] lindonb joined #tikiwiki [02:15] Tiki|bot joined #tikiwiki [02:30] dabright joined #tikiwiki [03:05] dabright joined #tikiwiki [03:56] lindonb left #tikiwiki [05:21] chibaguy joined #tikiwiki [08:23] redflo joined #tikiwiki [09:10] chibaguy joined #tikiwiki [09:15] Tiki|bot joined #tikiwiki [10:18] Tiki-KGB 03chibaguy r50484 10trunk/templates/article_trailer.tpl [10:18] Tiki-KGB [FIX] No need for .icon class in .btn .btn-default instances (only occuring in article trailer), and it caused an inconsistent display problem. [11:05] Tiki|bot New Forum Posts: I can't edit / create wiki pages anymore - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51577 [12:55] dabright joined #tikiwiki [12:56] dabright1 joined #tikiwiki [13:08] jonnyb joined #tikiwiki [13:15] jonnyb ahoy hoy [13:16] Tiki-KGB 03jonnybradley r50485 10trunk/lang/es/language.php 10trunk/doc/devtools/release.php 10trunk 10trunk/styles/fivealive.css * [MRG] Automatic merge, branches/12.x 50479 to 50483 [13:21] Telesight joined #tikiwiki [13:34] Tiki|Log joined #tikiwiki [13:34] Topic for #tikiwikiis now Tiki Wiki CMS Groupware - the Free & Open Source Web Application with the most built-in features! Latest Tiki LTS version 12.0 (Altair) is out! Question? Just ask! We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log) [14:08] Tiki-KGB 03jonnybradley r50486 10trunk/lib/jquery_tiki/tiki-maps.js [14:08] Tiki-KGB [ENH] maps: Allow forms and features to set custom popup bubble size (implementation in map plugin and backport to 12.x to come after 12.1) [14:08] chibaguy joined #tikiwiki [15:07] gavincrenshaw joined #tikiwiki [15:07] gavincrenshaw polom all [15:08] jonnyb polom gavincrenshaw [15:09] diggy128 joined #tikiwiki [15:10] Tiki-KGB 03jonnybradley r50487 10trunk/templates/tiki-take_survey.tpl * [MOD] surveys: Made checkbox and radio button labels into proper labels [15:12] Tiki-KGB 03jonnybradley r50488 10trunk/templates/tiki-admin_survey_questions.tpl * [ENH] surveys: Split questions form into list and edit [15:18] Tiki-KGB 03jonnybradley r50489 10trunk/templates/tiki-admin_survey_questions.tpl * [ENH] surveys: Self links on questions list columns [15:18] gavincrenshaw I'm trying to set a formatting tool to be on the toolbar by default in the non wysiwyg editor, does anyone know how to do that? [15:23] jonnyb gavincrenshaw: the toolbars come from a pref, set in lib/setup/prefs.php:256 [15:23] gavincrenshaw jonnyb: thanks, I'll check it out [15:23] jonnyb but i guess you don't want to change the non-wikiLingo prefs right? [15:23] robertplummer joined #tikiwiki [15:23] jonnyb hi robertplummer [15:23] robertplummer polom jonnyb [15:23] robertplummer jonnyb: fyi, documentation for wikiLingo is up [15:24] robertplummer jonnyb: http://wikilingo.github.io/documentation/ [15:24] gavincrenshaw jonnyb: I do actually [15:24] jonnyb thanks, maybe anotehr time (shouldn't really be logged in here really! ;) ) [15:25] robertplummer jonnyb: shame on you [15:25] robertplummer :) [15:25] jonnyb gavincrenshaw: that pref is deliberatly minimal, people should add stuff they need in toolbars admin [15:25] jonnyb :) [15:25] gavincrenshaw jonnyb: never mind, it is related to wikiLingo. I was slightly confused by your wording lol [15:25] robertplummer jonny we are adding a button by default, but only if a couple features are turned on. [15:26] luciash polom [15:26] jonnyb you can't do that inside a prefs file as prefs aren't defined yet [15:26] jonnyb hi luciash [15:27] luciash hi jonnyb, robertplummer et al. [15:27] gavincrenshaw jonnyb: but is there still a way to do it? [15:28] luciash robertplummer: btw, I was wndering why u use the jQuery() notation in S5 instead of the shorter one $() ? [15:29] robertplummer luciash: I need to update the code to use it. It was an effort to ensure it didn't conflict with existing $ implementations. It is actually the right way to write a plugin. [15:29] robertplummer luciash: The better way is to wrap the whole thing in an anon function that is called immidiatly. [15:29] robertplummer Like so: (function($){plugin here ;)})(jQuery); [15:30] jonnyb gavincrenshaw: sorry, can't remember - arildb did something similar which worked like that (eventually) [15:30] luciash robertplummer: ah, i see [15:31] gavincrenshaw jonnyb: that's fine. thanks for the help :) [15:32] jonnyb i remember it ended up adding the same tool over and over again... he may be around later (i can't find the code now) [15:32] Tiki-KGB 03chibaguy r50490 10trunk/templates/ 10comment-header.tpl 10tiki-view_blog.tpl [15:32] Tiki-KGB [FIX] No need for icon class in .btn .btn-default btn-small instances, and it caused an inconsistent display problem. [15:37] robertplummer polom lukeg [15:49] lukeg polom robertplummer! [15:52] robertplummer lukeg: How is the offset issue going? [15:52] robertplummer lukeg: Need any help. [15:54] lukeg robertplummer: This is my first day to even dig into it...yesterday my project focus was forcibly changed. :) [15:54] robertplummer lukeg: Please focus on it if possible, if you need help, please let me know. I understand, I've had the same. [16:05] chibaguy joined #tikiwiki [16:54] Tiki-KGB 03jonnybradley r50491 10trunk/ 10templates/tiki-admin_survey_questions.tpl 10tiki-admin_survey_questions.php [16:54] Tiki-KGB [ENH] surveys: Switch to correct tab, use mandatory setting from previous save question and add edit link to question name [16:54] Tiki-KGB 03jonnybradley r50492 10trunk/ 10styles/layout/design.css 10templates/tiki-take_survey.tpl * [ENH] surveys: More labels and css for them [16:56] Tiki-KGB 03jonnybradley r50493 10trunk/lib/surveys/surveylib.php [16:56] Tiki-KGB [REF][FIX] surveys: Simplify some logic and allow commas and html entities to work properly in options [17:17] Jyhem polom [17:20] Tiki-KGB 03jshauk r50494 10branches/experimental/ 10wikiLingo/img/icons/PastLink.svg 10wikiLingo/lib/toolbars/toolbarslib.php 10wikiLingo/lib/setup/prefs.php [17:20] Tiki-KGB [ADD] The PastLink button is displayed on the non-wysiwyg editor toolbar by default when wikiLingo and FutureLink-Protocol are turned on, otherwise it's not available. [18:01] xavi1 joined #tikiwiki [18:01] Tiki|bot joined #tikiwiki [18:02] Tiki-KGB 03jonnybradley r50495 10trunk/lib/surveys/surveylib.php [18:02] Tiki-KGB [REF] surveys: Modernise database access in list_survey_questions and rename some vars [18:08] PenguinMan98 joined #tikiwiki [18:09] PenguinMan98 I'm looking for a quick way to remove the default registration link without disabling registration [18:09] PenguinMan98 Tiki 12 [18:10] xavi hi PenguinMan98. Search for the corresponding tpl, and remove the link there [18:12] xavi or even better, add a login module, and choose with its params not to show the register link [18:16] PenguinMan98 hmm [18:17] PenguinMan98 what's this 'switch user' thing. Can I remove it? There doesn't seem to be an option for it [18:18] PenguinMan98 Also, now I need to hide the default login module without disabling registrations [18:22] luciash PenguinMan98: only for admins [18:23] PenguinMan98 Oh ha. It was easier than you all thought [18:23] PenguinMan98 the default login box is installed as a module you can turn registration link off in its options [18:24] PenguinMan98 no creating new ones required [18:26] Tiki|bot joined #tikiwiki [18:32] Tiki-KGB 03jonnybradley r50496 10trunk/templates/tiki-take_survey.tpl [18:32] Tiki-KGB [FIX] surveys: Propagate answers in survey form in case requirements not fully met (so you don't have to start again) [18:34] PenguinMan98 Now, how to hide a module from anybody not 'Anonymous' [18:49] xavi PenguinMan98: there should be an option for that in "Admin home > Modules" [18:50] * xavi is glad to see some love to the survey feature... [18:51] PenguinMan98 xavi: Thanks. So I need to set the group on the module to 'Anonymous' then? [18:51] xavi yep [18:52] PenguinMan98 But then all my modules will disappear [18:52] xavi and then enable that feature that should something like "hide from registered the non only modules", etc [18:52] xavi s/should/should say [18:52] xavi s/non/anonymous [18:53] jonnyb hi xavi [18:53] xavi hi jonnyb-the-surveys-lover [18:53] jonnyb Survey-love thanks to Nelson & Pascal actually :) [18:53] xavi :-) [18:54] xavi thanks to them, also, then :-) [18:54] Tiki-KGB 03jonnybradley r50497 10trunk/ 10templates/tiki-list_surveys.tpl 10lib/smarty_tiki/modifier.sefurl.php * [FIX] surveys: Use sefurl for take_survey links [18:54] * xavi still cathing up with email [19:01] marclaporte joined #tikiwiki [19:11] lukeg robertplummer: Is there a problem with saving a page that you know of? I get three php errors for toolbarslib.php, and a whole lot of nothing happens when I click save. I even reloaded tiki, and same issue on fresh pull from wikilingo branch. [19:15] robertplummer lukeg: svn up, and let me know. [19:16] robertplummer lukeg: Gavin just put in a fix. [19:16] robertplummer If the error persists, please let me know what the error was. [19:16] robertplummer or rather is. [19:17] lukeg I'm at rev 50497 right now, and svn up isn't fetching anything new. I'll try again. All I enabled this time was wikilingo, not futurelink or pastlink or simple wiki attributes. I'm just trying to save a page with two words on it. I'll report back. [19:19] robertplummer lukeg: Gavin is going to jump on and start helping. [19:19] MichaelC3 joined #tikiwiki [19:20] gavincrenshaw joined #tikiwiki [19:27] gavincrenshaw lukeg: bobby said your page is throwing an error when you try to save, but I can't get it to save at all, it won't even throw an error [19:29] lukeg gavincrenshaw: the only errors I saw were when I hit the 'show php error messages' button. Lines 847, 848, 850 in toolbarslib.php. I didn't know if it was related or not, but I passed that along in case helpful. I get same behavior you are getting...it seems like no response at all on clicking save. [19:34] gavincrenshaw lukeg: do you have futurelink-protocol, wikilingo, and wysiwyg editing on? [19:35] lukeg gavincrenshaw: no, I only have wikilingo. does it require wysiwyg? [19:36] gavincrenshaw lukeg: well when I turned on wysiwyg, the saving works, but I think it should still work with it off [19:38] Tiki-KGB 03jonnybradley r50498 10trunk/ 10(5 files in 4 dirs) [19:38] Tiki-KGB [ENH] surveys: Move types and type labels into lib, and make the types menu show relevant tip and inputs according to value [19:39] lukeg gavincrenshaw: I've got lots of wysiwyg options on a search in admin home: "plugin wysiwyg", "full wysiwyg editor", 'full editor optional', 'full editor displayed by default', and 'wiki syntax in wysiwyg'. Which *should* I turn on so as not to conflict with wikiLingo? [19:40] robertplummer lukeg: The base wysiwyg [19:40] robertplummer robertplummer: Those other ones are related to the standard parser + wysiwyg (which is CKEditor) [19:41] lukeg so, "plugin wysiwyg"? or "full wysiwyg editor"? :) [19:41] gavincrenshaw lukeg: full [19:45] lukeg gavincrenshaw: That did the trick! Thanks for removing my confusion! [19:49] robertplummer lukeg: But it needs to work with either. [19:49] lukeg robertplummer: agreed! :) [19:49] robertplummer lukeg, gavincrenshaw : I was just added as a collaborator in Medium.js, so now we can start shifting our efforts there for more solid wyisywg editing [19:50] robertplummer lukeg: gavincrenshaw is looking into it right now. [19:50] robertplummer lukeg: I know because we are right next to each other [19:50] lukeg robertplummer: lol. pair programming I guess! [19:50] marclaporte joined #tikiwiki [19:50] PenguinMan98 damn the spambot. Damn it to hell [19:51] robertplummer PenguinMan98: What do you mean man? We are real people. [19:51] PenguinMan98 Not you. The one that spams registrations [19:51] robertplummer PenguinMan98: Oh, I hear you. [19:52] PenguinMan98 So on the advice of you guys, I removed the registration link. I created a file called 'registration-security.php'. The file includes tiki-setup, sets a session variable, then redirects to tiki-register.php [19:53] PenguinMan98 In tiki-register I check for that session variable and bounce them back to the homepage if it's not there. [19:54] PenguinMan98 So you can't direct access the tiki-register.php anymore you have to go through 'registration-security.php' [19:54] PenguinMan98 Then I put that link in a module on my front page viewable by anonymous only [19:54] PenguinMan98 But the bot wasn't fooled at all [19:55] lukeg gavincrenshaw: plugin pastlink need enabled? I usually do, but I'd rather not enable old and new stuff simulataneously if not needed. [19:56] gavincrenshaw lukeg: No, I have that enabled and it doesn't work [19:56] lukeg gavincrenshaw: thanks! [19:59] PenguinMan98 I still lay the blame for the insecurity on the validate-ajax.php returning true or false if the captcha is good or not. Who thought that was a good idea? [20:00] Tiki-KGB 03jonnybradley r50499 10branches/12.x/templates/browse_file_gallery.tpl * [FIX] filegals: Fix parent gallery link logic [20:00] Tiki-KGB 03jonnybradley r50500 10trunk/templates/browse_file_gallery.tpl 10trunk * [MRG] Automatic merge, branches/12.x 50483 to 50499 [20:02] jonnyb bye all, more tomorrow... [20:02] gavincrenshaw lukeg: do you think it could be an ajax issue? [20:02] Tiki-KGB 03jonnybradley r50501 10trunk/lib/smarty_tiki/function.fgal_browse.php [20:02] Tiki-KGB [FIX] fgal_browse: Don't show parent gallery link (only used in surveys thumbnail type questions) [20:03] lukeg gavincrenshaw: which issue? [20:03] gavincrenshaw lukeg: the saving [20:05] lukeg gavincrenshaw: somewhere it's relying on the wysiwyg option being set, since changing only that one option automagically enabled it to work. I'm not sure that option would be checked in some ajax part or just as a conditional branch in the php. I'd have to take the time to trace exactly what's going on as soon as the button is clicked to be sure. [20:07] lukeg gavincrenshaw: I didn't put the time into tracing it before because I figured it was something that was being worked on and I just happened to jump into the middle of it. :) [20:11] gavincrenshaw lukeg: well we're definitely working on it now lol [20:22] gavincrenshaw lukeg: so I had an edit page open for a while and when I went back to it, without making any changes, I pressed save and it worked.... [20:25] Tiki|bot joined #tikiwiki [20:25] marclaporte joined #tikiwiki [20:27] PenguinMan98 You were expecting the CSRF detection to kick in? [21:00] Tiki|bot joined #tikiwiki [21:20] Tiki-KGB 03jshauk r50502 10branches/experimental/wikiLingo/lib/smarty_tiki/block.textarea.php [21:20] Tiki-KGB [FIX] tiki_wikiLingo_edit.js is added even when wysiwyg isn't enabled which allows the page to save when wysiwyg is off [21:20] gavincrenshaw lukeg: it works now ;) [21:24] marclaporte joined #tikiwiki [21:54] TomJarvis joined #tikiwiki [22:20] Tiki|bot joined #tikiwiki [23:09] Tiki|bot Recent Bug: - Multiselect tracker field incorrect behavior - http://dev.tiki.org/item5174 [23:15] dabright joined #tikiwiki [23:36] robertplummer lukeg: Did you make much progress? [23:38] xavi left #tikiwiki [23:52] dabright joined #tikiwiki