←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
Bsfezjoined #tikiwiki [00:41]
nelsonkoleft #tikiwiki [00:46]
.......... (idle for 49mn)
Bsfezjoined #tikiwiki [01:35]
........... (idle for 54mn)
joined #tikiwiki [02:29]
............ (idle for 55mn)
joined #tikiwiki [03:24]
........... (idle for 54mn)
joined #tikiwiki [04:18]
........... (idle for 54mn)
joined #tikiwiki [05:12]
.... (idle for 18mn)
torsten1joined #tikiwiki [05:30]
fabriciusjoined #tikiwiki [05:40]
...... (idle for 26mn)
Bsfezjoined #tikiwiki [06:06]
........... (idle for 54mn)
joined #tikiwiki [07:00]
.... (idle for 17mn)
joined #tikiwiki [07:17]
.......... (idle for 47mn)
PadlockOh crap, I forgot to log out yesterday.... Thank you very much jonnyb and luciash for clearing things for me, I'll try right now. [08:04]
.................... (idle for 1h38mn)
Hello everyone ! I am writing a wiki page using wysiwyg editor, and I can't seem to insert some code
I used the plugincode plugin, but after I hit insert, it just displays an empty grey rectangle
[09:42]
fabriciusjoined #tikiwiki [09:48]
PadlockIt's xml code. Any idea how to insert it ? [09:58]
luciashPadlock: weird, it should be no issue to insert xml in PluginCode
Padlock: can you doublecheck the syntax is right?
Padlock: ah, in wysiwyg, see the source
luciash suspects some <x> sanitization again :(
[10:01]
PadlockWhat do you mean luciash ? (I'm sorry i still can't use pvt) [10:04]
luciashbetter here than private for me anyway
the page source button or source in wysiwyg edit toolbar
[10:04]
PadlockOr maybe I see your name in red because you're quoting mine ?
yes, what shall I do about that button ?
[10:04]
luciashyes, when quoting you at the beginning of line it highlights
click and see what is actually inserted in the {CODE()}...{CODE}
[10:05]
PadlockFirst of all, how should I entr the code in the plugin window ? Shall I add a {CODE()}...{CODE} thingy or just type directly the code that goes <something>...</something> ? [10:08]
luciashyou can do that manually between the CODE tags
maybe inserting in the pop-up modal window is buggy in wysiwyg?
usually it works though
in the plugin window there goes only the XML code in the body
no need to insert the markup there!
[10:09]
PadlockI entered anything in the pop up wysiwyg window, then clicked insert, then switch to "source" mode and it displayed {CODE()}{CODE} so between both those i inserted the xml code (still in "source" mode") then switched back to wysiwyg, and still the same empty rectangle. And if i switch back to "source", my xml code is gone and only remain {CODE()}{CODE} [10:13]
luciashthat is not good, can you try just not to use the plugin window and insert the code directly between the CODE tags?
might be even faster ;)
[10:14]
PadlockI did
it just does not display anything, and if I go check again, the code is gone from between the CODE tags
Oh ok now it works
it looks like crap and it has no colors and no indentation, but it works.
And if I edit my page again, and switch back to wysiwyg mode, poof the code disappears
[10:16]
luciasheh, weird - how did you setup wysiwyg?
do you have html purifier enabled or disabled?
[10:20]
Padlockis that an option in tiki ?
to set up wysiwyg i only ticked the box I guess
[10:23]
luciashyes, it is related preference on the panel (maybe advanced)
you can also search for it using the preferences search
[10:24]
Padlockyes html purifier is on
shall i disable it ?
[10:27]
luciashyes, try that [10:29]
Padlockno difference :(
I get to display code after saving if I enter it between CODE tags in non-wysiwyg mode, but If i go back to editing in wysiwyg mode, the code just disappears, leaving only the CODE tags
[10:34]
luciash:(
can you please fill a bug report on https://dev.tiki.org about it?
[10:38]
PadlockI will yes. Thank you for trying to help anywyay ;-) [10:43]
All this would still be fun if I didn't have to operate tiki wiki on a virtual ubuntu machine that keeps crashing every 10 minutes, and the document I'm reporting in the Wiki wasn't a .pdf file with about 200 drawings in it, that I have to screenshot manually to insert them in wiki pages... [10:52]
...... (idle for 26mn)
Tiki|botRecent Bug: - http://dev.tiki.org/item6285 [11:18]
luciashPadlock: VirtualBox? [11:30]
Padlockyes
But it's ok, I'm feeling a little better now, because my boss finally gave me some sort of positive feedback, so I no longer feel like the work i'm doing will go down the drain
[11:40]
luciashPadlock: might be your VB machine got low RAM that it is crashing...
yay! SVN server is back online!
[11:51]
jonnybpompompolom - i was just about to say the same thing luciash! w00t w00t! [11:54]
luciash:)
good morning jonny!
[11:55]
jonnybjonnyb waves [11:55]
luciashluciash svn upping like mad [11:57]
Padlocklol you guys are funny [12:00]
Tiki-KGB03jonnybradley r61335 10trunk/lib/init/initlib.php
[FIX] init: Recreate container cache if the file was mangled in some way (thanks amette)
03jonnybradley r61336 10trunk/lib/mail/mimelib.php * [FIX] php7: New style constructor
03jonnybradley r61337 10trunk/lib/menubuilder/menulib.php
[FIX] menus: Check for $option['position'] before checking for cookie (thanks luciash)
[12:04]
luciashjonnyb: any idea how to solve the vendor/ conflict?
jonnyb: I did rm -rf vendor but it still yells
[12:05]
jonnybwhcih vendor conflict? you mean upgrading/switching from 16 to trunk? [12:05]
luciashjonnyb: Skipped 'vendor' -- Node remains in conflict [12:05]
jonnybthat fixed it for me [12:05]
Tiki-KGB03jonnybradley r61338 10trunk/ 10tiki-webmail.php 10templates/admin/include_webservices.tpl
[FIX] webmail: Catch exception thrown in getMessage if the messageId is not found (plus a little more bootstrapification)
[12:06]
Bsfezsvn back ! yepppeee ! [12:06]
jonnybah, try svn -R revert ./ first
pompom Bsfez - nice ay! :)
[12:06]
luciashjonnyb: yes, for some reason, it fixed it for me on one site too but not on the other
luciash scrathes head
ok
[12:06]
jonnybit must have marked it as a tree conflict, so oyu need to resolve that or revert [12:06]
luciashBsfez: boker tov! [12:07]
Bsfeztsaharayim tovim (after noon :D) [12:07]
luciashjonnyb: yeah, that revert did the trick! (noting down) [12:08]
Bsfezupdating trunk + setup.sh "c" working like a charm !
commit are back in the mailbox too
[12:08]
jonnybi added a note about this on svn+tips dev page [12:08]
luciashBsfez: ah, for you it is afternoon already, but morning for jonny, sorry :D [12:08]
Bsfez;) [12:08]
jonnybdon't worry, i can handle it! :) [12:09]
luciashBsfez: wow, the notification mails? awesome!
Bsfez: hmm, they do not arrive here yet
[12:09]
Bsfez[FIX] webmail: Catch exception thrown in getMessage if the messageId is not found (plus a little more bootstrapification)
By jonnybradley on 02/21/2017 11:05
[12:10]
luciashin your cvs mailing list mailbox? [12:11]
Bsfezyes
[tikiwiki:code] New commit [r61338] by jonnybradley
[12:11]
luciashah, must be because you are one hour to east ;)
just kidding, weird i do not receive them yet
[12:11]
Tiki-KGB03jonnybradley r61339 10branches/ 10(7 files in 7 dirs)
[ENH] h5p: Implement the rest of the H5P interface, and much of the "plugin" library code.
Mostly untested and no doubt incomplete, but getting closer... (thanks marclaporte)
[12:12]
luciashlunch time
bbl
[12:12]
Tiki|botRecent Bug: - http://dev.tiki.org/item6286 [12:18]
.... (idle for 15mn)
luciashback [12:33]
.... (idle for 19mn)
jonnyb: you get them too?
luciash still not
[12:52]
Bsfezhere ok [12:52]
jonnybNope, still no csv emails here :( [12:53]
luciashluciash does not believe B :D
Bsfez: are you sure they are not RSS feed or sf.net watch mails?
[12:53]
Bsfezforwarded you one [12:54]
luciashsf.net watch mails - they are not the cvs mailing list notifications
there is the diff missing
[12:55]
Bsfezah ah... (never received the other) sorry for the confusion [13:03]
luciashnp [13:07]
Bsfez(wonder how you got the other emails with the diff) [13:09]
luciashvia the mailing list here:
https://sourceforge.net/p/tikiwiki/mailman/
tikiwiki-cvs
[13:10]
Bsfezthanks [13:11]
...... (idle for 27mn)
Tiki-KGB03jonnybradley r61340 10branches/ 10experimental/h5p/lib/setup/events.php 10experimental/h5p/lib/wiki-plugins/wikiplugin_h5p.php 10experimental/h5p/lib/filegals/h5plib.php 10experimental/h5p/lib/core/H5P/H5PTiki.php
[ENH] h5p: Implement file delete, camelCase function more names, correct file paths and better error handling
[13:38]
03jonnybradley r61341 10branches/ 10(7 files in 6 dirs) * [MRG] Automatic merge, trunk 61330 to 61338 [13:52]
luciashjonnyb: we do not do the auto-merges anymore ;)
jonnyb: is it on voluntarily basis?
[14:02]
jonnybnot for a few weeks, http://tinyurl.com/zxzwyb7 [14:03]
luciashjust wondering you just did that? [14:03]
jonnybNot really, but it's tiki so you can do what you like! :) [14:03]
luciashhahaha [14:04]
jonnybNo, 6th Feb - emailed the dev list too i think :) [14:04]
luciashSo should we follow that and do not make the automatic merges or is it optional?
(just to make clear it can cause some confusion)
or we can do the auto-merges if we are in the mood
[14:05]
jonnybsorry it's not clear - if you can find a better way of putting than "Automatic merging?: No" then please do! :)
also "commit the fix to trunk, then backport to 16.x"
[14:06]
luciashso does it mean the "No" is optional? or "No, you really should not do that now!" ?
I suppose it is optional as you just did it :)
[14:09]
jonnybi did? when? (didn't mean to) [14:10]
luciash13:52 < Tiki-KGB> jonnybradley r61341 branches/ (7 files in 6 dirs) * [MRG] Automatic merge, trunk 61330 to 61338 [14:11]
jonnybthat was a merge _from_ trunk (to the experimental branch) [14:11]
luciashaaaaah, sorry, that message confused me :D [14:11]
jonnybhttps://sourceforge.net/p/tikiwiki/code/61341/
still no csv emails for me either :(
[14:11]
luciashas it contains "Automatic merge"
yeah, the cvs mails were not fixed yet
[14:12]
jonnybindeed, but a different direction ;) [14:12]
.... (idle for 15mn)
lunchtime here, bbl
joined #tikiwiki
[14:27]
....... (idle for 34mn)
luciashluciash wonders why we cannot install fresh tiki using cmd line yet
why is it not an option, e.g. sh setup.sh -i ?
or console.php... php console.php --help does not even list help of options available when db/local.php is not created yet
[15:02]
nelsonkojoined #tikiwiki [15:15]
.... (idle for 15mn)
jonnybluciash: you can install a new database with the console command - but maybe it needs the local.php first? (i thought not)
polom nelsonko
[15:30]
luciashyes, it needs valid local.php first [15:31]
chibaguyjoined #tikiwiki
polom
[15:35]
jonnybpompom chibaguy [15:35]
chibaguyHi jonnyb [15:36]
luciashhi gary [15:38]
SmartwebsDoes anyone know why we get server 500 under iis with ldap enabled? I see other reports of this - was wondering if it was on the radar with anyone. I was able to test ldap with the script you guys provided - but within the wiki it's a no go. Even a wrong password results in an error; so I don't really think it's ldap per se [15:42]
NoteOnjoined #tikiwiki [15:42]
luciashSmartwebs: sorry, no ldaps here [15:45]
SmartwebsMeaning no input on the subject or you know it's broken? :) [15:48]
luciashno experience, no input
:)
[15:49]
Smartwebsdarn ok
thanks
[15:54]
chibaguyhi luciash (sorry, was away) [16:02]
............... (idle for 1h11mn)
redflojoined #tikiwiki [17:13]
.................. (idle for 1h26mn)
left #tikiwiki [18:39]
.... (idle for 15mn)
Telesightjoined #tikiwiki [18:54]
....... (idle for 34mn)
jonnybjoined #tikiwiki [19:28]
............ (idle for 58mn)
fabriciusjoined #tikiwiki [20:26]
.... (idle for 18mn)
montefuscolo_joined #tikiwiki
left #tikiwiki
[20:44]
....... (idle for 33mn)
jonnybjoined #tikiwiki [21:18]
.......................... (idle for 2h5mn)
joined #tikiwiki [23:23]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)