_dist: ah let's see
looks like login isn't completing, it comaplins I'm not logged in
it was from 10 I beleive TomJarvis: _dist: I should have suggested trying tiki-check.php instead of admin, but if you are not getting logged in, then that will not work either
_dist: You should check: http://doc.tiki.org/Troubleshooting _dist: ok, thanks. It's time to check out ofr today :)
left #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|bot: joined #tikiwiki
joined #tikiwiki marclaporte: joined #tikiwiki Tiki|bot: joined #tikiwiki
joined #tikiwiki Caarrie: joined #tikiwiki diggy: joined #tikiwiki changi_: joined #tikiwiki luciash: joined #tikiwiki Tiki-KGB: 03marclaporte r49864 10branches/12.x/tiki-check.php * typo refizul_: 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) refizul: joined #tikiwiki fabricius: joined #tikiwiki wikityle-: joined #tikiwiki fabricius1: joined #tikiwiki lukeg: joined #tikiwiki Tiki|bot: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03lindonb r49865 10branches/12.x/lib/articles/artlib.php
[FIX] Module top_articles: allow intended sorting by number of reads to work for this module. The top articles module was sorting by ascending article ID instead. TomJarvis: joined #tikiwiki Telesight: joined #tikiwiki Guest77422: joined #tikiwiki raveesh: joined #tikiwiki
Hi redflo: joined #tikiwiki raveesh: Hi xavi: joined #tikiwiki Tiki|bot: New Forum Posts: how to save the changes after modification in Plugin TrackerList - http://tiki.org/tiki-view_forum_thread.php?forumId=24&comments_parentId=51198 chibaguy: joined #tikiwiki
polom Tiki|bot: joined #tikiwiki Guest77422: joined #tikiwiki Tiki|bot: joined #tikiwiki
New Forum Posts: how to save the changes after modification in Plugin TrackerList - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=24&comments_parentId=51198
New Forum Posts: Active Directory with multiple domains - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=17&comments_parentId=51196
New Forum Posts: Tiki12: category recognition problem with articles - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51192
New Forum Posts: how to save the changes after modification in Plugin TrackerList - http://tiki.org/tiki-view_forum_thread.php?forumId=24&comments_parentId=51198
New Forum Posts: Active Directory with multiple domains - http://tiki.org/tiki-view_forum_thread.php?forumId=17&comments_parentId=51196
New Forum Posts: Tiki12: category recognition problem with articles - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51192 xavi: joined #tikiwiki Caarrie: joined #tikiwiki rodrigoprimo: joined #tikiwiki raveesh: joined #tikiwiki Tiki-KGB: 03jyhem r49866 10trunk/tiki-setup.php
[FIX] Make tiki-setup.php aware that it is also called in a growing number of command line tools xavi: joined #tikiwiki Lonecrow: joined #tikiwiki Tiki-KGB: 03lphuberdeau r49867 10branches/12.x/templates/tiki-admin_dsn.tpl
[FIX] Chosen breaking admin DSN as it does not update when the select list is modified Tiki|bot: joined #tikiwiki Tiki-KGB: 03jonnybradley r49868 10branches/12.x/ 10lib/jquery_tiki/tiki-maps.js 10lib/wiki-plugins/wikiplugin_map.php
[ENH] maps: Add a param load_delay to searchlayers to allow that layer to be delayed by some seconds - to help control z-index layering of features (to be improved)
03lphuberdeau r49869 10trunk/lib/core/Perms/Context.php * [FIX] Context switch must also set xavi: joined #tikiwiki Tiki-KGB: 03luciash r49870 10branches/12.x/templates/user_registration.tpl
[FIX] Email spambot protection: when it is enabled (default) it should not show sender email address in plain text in the page source at least (ToDo: better to use the protect_email function of tikilib via PHP ?) kstingel: joined #tikiwiki
polom Tiki-KGB: 03luciash r49871 10(7 files in 6 dirs) * [MRG] Automatic merge, branches/12.x 49861 to 49870 kstingel: when creating custom Menus ... how do I make Menu B a sub-menu for Menu A? chibaguy: joined #tikiwiki xavi: polom
kstingel: have you read already this? http://doc.tiki.org/Menu fabricius: joined #tikiwiki kstingel: xavi: yes, I read through that, what I'm looking for is a way to add Menu B as an option in Menu A xavi: Ah, ok. No idea (I guess it's not possible), unless yuo do your menus based on Wiki structures kstingel: I have a structure I'm trying to add, but I don't know how to do so
I have thus far added the Structure's home page to my Menu ... xavi: ah, ok, I can guide you, then. Would you mind updating the documentation page abot it afterwards? kstingel: no problem .... I'll add the screenshots from t12 too :) xavi: The point here is to get the id of the page you want to add as the main item in your menu A.
then, you need to get the id of the page you want to add as the main item in your menu B
s/main/first kstingel: ok ... I can cheat and read the SQL table directly to get the page numbers :D
I'm assuming there's a way in Tiki to do so though .. which would be better for the Doc page xavi: the id given by the structure. When a wiki page is added to a structure, it contains a page_id= number, to indicate that node of the structure. That's the number you need to add in menu module
cheat: as you wish :-)
if you are in the structure admin (edit your structure) , you can see the id when you hover over each link. kstingel: the page I want to add to Menu A is the structure page ... it's page number doesn't appear when I open the page
ahh xavi: edit the stucture kstingel: page_ref_id=2 xavi: yes, that's the id kstingel: ok ... at present, my Menu link is ((myStructure)), what do I need to change it to? gavincrenshaw: joined #tikiwiki robertplummer: joined #tikiwiki
polom all xavi: hi robertplummer
kstingel: you need to use the "module menu" kstingel: ok ... I'm out of practice, how do I do that? luciash: polom
wb kstingel kstingel: luciash: ty, I been away too long, have forgotten a lot of stuff robertplummer: luciash: polom bud xavi: hi luciash
kstingel: add a new module. And choose module "menu" robertplummer: kstingel: What is it like down under today? kstingel: dark ... is 1:20AM lol robertplummer: kstingel: Is this a normal morning or night for you? kstingel: body clock is on UTC time, so pretty normal for me biggrin xavi: kstingel: see this: https://doc.tiki.org/Module+menu robertplummer: :)
polom lukeg lukeg: polom! :) robertplummer: lukeg: So you are working on FutureLink-Protocol today? lukeg: Yes, I'm digging into some of the FutureLink-Protocol events today. robertplummer: Gavin is working on some css issues that marclaporte found yesterday. We are also bringing revisioning online etc through the ajax services tied in with wikiLingo.
I mean gavincrenshaw lukeg: robertplummer: nice! robertplummer: Yesterday we got edit working, which was nice, but we have a long way to go before going into trunk. Tiki-KGB: 03jonnybradley r49872 10branches/12.x/tiki-removepage.php * [FIX] perms: Check object perms on remove wiki page, not global Tiki|bot: joined #tikiwiki lukeg: robertplummer: I noticed an issue with how wikilingo is parsing clipboarddata text in a FutureLink (or an issue with the clipboarddata generation if we want to look there). robertplummer: In what way? lukeg: robertplummer: in the clipboarddata string the language metadata contains "English (en)" which is encoded to "English%20(en)". The closing ) in that is treated as the closing ) of the clipboard data, which leaves the remaining metadata portions which follow it displayed in the page. robertplummer: Can we make the english just "en", like a non-translated term? lukeg: I'm fine with that, just could present a concern if any other metadata ever contains a ), such as hash, href, answers, title, etc...they're all potential landmines, unless we encode any embedded parens when we generate clipboarddata...? robertplummer: luke, can "(" be url encoded? lukeg: ( = %28 ) = %29 Telesight1: joined #tikiwiki lukeg: So, yes
:) robertplummer: lukeg: So why isn't it actually url encoding those?
The whole string should be url encoded, perhaps js is not doing it right? lukeg: that's an even better question. Let me check to see...maybe it's only urlencoding certain fields... robertplummer: lukeg: Yea, because it is json -> string -> url encoded
terrible, I know, I know. xavi: bbl robertplummer: xavi: adios Tiki-KGB: 03jonnybradley r49873 10branches/12.x/tiki-edit_structure.php
[FIX] structures: Filter out non-editable structures from the "move to" list (thanks eromneg) Tiki|bot: joined #tikiwiki Telesight: joined #tikiwiki Tiki-KGB: 03jonnybradley r49874 10branches/12.x/lib/jquery_tiki/tiki-maps.js * [FIX] maps: parseInt for load_delay, just in case robertplummer: lukeg: Any hope? lukeg: there's always hope :)
I'm still testing for proper placement of the urlencode xavi: joined #tikiwiki robertplummer: lukeg: Perhaps, "A New Hope"? ;) chibaguy: joined #tikiwiki Tiki|bot: joined #tikiwiki lukeg: joined #tikiwiki arildb: joined #tikiwiki Telesight1: joined #tikiwiki Telesight: joined #tikiwiki Telesight1: joined #tikiwiki xavi: joined #tikiwiki lukeg: joined #tikiwiki arildb: Hi robertplummer. In a Tiki with wikliingo integrated, will it still be possible to have an HTML only tiki site (both new and old/upgrade)? robertplummer: arildb: html is fully supported at this time in wikiLingo.
arildb: Currently xss scripts are not. Tiki-KGB: 03koohiisan r49875 10branches/experimental/wikiLingo/lib/core/FutureLink/MetadataAssembler.php
FIX: Correctly urlencode language metadata in clipboarddata string for FutureLink/PastLink. arildb: robertplummer: sounds good robertplummer: arildb: Things like <script> are parsed to <code>&gtl;script&lt;</code>
But in source, remain as they were input. arildb: it is only html content that is important, as I see it. No css or javascript in the content
well maybe some inline css can occur Telesight: joined #tikiwiki robertplummer: arildb: I believe css is not allowed either at this time. But these are event driven, that can be overridden. arildb: if i understand you right, supprting upgrades of a site with html wiki pages - and also creating fresh, new such sites will be possibly. robertplummer: arildb: yup
arildb: look here - https://github.com/wikiLingo/wikiLingo/blob/master/WikiLingo/Expression/Tag.php arildb: I think the html editor saves some style values. robertplummer: arildb: styles for plugins are fully supported. arildb: sounds fine. I will give the wikiLingo exprimental site a try, when it is more complete robertplummer: arildb: here is the Plugin Base, which allows use of css styles as plugin arguments/parameters - https://github.com/wikiLingo/wikiLingo/blob/master/WikiLingo/Plugin/Base.php arildb: sorry, but the source files are a bit much for me to look through at the moemnt Tiki|bot: joined #tikiwiki robertplummer: arildb: Essentially any css attribute is available for plugins that are not used for xss, and html tags - applet, iframe, link, script, and style - are not allowed. arildb: wq
hm-m-
robertplummer: will the iframe plugin work? robertplummer: arildb: Right now wiki plugins do not work with wikiLingo, that phase is being planned. arildb: ok
but if I understand it right wikiLingo will integrate in a "soft" way, i.e. old pages will maintain their current editor, and it will be possible to configure which editor a new page should used.
robertplummer: the editor choice is currently quite complex. (2 admin wizard pages dedicated to resolvingf it). What will the choices be after wikiLingo is integrated? Tiki|bot: joined #tikiwiki Guest77422: joined #tikiwiki robertplummer: wikiLingo = on/off, and ensure the output is set for the page
brb arildb: currently the admin wizard page#1 let's the user choose between a text editor (wiki syntax) or a wysiwyg editor. If wysiwyg is selected, the second page lets the user choose between wiki syntax or html, with an added option of enabling the inline editing (CkEditor inline editor). How will these admin wizard pages look with wikiLingo integrated? Guest77422: joined #tikiwiki Tiki|bot: joined #tikiwiki
Recent Bug: - temp ticket test trunk composer - http://dev.tiki.org/item5140 robertplummer: arildb: use wikiLingo? Done - is how I envision it. arildb: hi again robertplummer robertplummer: arildb: greetings. arildb: will wiki lingo be a third kind of syntax? gavincrenshaw: joined #tikiwiki robertplummer: arildb: wikiLingo aims at being friendly to html. It is a wiki parser that when on, will turn off all other parsers. arildb: meaning either the wikiLingo parser is active or the "old" parser is? robertplummer: arildb: yup. arildb: if so, but this is per page, right? robertplummer: arildb: yup, per page. arildb: ok robertplummer: arildb: If you'd like to join us, you are very welcome. I'm been trying to recruit jonnyb, Jyhem, and lp for some time. But they are a busy set of guys, as I am sure you are too. arildb: yes, no time for "extras" now. Sorry Tiki|bot: joined #tikiwiki robertplummer: gavincrenshaw: The services for saving tiki pages are now in lib/core/Edit/Controller.php fyi Tiki|bot: Recent Bug: - Tracker Date and Time field not working - http://dev.tiki.org/item5141 gavincrenshaw: thanks marclaporte: joined #tikiwiki robertplummer: arildb: I'm sure, I have funding and time till FutureLink-Protocol is established, which may be some time.
arildb: This has been a three year engagement, can't wait to get it done!
gavincrenshaw: Sorry, lib/Core/Services/Edit/Controller.php
lukeg: How is the url encode issue going buddy? arildb: robertplummer: sounds like good foundation lukeg: robertplummer: Sorry, I fixed it earlier and *thought* I left a note here...but apparently my internet decided to croak. I got the change committed, though, and it's properly url encoding the language string. robertplummer: lukeg: Woohoo! lukeg: Page display works properly with no extraneous gobbledygook from the clipboarddata. robertplummer: lukeg: committed where though?
tiki? FLP on github? lukeg: tiki, for now, making the adjustments in FLP on github also.
it was a tiki issue initially (in the FutureLink portion under libcore, so that was fixed and committed marclaporte: joined #tikiwiki robertplummer: lukeg: Nice, just make sure you put it in the github entity, as that is where the code will eventually be focused on. lukeg: robertplummer: Right! I've already ported those functions over to the github version, and I'm running the metadata generator from there in my code now and not from the libcoreFutureLink component right now.
Just as testing right now
haven't pushed anything back to github though yet robertplummer: k
lukeg: Just make sure to leave the tiki version alone for the most part, it uses tiki plugins, and we still want all of tiki to work with FLP. lukeg: robertplummer: no problem. I believe that was the only change I made to the tiki version, because I thought I should fix it before porting it. It was in libcoreFutureLinkMetadataAssembler.php line 422. I added urlencode there, since it hits every occurance of the language lookup. Should I undo that, or does it seem safe enough to not break anything? robertplummer: lukeg: should be fine.
lukeg: Just keep moving along, if you have any questions, please let me know.
lukeg: The biggest thing is that we should be able to have the listener working soon, and then the revisions for wiki pages, which will need to be a new table for FLP. Tiki|bot: joined #tikiwiki robertplummer: joined #tikiwiki Tiki|bot: joined #tikiwiki
joined #tikiwiki lukeg: robertplummer: I've got sending of the PastLink wired up and it seems to be working as expected. Now I need to get the receiving wired up and tested.
robertplummer: in the github ver AndChat|62481: joined #tikiwiki
Hi
Hello robertplummer: (helllo) xavi: joined #tikiwiki lukeg: joined #tikiwiki
robertplummer: merged changes to github. That's it for me today! robertplummer: lukeg: Thanks buddy. lukeg: robertplummer: no prob, see you later!
left #tikiwiki
joined #tikiwiki
left #tikiwiki xavi: joined #tikiwiki Tiki|bot: joined #tikiwiki TomJarvis: joined #tikiwiki diggy: joined #tikiwiki chibaguy: joined #tikiwiki lukeg: joined #tikiwiki gavincrenshaw: joined #tikiwiki