fabricius: refizul: r u there? refizul: polom
fabricius: now I am here
sorry, could not attend at 18:00 UTC because of another meeting fabricius: is ok dennmans: left #tikiwiki refizul: DEL or KIL as svn prefix? dev.t.o says KIL
I use KIL Tiki-KGB: tikiwiki 03fmg-sf r43938 04branches/10.x/setup-revamp.sh
tikiwiki [KIL] setup-revamp.sh is not needed for 10.x beta anymore and it is buggy and fixes are already in setup.sh Bsfez1: refizul: ? refizul: Bsfez1: ? What question? I just asked about svn prefix to remove a file Bsfez1: no question yet :D
dunno… [REM] ?
you have 2mn ? refizul: sure
I've got time as long I've got beer :-� Bsfez1: I just light a smoke we're good :) refizul: REM was pre 6.x style
according to: https://dev.tiki.org/Commit+Code Bsfez1: Lu raise question about InnoDb vs MyISAM… it appears that we din't new exactly what is better… just that both work and that it seams that InnoDB use more disk space. You have knowledge about this ? refizul: yes, a little bit, but not in 2 minutes
do you have skype or SIP? Bsfez1: not for now, we would like to organize a meeting about this.
have you use BBB ? live.tiki.org refizul: short: small projects: do not care, take MyISAM
BBB: not tested yet Bsfez1: ok so if we plan a meeting with several ppl BBB is really good refizul: short: larger projects: consider InnoDB but tune DB first, ir will not do good purpose without some tuning settngs
s/ir/it Bsfez1: already valuable info ! When u got time try to check when we can do this discussion and i'll invite refizul: no no - before I say something in a meeting I do need to prepare for that much better than for a short VoIP call Bsfez1: ok my skype bernard_sfez but not tonight :D 3am
what is your timezone btw ? refizul: +1 Bsfez1: k refizul: one hour off Bsfez1: i'm +2 so tomorrow our afternoon/evening will be cool
or any other day refizul: maybe Wednesday ~2000
+/- Bsfez1: ok noted !
wed is tomorrow :) refizul: I need some help with BBB before webinar :-) Bsfez1: sure i'll be glad to assist (quit simple) refizul: yeah - but this flash voodoo never works here (Debian stable) Bsfez1: you can use BBB and hook up using skype (some user with linux box do it that way) kstingel: joined #tikiwiki refizul: Bsfez1: let's do that tomorrow, I already had a hard meeting some hours ago
kstingel: hello Bsfez1: ok gd nite my friend kstingel: joined #tikiwiki refizul: kstingel: hello again
kstingel: you have got admin issues and questions? kstingel: no, server questions ... but they can wait until next week, I'm heading out fabricius: kstingel: refizul is the Frank I mentioned to you and posted him the details we were talking about kstingel: fabricius: ahh :-) refizul: fabricius: please let her read her email first :-)
kstingel: sorry for the sloppy description, admin and server are almost the same from my point of view, if not special Tiki admin arildb__: joined #tikiwiki kstingel1: joined #tikiwiki goj_killedByISP: joined #tikiwiki luatdo: joined #tikiwiki kstingel: joined #tikiwiki
joined #tikiwiki Tiki-KGB: tikiwiki 03luciash r43939 10branches/10.x/styles/gradiant.css
tikiwiki [ENH] Gradiant theme - nicer buttons, form fields and H1 titles, some font related fixes and the quickadmin arrow position
tikiwiki 03luciash r43940 10branches/ 0310.x/styles/gradiant 0310.x/styles/gradiant/gradiant.png
tikiwiki [ADD] Gradiant theme - missing thumbnail Nikhar: joined #tikiwiki
Hi, following is the code of a profile:- http://pastebin.com/sDppiwQM When groups are created via this profile, the members of the group "Member workspace_name" can not upload files. Am I missing some permission to add? PS:- Kindly forgive me if I am using wrong tiki terminologies. rodrigoprimo: joined #tikiwiki
joined #tikiwiki
left #tikiwiki fabricius: joined #tikiwiki ricks99: joined #tikiwiki radek82: joined #tikiwiki jonnyb: joined #tikiwiki
solid state polom changi: why solid :) jonnyb: hi changi - got my ssd's fitted at last! changi: jonnyb: oh :( jonnyb: just trying to work out why apache is telling me i don't have permission to access my tiki checkout - it was ok yesterday dhazel: joined #tikiwiki GillesM: joined #tikiwiki arildb: joined #tikiwiki marclaporte: joined #tikiwiki arildb_: joined #tikiwiki jonnyb: joined #tikiwiki Nikhar: joined #tikiwiki
Hi, following is the code of a profile:- http://pastebin.com/sDppiwQM When groups are created via this profile, the members of the group "Member workspace_name" can not upload files. Am I missing some permission to add? PS:- Kindly forgive me if I am using wrong tiki terminologies. RobertPlummer: jonnyb: So you are liking your solid state drives? jonnyb: nearly - lost 3 hours trying to get apache to behave, that sort of thing :)
but lots quicker at everything, of course RobertPlummer: nice
jonnyb: sudo chown apache:apache /var/www/ -R jonnyb: if only it was that simple :P
aliases and mac os ACLs involved RobertPlummer: jonnyb: I got ckeditor 4 running yesterday locally, working on wysiwyg right now :) jonnyb: but in the end putting all back to how it was and rebooting seems to have worked! :) RobertPlummer: jonnyb: Oh, right, forgot you are mac jonnyb: and i tried installing everything this time with macports, which is a bit like apt-get etc on debian - seems good so far (no more manual rebuilding!) RobertPlummer: jonnyb: permissions are not fun with apache
no matter the operating system
even worse in IIS jonnyb: indeed
been a long time since i looked at that one (thankfully) RobertPlummer: jonnyb: We are wanting to use ckeditor 4 with the new wysiwyg for 2 reasons, it will
be html 5, and it simplifies the implementation
jonnyb: Do you see any possible way to upgrade the existing wysiwyg to it?
jonnyb: If not, can we add a new dir (temporarily) "ckeditor4"? jonnyb: yes, should be pretty easy dennmans: joined #tikiwiki jonnyb: unless they've changed the plugin architecture a lot RobertPlummer: jonnyb: only problem is that it is beta, not yet stable. I believe they have. jonnyb: would be ok for trunk i'd have thought RobertPlummer: jonnyb: I think I would rather either add a new dir called ckeditor4 or rename the existing to "ckeditorlegacy" and add a new one with the contents of 4 called "ckeditor" arildb: Hi, a syntax question.... the first lines in lib/jquery_tiki/tiki-jquery.js reads
var $jq = $,
$window = $(window)
$document = $(document);
Is this correct syntax?
notice the , endring the first line and no semi-colon on the second row RobertPlummer: arildb: The point was to make $(document) and $(window) not have to instantiate a new instance of $() each time. Thus removing the possibility of memory leaks.
oh, right, the semi-colon should be there, that was something missed by me.
should be a comma though. arildb: RobertPlummer: ok...are you fixing the semi-colon? RobertPlummer: jonnyb: but I want to know what the master would do (I am but a padawan).
arildb: I can fix it, we'd need to port all the way back to 8 I think. arildb: oh jonnyb: should be a comma after $(document) i think
(and i would indent the 2nd two lines
)
sorry - after $(window) i mean RobertPlummer: not after $(document), there is a function call afterwards. jonnyb: yes, it's the window line needing comma RobertPlummer: jonnyb, arildb: done, commiting. arildb: thanks Tiki-KGB: tikiwiki 03robertplummer r43941 10branches/10.x/lib/jquery_tiki/tiki-jquery.js
tikiwiki FIX] Indentation and line without comma RobertPlummer: jonnyb: I will see how easy we can upgrade the existing system to 4, if it isn't easily upgradable, what then?
jonnyb: From their website - "Backwards compatibility: The CKEditor 4 JavaScript API has been kept compatible with CKEditor 3. We focused on making the upgrade experience as seamless as possible. Report issues regarding backwards compatibility."
Woohoo! jonnyb: good, cos i wasn't sure what to answer
should just drop straight in then - ha ha ha ha arildb: I see more strange syntax in tiki-jquery.js ... line 550 (second last line below) ....should have a semi-colon, I believe
$( function() {
$("#keepOpenCbx").click(function() {
if (this.checked) {
setCookie("fgalKeepOpen", "1");
} else {
setCookie("fgalKeepOpen", "");
}
})
var keepopen = getCookie("fgalKeepOpen"); jonnyb: +1 arildb: and on line 579, a semi-colong after the function definition. I guess that doesn't matter.
I will do those fixes jonnyb: yup, unnecessary
all good fixes, thanks arildb - sometimes things like that breaks js minify arildb: ok RobertPlummer: *high fives arildb*
jonnyb: I'm going to lock ckeditor in 10 on the revision as of now, then update the third_party. Tiki-KGB: tikiwiki 03arildb r43942 10branches/10.x/lib/jquery_tiki/tiki-jquery.js
tikiwiki [FIX] syntax fixes fabricius: joined #tikiwiki Tiki-KGB: tikiwiki 03robertplummer r43943 10branches/10.x/lib
tikiwiki [FIX] Lock ckeditor on revision 41830 (3.6.3) in prep to upgrade to v4 changi: joined #tikiwiki fabricius: joined #tikiwiki RobertPlummer: jonnyb: I see extra files like *.asp, *_php4.php, *_php5.php, there isn't anything we need to preserve in there is there? jonnyb: in where? RobertPlummer: lib/ckeditor
sorry to not be clear jonnyb: it's what comes from ckeditor - it's a third party lib so included in full (except for _source afaicr) RobertPlummer: jonnyb: Ok, just looked a bit out of place, thanks for clarifying. Do you delete, commit all first, then re-add and commit?
That is what I have done in the past mostly just want to make sure it is done right with libs that matter more. jonnyb: hmm - the externals aren't locked yet on 10.x i think RobertPlummer: r43943 jonnyb: you did? (or someone?) RobertPlummer: I just locked ckeditor, as it is the only one I need to modify.
I did
jonnyb: I sent you the mail I got from sf.net jonnyb: i usually merge the new into the old more or less manually (keeping nested dirs, especially the .svn one) removing old files manually, then commit the diff marclaporte: joined #tikiwiki jonnyb: RobertPlummer: the rev number you locked creditor at looks like a tiki revision, shouldn't it be a creditor number? RobertPlummer: jonnyb: It is a tiki revision number.
jonnyb: I don't think we remote that one from them...
https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/third_party/ckeditor
we host it for ourselves. jonnyb: good point - i forgot RobertPlummer: jonnyb: melding as we speak.
jonnyb: The more I think about the way the new wysiwyg handles plugins, the more I believe that as long as the plugin is valid html, meaning it has the right open and closing tags to not break the editor, and as long as we can override clicking and editing it's contents, we should be able to list them inline like they were in the old system.
jonnyb: What were some issues you ran into that prevented you from doing so?
jonnyb: In the new system I can initially load the plugin inside any type of element I need, with a data-syntax attr with url encoded plugin. jonnyb: sorry - not really following that deeply, brain needed elsewhere RobertPlummer: jonnyb: Should I include the samples directory?
lib/ckeditor/samples
seem sit was removed from the last jonnyb: wouldn't think so - you choose RobertPlummer: *chooses to keep tiki on a diet* arildb: I just upgraded to the latest Tiki 10 SVN version. Still get the module error when using wysiwyg, i.e. same result as http://tikishow.kstingel.com/10x/tiki-index.php?page=wysiwyg+module+test RobertPlummer: arildb: So plugins are fine, but modules are not?
Sounds right, a double encoding needs to be handled somewhere. arildb_: joined #tikiwiki RobertPlummer: arildb: can you confirm? GillesM: joined #tikiwiki arildb_: RobertPlummer: I just my IRC connection briefly
not sure what I should confirm Tiki-KGB: tikiwiki 03robertplummer r43944 10third_party/ckeditor/ 10(233 files in 50 dirs)
tikiwiki [MOD] Upgrade ckeditor from 3.6.3 to beta 4
tikiwiki 03robertplummer r43945 03trunk/doc/devtools/htmlconvert.php
tikiwiki [NEW] Testing tool that opens each page in your database, converts it to CKEditor html and then back to wiki syntax, and then compares them and encoding arildb: RobertPlummer: interesting tool
does it assume all pages are in wiki syntax? RobertPlummer: arildb: :)
arildb: Yes, and no
arildb: If there is wiki syntax it will be parsed, if there isn't it will leave it alone.
arildb: The new parser is intelligent ;) arildb: :-) RobertPlummer: arildb: This means that really mixing wiki syntax with html, just html, or just wiki is not really a parser capability anymore, but more a security enhancement. arildb: ok RobertPlummer: arildb: That test was one of the biggest reasons why we didn't have much success with the last parser, we needed TONS of real world examples. This test gives us that ability. arildb: yes
RobertPlummer: regarding the module error I mentioned above. I lost my IRC connection briefly and may have missed something. Did you take a look at the case? RobertPlummer: arildb: If you find you use it, and get a ton of false positives, it is most likely "r"
arildb: I didnt look, is it doing the same as plugins before? arildb: RobertPlummer: the plugins look much better, but not embedded modules RobertPlummer: arildb: Explain embedded modules...
Modules inside plugins? arildb: RobertPlummer: See http://tikishow.kstingel.com/10x/tiki-index.php?page=wysiwyg+module+test
you can find the login params at the domain root RobertPlummer: in, what next? arildb: not sure I follow you RobertPlummer: I logged in, do you want me to edit the page?
Is that all you want me to do? arildb: domain root as in http://tikishow.kstingel.com RobertPlummer: Are you talking about "Plugin execution is pending approval"? arildb: just get the source actually. If you use that in your local system, do you get the same error...i.e. modules are not displayed
after approving, the module is not displayed, but prompts: Please choose a module marclaporte: joined #tikiwiki fabricius: hi, anyone an idea what is this:
Fatal error: Call-time pass-by-reference has been removed in /homepages/28/XXXXX/htdocs/YYY/YYY/YYY/groupware/SVN_100_Branch/lib/core/Reports/Manager.php on line 97
directly on saving a wikipage jonnyb: php 5.4? fabricius: I just moved the db from one to another ISP
ahhhh that's
PHP 5.4 beta
and not fully implemented jonnyb: Call-time pass-by-reference has been deprecated for ages (meaning it will go soon) fabricius: ah what to do?
on my old provider with PHP 5.3 it did work perfectly RobertPlummer: jonnyb: Trunk is now ckeditor 4 with old wysiwyg. jonnyb: ask RobertPlummer nicely? (aren't Reports your thing?) RobertPlummer: jonnyb: 1 small fix seems to have done it, looks a little broken Tiki-KGB: tikiwiki 03robertplummer r43946 10trunk/lib/ckeditor_tiki/plugins/tikiplugin/plugin.js
tikiwiki [FIX] Put css somewhere rather than inside editor RobertPlummer: Reports? who, what, where? jonnyb: nice, will try and check sometime fabricius: RobertPlummer: looking forward to new wison errr jison-wiki-wysiwyg RobertPlummer: fabricius: To me it is like the vision I had with spreadsheets... jquery.sheet.
fabricius: Many said "It can't me done, not like that...". I said, "There has to be a way". fabricius: anyway ... maybe I cannot develop and run the site with this ISP on Tiki 10 as long as they do not implement proper PHP 5.3? RobertPlummer: toolbars are broken in trunk for legacy wysiwyg
There is no $().ckeditor(); fabricius: Or would that be a measure for our devs to prepare for PHP 5.4 when I switch to trunk? marclaporte: joined #tikiwiki fabricius: so make it new in Tiki 9 -- fix a oiece of code and stay on Tiki 10 -- or go to trunk and help prepare Tiki 11
this website must generally work! but it is not a public site, but an intranet of an ngo made for free
/s/oiece/piece
RobertPlummer jonnyb what do you suggest? RobertPlummer: fabricius: If it is a fix, do so in 10, if it requires more, trunk. fabricius: RobertPlummer: the question for me is, if it is worth to run a soon productive 10er intranet on a not yet fully implemented PHP 5.4 or alternatively go for 9 0r 11 ==> for me alone it should be "easier and smoother" to use 9, whilst I think if it could be a value for the devs to maybe find PHP 5.4 related bugs early
jonnyb: upper question to you aswell, sry
have to go afk for a few minutes, brb RobertPlummer: fabricius: For me it has always been easier to use trunk or latest, but it honestly depends on the client. If they must have super stable, I would not even go to 10. Some clients love the flexibility of instant changes (trunk)/ sandroandrade: joined #tikiwiki dennmans: joined #tikiwiki Bsfez: joined #tikiwiki ricks99: joined #tikiwiki
i thought we had a plugin or module that could generate a list of categories and their children?
does such a beast exist?
or did i imagine it?
the "categories" plugin works, but makes it a menu
i need a simple list
or maybe a non-php menu, fully expanded... jonnyb: sorry ricks99, doesn't look like it
i have to go - more tomorrow Tiki-KGB: tikiwiki 03arildb r43947 10trunk/doc/devtools/htmlconvert.php
tikiwiki [ENH] Add statistics to htmlconvert tool marclaporte: joined #tikiwiki changi: joined #tikiwiki marclaporte1: joined #tikiwiki RobertPlummer: Fond another bug with how jison parser executes plugins, {inline} where always being executed even if they were inside a {PLUGIN()}{PLUGIN}. As soon as I fixed it, took me 30 seconds to fix. MAN I love this new parser! Tiki-KGB: tikiwiki 03robertplummer r43948 10trunk/lib/core/JisonParser/ 10Wiki.jison 10Wiki.js 10Wiki.php
tikiwiki [FIX] Execution order for inline plugins were not checking if they are inside a plugin, thus breaking wysiwyg syntax as they had already been parsed at time of sending to editor ricks99: another question from rick... how to use the Search module and limit results to a specific category? possible? marclaporte1: ricks99: with a perspective and category jail, yes
ricks99: But I think there is also a way to do just with search
ricks99: pref search_show_category_filter is what you want ricks99: don't want to actuallyshow the category droplist.
want to hard-code a specific category.
in the same way that i can hard-code a category to be used upon page creation -: ricks99 digs deeper with search_show_category_filter code ricks99: marclaporte1: that pref is for the search results page
:( -: ricks99 is off to construct an html search form that passes the categId param ricks99: woo hoo... success :) sandroandrade: joined #tikiwiki arildb: joined #tikiwiki Tiki-KGB: tikiwiki 03robertplummer r43949 10trunk/lib/init/smarty.php
tikiwiki [FIX] functions and modifiers were turning into null, blowing up tiki
tikiwiki 03robertplummer r43950 10trunk/lib/ 10ckeditor_tiki/wysiwyglib.php 10core/WikiPlugin/Negotiator/CKEditor.php 10smarty_tiki/block.textarea.php
tikiwiki [ENH] Jison wysiwyg gets it's own means of loading ckeditor, partially branched code to make it reusable
tikiwiki [FIX] how ckeditor loads using CKEDITOR.replace(); rather than $().ckeditor(); refizul_: joined #tikiwiki