dabright: joined #tikiwiki Tiki|bot: joined #tikiwiki Gwayne: joined #tikiwiki dabright: joined #tikiwiki Tiki|bot: joined #tikiwiki lindonb: joined #tikiwiki Tiki|bot: joined #tikiwiki dabright: joined #tikiwiki
joined #tikiwiki lindonb: left #tikiwiki chibaguy: joined #tikiwiki redflo: joined #tikiwiki chibaguy: joined #tikiwiki Tiki|bot: joined #tikiwiki Tiki-KGB: 03chibaguy r50484 10trunk/templates/article_trailer.tpl
[FIX] No need for .icon class in .btn .btn-default instances (only occuring in article trailer), and it caused an inconsistent display problem. 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 dabright: joined #tikiwiki dabright1: joined #tikiwiki jonnyb: joined #tikiwiki
ahoy hoy 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 Telesight: joined #tikiwiki Tiki|Log: joined #tikiwiki 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) Tiki-KGB: 03jonnybradley r50486 10trunk/lib/jquery_tiki/tiki-maps.js
[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) chibaguy: joined #tikiwiki gavincrenshaw: joined #tikiwiki
polom all jonnyb: polom gavincrenshaw diggy128: joined #tikiwiki Tiki-KGB: 03jonnybradley r50487 10trunk/templates/tiki-take_survey.tpl * [MOD] surveys: Made checkbox and radio button labels into proper labels
03jonnybradley r50488 10trunk/templates/tiki-admin_survey_questions.tpl * [ENH] surveys: Split questions form into list and edit
03jonnybradley r50489 10trunk/templates/tiki-admin_survey_questions.tpl * [ENH] surveys: Self links on questions list columns 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? jonnyb: gavincrenshaw: the toolbars come from a pref, set in lib/setup/prefs.php:256 gavincrenshaw: jonnyb: thanks, I'll check it out jonnyb: but i guess you don't want to change the non-wikiLingo prefs right? robertplummer: joined #tikiwiki jonnyb: hi robertplummer robertplummer: polom jonnyb
jonnyb: fyi, documentation for wikiLingo is up
jonnyb: http://wikilingo.github.io/documentation/ gavincrenshaw: jonnyb: I do actually jonnyb: thanks, maybe anotehr time (shouldn't really be logged in here really! ;) ) robertplummer: jonnyb: shame on you
:) jonnyb: gavincrenshaw: that pref is deliberatly minimal, people should add stuff they need in toolbars admin
:) gavincrenshaw: jonnyb: never mind, it is related to wikiLingo. I was slightly confused by your wording lol robertplummer: jonny we are adding a button by default, but only if a couple features are turned on. luciash: polom jonnyb: you can't do that inside a prefs file as prefs aren't defined yet
hi luciash luciash: hi jonnyb, robertplummer et al. gavincrenshaw: jonnyb: but is there still a way to do it? luciash: robertplummer: btw, I was wndering why u use the jQuery() notation in S5 instead of the shorter one $() ? 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.
luciash: The better way is to wrap the whole thing in an anon function that is called immidiatly.
Like so: (function($){plugin here ;)})(jQuery); jonnyb: gavincrenshaw: sorry, can't remember - arildb did something similar which worked like that (eventually) luciash: robertplummer: ah, i see gavincrenshaw: jonnyb: that's fine. thanks for the help :) 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) Tiki-KGB: 03chibaguy r50490 10trunk/templates/ 10comment-header.tpl 10tiki-view_blog.tpl
[FIX] No need for icon class in .btn .btn-default btn-small instances, and it caused an inconsistent display problem. robertplummer: polom lukeg lukeg: polom robertplummer! robertplummer: lukeg: How is the offset issue going?
lukeg: Need any help. lukeg: robertplummer: This is my first day to even dig into it...yesterday my project focus was forcibly changed. :) robertplummer: lukeg: Please focus on it if possible, if you need help, please let me know. I understand, I've had the same. chibaguy: joined #tikiwiki Tiki-KGB: 03jonnybradley r50491 10trunk/ 10templates/tiki-admin_survey_questions.tpl 10tiki-admin_survey_questions.php
[ENH] surveys: Switch to correct tab, use mandatory setting from previous save question and add edit link to question name
03jonnybradley r50492 10trunk/ 10styles/layout/design.css 10templates/tiki-take_survey.tpl * [ENH] surveys: More labels and css for them
03jonnybradley r50493 10trunk/lib/surveys/surveylib.php
[REF][FIX] surveys: Simplify some logic and allow commas and html entities to work properly in options Jyhem: polom Tiki-KGB: 03jshauk r50494 10branches/experimental/ 10wikiLingo/img/icons/PastLink.svg 10wikiLingo/lib/toolbars/toolbarslib.php 10wikiLingo/lib/setup/prefs.php
[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. xavi1: joined #tikiwiki Tiki|bot: joined #tikiwiki Tiki-KGB: 03jonnybradley r50495 10trunk/lib/surveys/surveylib.php
[REF] surveys: Modernise database access in list_survey_questions and rename some vars PenguinMan98: joined #tikiwiki
I'm looking for a quick way to remove the default registration link without disabling registration
Tiki 12 xavi: hi PenguinMan98. Search for the corresponding tpl, and remove the link there
or even better, add a login module, and choose with its params not to show the register link PenguinMan98: hmm
what's this 'switch user' thing. Can I remove it? There doesn't seem to be an option for it
Also, now I need to hide the default login module without disabling registrations luciash: PenguinMan98: only for admins PenguinMan98: Oh ha. It was easier than you all thought
the default login box is installed as a module you can turn registration link off in its options
no creating new ones required Tiki|bot: joined #tikiwiki Tiki-KGB: 03jonnybradley r50496 10trunk/templates/tiki-take_survey.tpl
[FIX] surveys: Propagate answers in survey form in case requirements not fully met (so you don't have to start again) PenguinMan98: Now, how to hide a module from anybody not 'Anonymous' xavi: PenguinMan98: there should be an option for that in "Admin home > Modules" -: xavi is glad to see some love to the survey feature... PenguinMan98: xavi: Thanks. So I need to set the group on the module to 'Anonymous' then? xavi: yep PenguinMan98: But then all my modules will disappear xavi: and then enable that feature that should something like "hide from registered the non only modules", etc
s/should/should say
s/non/anonymous jonnyb: hi xavi xavi: hi jonnyb-the-surveys-lover jonnyb: Survey-love thanks to Nelson & Pascal actually :) xavi: :-)
thanks to them, also, then :-) Tiki-KGB: 03jonnybradley r50497 10trunk/ 10templates/tiki-list_surveys.tpl 10lib/smarty_tiki/modifier.sefurl.php * [FIX] surveys: Use sefurl for take_survey links -: xavi still cathing up with email marclaporte: joined #tikiwiki 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. robertplummer: lukeg: svn up, and let me know.
lukeg: Gavin just put in a fix.
If the error persists, please let me know what the error was.
or rather is. 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. robertplummer: lukeg: Gavin is going to jump on and start helping. MichaelC3: joined #tikiwiki gavincrenshaw: joined #tikiwiki
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 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. gavincrenshaw: lukeg: do you have futurelink-protocol, wikilingo, and wysiwyg editing on? lukeg: gavincrenshaw: no, I only have wikilingo. does it require wysiwyg? gavincrenshaw: lukeg: well when I turned on wysiwyg, the saving works, but I think it should still work with it off Tiki-KGB: 03jonnybradley r50498 10trunk/ 10(5 files in 4 dirs)
[ENH] surveys: Move types and type labels into lib, and make the types menu show relevant tip and inputs according to value 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? robertplummer: lukeg: The base wysiwyg
robertplummer: Those other ones are related to the standard parser + wysiwyg (which is CKEditor) lukeg: so, "plugin wysiwyg"? or "full wysiwyg editor"? :) gavincrenshaw: lukeg: full lukeg: gavincrenshaw: That did the trick! Thanks for removing my confusion! robertplummer: lukeg: But it needs to work with either. lukeg: robertplummer: agreed! :) 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
lukeg: gavincrenshaw is looking into it right now.
lukeg: I know because we are right next to each other lukeg: robertplummer: lol. pair programming I guess! marclaporte: joined #tikiwiki PenguinMan98: damn the spambot. Damn it to hell robertplummer: PenguinMan98: What do you mean man? We are real people. PenguinMan98: Not you. The one that spams registrations robertplummer: PenguinMan98: Oh, I hear you. 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
In tiki-register I check for that session variable and bounce them back to the homepage if it's not there.
So you can't direct access the tiki-register.php anymore you have to go through 'registration-security.php'
Then I put that link in a module on my front page viewable by anonymous only
But the bot wasn't fooled at all lukeg: gavincrenshaw: plugin pastlink need enabled? I usually do, but I'd rather not enable old and new stuff simulataneously if not needed. gavincrenshaw: lukeg: No, I have that enabled and it doesn't work lukeg: gavincrenshaw: thanks! 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? Tiki-KGB: 03jonnybradley r50499 10branches/12.x/templates/browse_file_gallery.tpl * [FIX] filegals: Fix parent gallery link logic
03jonnybradley r50500 10trunk/templates/browse_file_gallery.tpl 10trunk * [MRG] Automatic merge, branches/12.x 50483 to 50499 jonnyb: bye all, more tomorrow... gavincrenshaw: lukeg: do you think it could be an ajax issue? Tiki-KGB: 03jonnybradley r50501 10trunk/lib/smarty_tiki/function.fgal_browse.php
[FIX] fgal_browse: Don't show parent gallery link (only used in surveys thumbnail type questions) lukeg: gavincrenshaw: which issue? gavincrenshaw: lukeg: the saving 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.
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. :) gavincrenshaw: lukeg: well we're definitely working on it now lol
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.... Tiki|bot: joined #tikiwiki marclaporte: joined #tikiwiki PenguinMan98: You were expecting the CSRF detection to kick in? Tiki|bot: joined #tikiwiki Tiki-KGB: 03jshauk r50502 10branches/experimental/wikiLingo/lib/smarty_tiki/block.textarea.php
[FIX] tiki_wikiLingo_edit.js is added even when wysiwyg isn't enabled which allows the page to save when wysiwyg is off gavincrenshaw: lukeg: it works now ;) marclaporte: joined #tikiwiki TomJarvis: joined #tikiwiki Tiki|bot: joined #tikiwiki
Recent Bug: - Multiselect tracker field incorrect behavior - http://dev.tiki.org/item5174 dabright: joined #tikiwiki robertplummer: lukeg: Did you make much progress? xavi: left #tikiwiki dabright: joined #tikiwiki