fabricius: joined #tikiwiki torsten1: joined #tikiwiki montefuscolo: asif, try adding all permissions and after, remove one by one torsten1: polom Tiki-KGB: 03lindonb r61532 10trunk/ 10lib/jquery_tiki/tiki-jquery.js 10templates/tiki-admingroups.tpl
[REF] Allow the function to show a tab work wherever the link is in the main page column; rename function to showTab; take out stray return false (thanks Jonny) jonnyb: joined #tikiwiki Tiki-KGB: 03marclaporte r61533 10branches/experimental/conversejs/ 10composer.json 10composer.lock * Remove duplicate adodb/adodb-php in composer.json and update composer.lock
03marclaporte r61534 10trunk/check_composer_exists.php * update links to https
03chealer r61535 10trunk/lib/jquery_tiki/tiki-jquery.js * [REF] showTab(): Clarify documentation jonnyb: joined #tikiwiki Bsfez: joined #tikiwiki
joined #tikiwiki chibaguy: joined #tikiwiki jonnyb: joined #tikiwiki redflo: joined #tikiwiki luciash: pompom Bsfez: miaou luciash: woof woof Bsfez: tiki zoo feature ?
:) luciash: :) Bsfez: Good morning lu luciash: boker tov B
or whatever you prefer :) Bsfez: As long as I can feel the good vibes, you can say whatever you want :D luciash: :D Bsfez: (would be hard in german I guess) LOL luciash: guten morgen :) Bsfez: ah ok I feel it too :D luciash: GUTEN MOERGEN HERR SFEZ!
:D Bsfez: ARRHH nein nein nein la kommandantur ! luciash: lol Bsfez: something different, dlvrit.com is the service I use for my social network automatisation luciash: apparently they got some issues recently right?
;)
tks for the info Bsfez: I talk to them but wasn't convinced they felt really concerned
I added expiration date for such publication
we'll see... luciash: try buffer
they are nice (to me) Bsfez: thanks for the tip ! :)
I'll keep it open (i want to finish an article) ;) luciash: coolio Bsfez: darn dog find a turtle...
lol
tiki zoo is need fast chibaguy: polom Bsfez: (back turtle is safe)
Hi Chibaguy
(wondering if we can use name here ?) chibaguy: I'm looking at web guidelines for HTML email (like Tiki newsletters) and comparing to how Tiki's are done, and there seem to be prolems.
Hi Bsfez
Recommendations are: use inline CSS, not linked stylesheet; use tables for layout, not divs, etc. Bsfez: ... can't we include ? chibaguy: The newsletters were looking ok for me in Thunderbird, but apparently some other mail clients are more difficult. panamaus: joined #tikiwiki chibaguy: But I don't see a way to avoid how we do it now. CSS inliners are available online, but Tiki admins would have to convert their newsletters, seems to me. Bsfez: I confirm (from my tiki12 experience) but I recall adding base url and stuff like that helped chibaguy: Anyway, from the recent newsletter CSS code update, the link to the stylesheet seems to be broken (domain is missing) unless I'm missing something.
newsletter.css isn't being used.
(in trunk)
But I'll do the conversion to use theme styles via less for theme-specific newsletter.css files, expecting the link fix to come. Bsfez: Gary, I have bad memory for this things, but adding some header in the newsletter and setting feature (base url or something like that) made it work.
I'm trying to setup an old tiki to check (Sylvie helped me then) chibaguy: It's funny that before I did the last trunk update, the newsletters were using the theme stylesheet (the one selected to use at the site).
But that's a big file and a lot is not appropriate for a newsletter, so jonnyb changed it to use base_files/newsletter.css instead; and I'll implement a theme override for this smaller CSS file.
But still it seems we're not doing it the best practices way.
But maybe support is growing for external and embedded stylesheets.
Also maybe it's just me, but the source for the newsletter shows some character weirdness like <div class=”articleclip”> Bsfez: well I think that like we can include in a newsletter the "article auto-clip" we can include the stylesheet. chibaguy: (double quotes are mangled)
Ok, I'm looking at guides like http://groundwire.org/labs/email_publishing/using_css_and_html_in_email_newsletters/index.html Bsfez: Sorry Gary I have to finish something else ...
got it ! luciash: chibaguy: but we did it that way already Bsfez: At the top of the newsletter I added :
<base href="http://www.avtalyon.org.il/" />
<link href="http://www.avtalyon.org.il/styles/nature/newsletter.css" rel="stylesheet" type="text/css" />
in the txt and that it was working with outlook, gmail, etc. panamaus: joined #tikiwiki luciash: chibaguy: afaicr the CSS from newsletters.css was injected in the newsletter e-mail so it was part of the mail - not linked chibaguy: hi luciash. Yes, before I svn-upped trunk (before jonnyb's commit re newsletters) I saw the theme stylesheet embedded at the top of the newsletter.
Now it isn't, after the commit, but maybe a minor thing to fix.
I realize this is the way it was done before, so I guess it works good enough, but the guides actually say don't do it that way.
Apparently some clients strip out everything outside of the body tag.
But I don't have enough personal experience with newsletters or html email to know first-hand. luciash: ah, yup, that might be true
but we can have <style></style> in the body nowadays with html5 chibaguy: that could be something to test.
then again, depending on html5 support in email clients. luciash: i mean it is valid html5 but I believe it would work anyway in html4
just try a little e-mail test chibaguy: yep
maybe a good reference: https://litmus.com/blog/a-bulletproof-guide-to-using-html5-and-css3-in-email luciash: +1
chibaguy: can you start a wiki page about it on dev.tiki.org mayxbe? chibaguy: Sure, I'll do that.
There's already a https://dev.tiki.org/Newsletter luciash: good Tiki-KGB: 03eromneg r61536 10branches/16.x/templates/tiki-editpage.tpl * [FIX] tidy up code where a closing > for a div straddled a line
03eromneg r61537 10trunk/templates/tiki-editpage.tpl * [FIX] tidy up code where a closing > for a div straddled a line
03eromneg r61538 10branches/15.x/templates/tiki-editpage.tpl * [FIX] tidy up code where a closing > for a div straddled a line fabricius: joined #tikiwiki Tiki-KGB: 03rjsmelo r61539 10trunk/ 10(5 files in 5 dirs)
[NEW] Add check if the unified index is outdated by object type, when incremental search is not enabled
03rjsmelo r61540 04branches/experimental/outdated-index-detection * [KIL] Check if unified index is outdated submitted to trunk jonnyb: joined #tikiwiki
ⓅᵒⓁoᴹ luciash: heh, cannot decipher this jonnyb: hi luciash - might not even be utf-8, but polom anyway :) chibaguy: Hmm, clever. I see a P in a circle, superscipt O, L in a circle, o, superscript M.
Like saying polom while blowing bubbles ;-) . jonnyb: :D
hi chibaguy chibaguy: Hi jonnby
or jonnyb jonnyb: ;)
I saw you added some notes to https://dev.tiki.org/Newsletter, thanks! chibaguy: (my "b" key is sticky these days. Too much eating over the keyboard. jonnyb: But i thought the contents of newsletter.css got added in the body of the email - at least that was the intention (ages ago) luciash: jonnyb: I see (P)?(L)o? in my IRC client :) chibaguy: Before my latest trunk svn update, I saw the CSS embedded in the mail message. But after your commit, I see a link to it, but actually the CSS doesn't seem to be used. jonnyb: that doesn't sound right, i'll check the code chibaguy: Actually, looking again at the source of a newsletter email in Thunderbird client, I see the newsletter content twice, the first time without html head and without html body tags, the second time with everything intact.
Maybe the first one is displaying?
The email seems to be using client default styling (basic colors, etc.).
Also images in the content aren't displaying.
In the first instance of the newsletter content, the characters are ok. In the second instance (the one with complete HTML elements), the double quotes are garbled like <div class=”articleclip”> Bsfez: joined #tikiwiki jonnyb: polom Bsfez Bsfez: hi (sorry meeting) jonnyb: chibaguy: there should be a plain text version for "DOS" email clients (or something) and then an html one for the 21st century people, so that should exaplin the double content
I'll do a local test and see what comes out for me now luciash: jonnyb: in tiki 12 i think it displayed the html version first if the client prefers it and the text-only version was as alternative for clients who prefer text-only jonnyb: indeed, that should be the same
chibaguy: i see the error, i added just the name of the base newsletter.css not the contents (doh!) - fixing... chibaguy: Ok, thanks. Tiki-KGB: 03jonnybradley r61541 10trunk/lib/newsletters/nllib.php
[FIX] newsletters: Include the contents of newsletter.css, not the file name (thanks chibaguy) Tiki|bot: left #tikiwiki Bsfez: joined #tikiwiki Tiki|bot: joined #tikiwiki chibaguy: I now see the style effects from newsletter.css in a newsletter sent. Thanks, jonnyb.
(checked in Windows Thunderbird and iPhone mail.) Tiki-KGB: 03luciash r61542 10users/ 10cartograf/cartograf_tiki15/themes/CartoGraf/less/CartoGraf.less 10cartograf/cartograf_tiki15/themes/CartoGraf/css/CartoGraf.css
[FIX] add some top margin to prevent the admin wizard overlapping the top CartoGraf header (the .codecaption code in CSS inherited by compilation from latest changes in 15.x branch) jonnyb: woo, thanks for the documentation chibaguy :) chibaguy: jonnyb, is there anything that needs to be done with PHP compile to be aware of and compile the newsletter.less files? They are skipped doing compile all or compile base_files, etc.
(I'm not sure if I need to do anything special other than create the less files with some content; seems like they should get compiled.) jonnyb: aha, good point, i was hoping you knew that bit chibaguy ;) chibaguy: heh jonnyb: did you commit any newsletter.less files yet? chibaguy: No.
just testing locally so far. jonnyb: i'll have a look a thte compile command, 1 mo... chibaguy: I'd think that any .less file that isn't a partial would be compiled into .css.
(partial = not imported by another .less file) jonnyb: no, it needs adding to the file list in lib/core/Tiki/Command/LessCompileCommand.php - can you commit one as a test please and i'll add the code for it? chibaguy: ok Tiki-KGB: 03chibaguy r61543 10trunk/ 03themes/base_files/less/newsletter.less 03themes/amelia/less/newsletter.less
[NEW] Default and Amelia theme newsletter.less files, to make smaller newsletter-specific stylesheets. chibaguy: I added the default file plus one theme file. jonnyb: thanks chibaguy - the amelia one should be obvious if it works! :D chibaguy: that's true luciash: thanks guys
i found typo in all the main theme less files
will commit fix shortly
or should I wait? -: luciash sings Should I stay or shouldda go? chibaguy: :-)
You can go ahead, I think. luciash: chibaguy: tks Tiki-KGB: 03jonnybradley r61544 10trunk/lib/core/Tiki/Command/LessCompileCommand.php
[ENH] newsletters: Compile newslettter.less in console.php less:compile (thanks chibaguy)
Also fixed some faulty logic comparing file modified times on less and css files jonnyb: Ok chibaguy, one more little fix to newsletter.less on it's way, then we should be ready :) Tiki-KGB: 03jonnybradley r61545 10trunk/themes/base_files/ 10css/newsletter.css 10less/newsletter.less
[FIX] newsletters: Add includes to newsletter.less and test compiler (thanks chibaguy)
03chibaguy r61546 03trunk/themes/amelia/css/newsletter.css * [NEW] Amelia theme newsletter.css file compiled from theme's Less file. chibaguy: Ok, the theme-specific newsletter.css works. :-). Now just need to add more necessary CSS.
(I can imagine as a future enhancement, people might want to select the theme for the newsletter and not use the site's current theme.)
(Or you could change the site's theme just long enough to send the newsletter - strange workaround ;-).)
bbl - need to take out dogs. luciash: cu Tiki-KGB: 03luciash r61547 10trunk/ 10(36 files in 36 dirs)
[FIX] themes: typo in @import file was pointing to non-existing less file (+ recompiled all themes using php console.php less:compile) Padlock: joined #tikiwiki
Hey everyone !
yesterday I was enquiring about the display of tracker entries according to their status, it seemed complicated because the status is not a field... Anyway, the person who helped me here wasn't so sure about that, and just in case, I wanted to let you know I found how to choose what items should be listed according to status jonnyb: polom Padlock Padlock: Hi ! what does "polom" mean exactly ? jonnyb: it's a mystery :) https://tiki.org/Glossary
for tracker status you just add {filter field="tracker_status" conent="o"} or whatever Padlock: LMAO love that story about polom jonnyb: documented here i believe https://doc.tiki.org/Unified+Index
:) Padlock: it's actually status="" and then o, p, c or any combination of the three ;) jonnyb: ok, sounds like it's for something else then - sorry, have to go now, bbl Padlock: But since I couldn't find it yesterday, I just rephrased the output and typed : "here's a list of all currently open items" instead of "pick an item here" lol
thank you !
i also have to go. Bye bye ! ;-) Tiki-KGB: 03kroky6 r61548 10trunk/lib/userslib.php * [FIX] Userslib->get_members to work for empty group filter too
03kroky6 r61549 10branches/ 1016.x/lib/userslib.php 1016.x * [bp/r61548] [FIX] Userslib->get_members to work for empty group filter too chibaguy: luciash, about your commit, I thought the file extension wasn't necessary for less compiling, actually.
I though the compiler would recognize the file as a Less file even without it. luciash: chibaguy: too late :D i realized the same after commiting it actually did not recompile anything :-p
chibaguy: it confused me that the only one file reference was without .less file extension... and i thought it was just ignored chibaguy: Well, it's probably good to be consistent, so a good change. luciash: yes, just for the consistency's sake ;)
at least i helped bernard compile his theme ;)
chibaguy: do you know it is the same with sass files? chibaguy: oh yeah, that's good. I think it may be the same with sass, but I'm not totally sure.
But sass partial files (to be imported) start with an underbar, iirc. luciash: ah, interesting chibaguy: I'm hoping there's a PHP sass compiler similar to the less one we use now. luciash: yeah, lets hope together :) RadoS: Moin... as "admin" I want to save "XML Zip" of a structure, but when I click the link, it produces only an empty page, where to look for errors/ problems?
"empty" as in the html-source has 0 bytes. omstefanov: joined #tikiwiki
anyone have a good solution to comparing two input values (e.g. 2 email address fields) to check if they are the same? (useful to verify that user didn't mistype an email address
couldn't find anything in doc luciash: omstefanov: in trackers?
omstefanov: use the distinct validation
omstefanov: ah, you mean something else
omstefanov: sorry
RadoS: in the server php logs
RadoS: it can be low memory_limit jonnyb: joined #tikiwiki Bsfez: joined #tikiwiki chibaguy: luciash: https://sass-lang.com/documentation/file.SASS_REFERENCE.html#partials
Same as less except starts with an underscore.
file name: _colors.scss. @import "colors"; works. luciash: ah, i see, good to know omstefanov: luciash: yes, in trackers, but what I need is NOT distinct, but that the value entered in a "enter email second time" is same as "email" (first field). Tiki-KGB: 03kroky6 r61550 10trunk/ 10lib/wiki-plugins/wikiplugin_trackerlist.php 10lib/trackers/trackerlib.php * [FIX] fix trackerlist default search criteria for non-admin users RadoS: luciash, meh: http://paste.debian.net/918598/
PHP update keeps biting me in the ass.
You know whether newer tikis are php7 "safe"? luciash: RadoS: not sure, I would say not yet, maybe trunk, but that is Tiki 17, not released yet
RadoS: is it 15.4? nelsonko: joined #tikiwiki RadoS: 15.2 Bsfez_: joined #tikiwiki luciash: try update to 15.4 - may be fixed
also it is very unsecure to stay on 15.2 Tiki-KGB: 03chibaguy r61551 10trunk/ 10themes/amelia/less/newsletter.less 10themes/amelia/css/newsletter.css * [ENH] Add selectors to Amelia theme newsletter files. chibaguy: Hmm, import webfont works ok on iPhone (webkit) but not in Windows Thunderbird, where it looks like Comic Sans is used instead for Amelia headings. luciash: :( chibaguy: Maybe the import url or something, but imported fonts in HTML email is said to be iffy. luciash: maybe remove that ,cursive definition and use just sans-serif
comic sans is embarassing ;) chibaguy: :-) luciash: at the Lobster font-family definition
in thunderbird there is "Show remote content in this message" under the "Preferences" button on each message - even after that the font does not load? Tiki-KGB: 03chibaguy r61552 10trunk/ 10themes/amelia/less/newsletter.less 10themes/amelia/css/newsletter.css
[ENH] Change cursive to san-serif for Amelia headings (Windows Thunderbird was showing Comic Sans instead of webfont Lobster.) chibaguy: Ah, good point about show remote content. That fixed it. luciash: cool chibaguy: I guess my last commit is ok, for people who don't "show remote content", san-serif is better than Comic Sans. luciash: yes jonnyb: joined #tikiwiki chibaguy: Time to sleep; see y'all later. jonnyb: joined #tikiwiki Galaxis: joined #tikiwiki
Hi...
I've just noticed stuff like this in my log:
GET /tiki/tiki-directory_redirect.php?siteId=1+AND+1=2+UNION+SE
LECT+0x6461726b31636f6465,0x6461726b32636f6465,0x6461726b33636f6465,0x6461726b34636f6465,0x6461726b35636f6465,0x6461726b36636f6465,0x6461726b37636f6465,0x6461726b38636f64
65,0x6461726b39636f6465,0x6461726b3130636f6465,0x6461726b3131636f6465,0x6461726b3132636f6465,0x6461726b3133636f6465,0x6461726b3134636f6465,0x6461726b3135636f6465,0x646172
6b3136636f6465,0x6461726b3137636f6465,0x6461726b3138636f6465,0x6461726b3139636f6465,0x6461726b3230636f6465,0x6461726b3231636f6465,0x6461726b3232636f6465,0x6461726b3233636
whoops, sorry, should have been one line.... Anyway, is that known and targeted at an old version? Tiki-KGB: 03jonnybradley r61553 10trunk/ 10(20 files in 14 dirs)
[KIL] wikilingo: As discussed https://dev.tiki.org/Endangered+features#Decided_to_be_removed luciash: Galaxis: what version you have? Tiki-KGB: 03jonnybradley r61554 10branches/ 10(78 files in 61 dirs)
[MRG] Automatic merge, trunk 61521 to 61553
Conflicts in lib/tikilib.php resolved manually Galaxis: luciash: 15.4 luciash: Galaxis: thanks, not aware of any issue on 15.4 like this... see the pm - btw, that you see it in the logs does not mean it does anything - it just means someone tried
Galaxis: maybe it was on older versions... it reminds me of something but not sure and busy now Galaxis: Yeah, no problem
But it seems this is someone scanning for vulnerable installations - decoding the hex values just results in variations of "darkXcode" Tiki-KGB: 03jonnybradley r61555 10users/cartograf/cartograf_tiki15/themes/CartoGraf/js/custom.js
[FIX] Better fix for annoying 5 second countdown on not having an error after updating a tracker item (disabled completely now) Telesight: joined #tikiwiki giesen: joined #tikiwiki Tiki-KGB: 03chealer r61556 10trim/scripts/enablewww.php
[REF] Clarify
Ask about a statement
03chealer r61557 10trim/scripts/enablewww.php
[REF] Optimize
Clarify prompt for IncludeOptional
Request explanation for part on sudo
Untested
03chealer r61558 10trim/scripts/enablewww.php
[REF] Simplify
Suggest not prompting for httpd.conf directory
Untested Bsfez: joined #tikiwiki nelsonko: joined #tikiwiki Galaxis: joined #tikiwiki Tiki-KGB: 03chealer r61559 10trunk/lib/parser/parserlib.php
[FIX] replace_hotwords(): empty lines returned when some hotwords containing PCRE metacharacters are present
Escape all PCRE metacharacters rather than just slashes.
Was already present in 2006 jonnyb: joined #tikiwiki Tiki-KGB: 03chealer r61560 10trunk/lib/parser/parserlib.php
[REF] replace_hotwords(): Optimize
Untested torsten1: joined #tikiwiki