Tiki-KGB: tikiwiki 03jyhem r45873 10trunk/lib/core/Tiki/Profile.php
tikiwiki [ENH] Deal with case of empty default values in profilerequests refizul_: joined #tikiwiki changi|away: joined #tikiwiki goj_killedByISP: joined #tikiwiki Tiki-KGB: tikiwiki 03jyhem r45874 10trunk/lib/core/Tiki/Profile/InstallHandler/Article.php
tikiwiki [FIX] Use same default expiration date in profiles as for normal article creation
tikiwiki 03jyhem r45875 10branches/11.x/lib/core/Tiki/Profile/InstallHandler/Article.php
tikiwiki [FIX][bp/r45874] Use same default expiration date in profiles as for normal article creation
tikiwiki 03jyhem r45876 10branches/9.x/lib/profilelib/installlib.php
tikiwiki [FIX][bp/r45874] Use same default expiration date in profiles as for normal article creation fabricius: hi astroo- , I think it is an error 40
so I assume astroo- , this would happen with any system astroo-: hello fabricius: astroo-: maybe you should consider to ask the right questions
most answers are in the question astroo-: i not find the part of mail refizul: astroo-: http://doc.tiki.org/Inter-User+Messages
astroo-: http://doc.tiki.org/Newsletters
astroo-: you can build an email distribution system with that
astroo-: a month ago this topic was in the community forum -- http://tiki.org/forumthread46584
astroo-: internal user messages can be configured to send out email, too Tiki|bot: New Forum Posts: Drop down menu to autocomplete form question - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=47004 astroo-: bye people
refizul sorry not read until now
thanks Tiki-KGB: tikiwiki 03jyhem r45877 10trunk/lib/core/ 10Tiki/Profile/InstallHandler/WikiPage.php 10Tiki/Profile/InstallHandler/Article.php
tikiwiki [ENH] Allow to set geolocation for articles and wiki pages fabricius: joined #tikiwiki Tiki-KGB: tikiwiki 03xavidp r45878 10branches/11.x/lib/core/Reports/Manager.php
tikiwiki [FIX]Call-time pass-by-reference has been deprecated in PHP 5, and in PHP 5.4, '&$watches' produced 'Fatal error'. Thanks lph and jonnyb for feedback on this issue.
tikiwiki 03xavidp r45879 10branches/10.x/lib/core/Reports/Manager.php
tikiwiki [bp/r45878][FIX]Call-time pass-by-reference has been deprecated in PHP 5, and in PHP 5.4, '&$watches' produced 'Fatal error'. Thanks lph and jonnyb for feedback on this issue.
tikiwiki 03xavidp r45880 10branches/9.x/lib/core/Reports/Manager.php
tikiwiki [bp/r45878][FIX]Call-time pass-by-reference has been deprecated in PHP 5, and in PHP 5.4, '&$watches' produced 'Fatal error'. Thanks lph and jonnyb for feedback on this issue. redflo: joined #tikiwiki Tiki|Log: joined #tikiwiki Topic: for #tikiwikiis now Tiki Wiki CMS Groupware - The Free and Open Source Web Application with the most built-in features - Tiki 10.2, 9.4 LTS and 6.10 LTS are out! Question? Just ask. We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log) sipherdee: joined #tikiwiki xavi1: joined #tikiwiki xavi: polom -: xavi finding new issues with PHP 5.4.x and Tiki (10.x this time): xavi: Strict Standards: Declaration of WikiPlugin_HtmlBase::exec() should be compatible with WikiPlugin_ConditionBase::exec($data, $params, $index, $parser) in /path_to_tiki10/lib/core/WikiPlugin/HtmlBase.php on line 9
on the wiki edit page, after I added a file in a file gallery and called it in a wiki page
:-/
in case it's related, we have an issue to see the icon of the pdf file uploaded (icon is not shown)
and when attempting to see the img source, in a url like dl2&thumbnail=y&x=16 (sef is on), then we see this other messages on a white page: fabricius: joined #tikiwiki xavi: Strict Standards: Non-static method Image::is_supported() should not be called statically in /path/tiki-download_file.php on line 253 (& 257)
Strict Standards: Non-static method ImageAbstract::icon() should not be called statically in /path/tiki-download_file.php on line 278
Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method Image::get_icon_default_format() should not be called statically in/path/lib/images/abstract.php on line 183
Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method Image::is_supported() should not be called statically in /path/lib/images/abstract.phpon line 189
mmm, I guess I'd better fill in a bug report with this info... vmachine1: left #tikiwiki marclaporte: joined #tikiwiki rodrigoprimo: joined #tikiwiki xavi: changi|away: see ^ issues with php 5.4. (which are already warned in PHP 5.3.x)
oups, dev.t.o down?
dev.t.o: "Tiki is unable to connect to the database"
changi|away: ? Tiki|bot: joined #tikiwiki xavi: mmm, reloading the page (F5) after a few minutes saved my bug report
:-)
bug reported here: http://dev.tiki.org/item4511 Tiki|bot: Recent Bug: Tracker item: #4511 - - 10.x: Icon of the pdf file uploaded is not shown (Strict Standards: Non-static methods should not be called statically in /path/tiki-download_file.php) - http://dev.tiki.org/item4511 dhazel: joined #tikiwiki Tiki|bot: Recent Bug: Tracker item: #4512 - - 11.x: composer fails behind a proxy - http://dev.tiki.org/item4512 HideMe: joined #tikiwiki
I've noticed in version 9.4, when using Wysiwyg code fields "-->" is styled red with strike through when it should be plain text. Any idea why this happens? panamaus: joined #tikiwiki xavi: HideMe: try adding colors="perl" as an argument to the Plugin Code
like: {CODE(colors="perl")} foo --> bar {CODE}
it works for me with "--" at least
hth (time to leave for me)
cheers
left #tikiwiki
joined #tikiwiki
back a few mins...
so HideMe, what was your question? HideMe: I've noticed in version 9.4, when using Wysiwyg code fields "-->" is styled red with strike through when it should be plain text. Any idea why this happens?
You mentioned an argument for plugin code. xavi: -- is understood as the start of strikethrough syntax
you said "wysiwyg code fields"
can you point to your wiki page?
url? HideMe: Wiki isn't accessible to the Internet. :[17:08] HideMe A few other odd formatting issues in {CODE()} {CODE} too.
Which didn't happen prior to the 9.4 upgrade. Tiki|bot: joined #tikiwiki panamaus: Sounds like CodeMirror bugs to me
I had to turn off syntax highlighting because it was doing that to my code boxes, among other weird things HideMe: Where is that option located?
You may be correct, seeing as some of the text in CODE boxes is different colors and what-not. panamaus: at /tiki-admin.php?page=textarea&highlight=feature_syntax_highlighter
I think this setting was changed to be off by default starting in 9.2 or so, after somebody decided that there were just too many bugs HideMe: So its it named "Plugin Code"? Tiki-KGB: tikiwiki 03jonnybradley r45881 10branches/11.x/lib/core/Tracker/Field/Checkbox.php
tikiwiki [FIX] tracker: Fix for checkbox when updating other fields (e.g. via inline edit), were getting set to 'n' if not specified xavi: HideMe: read https://doc.tiki.org/PluginCode & https://doc.tiki.org/Codemirror (they are different things, but related) HideMe: xavi Right. CodeMirror looks exactly like my issue. However, there is no setting present to disable. xavi: HideMe: yes , there is
see tips from panamaus (above)
sorry, I must leave
cheers
left #tikiwiki HideMe: AH! Found it... need to turn on the advnce filter.
*advanced eliasp_: joined #tikiwiki HideMe: thank you. Caarrie: joined #tikiwiki
joined #tikiwiki Tiki|bot: New Forum Posts: Where to Install if Tiki = Website? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=47014
New Forum Posts: Tracker Inline edition in 11.x - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47015 panamaus: joined #tikiwiki astroo-: joined #tikiwiki
hello people lukeg: joined #tikiwiki Tiki|bot: New Forum Posts: Escape single exclamation mark line in code from parsing - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=47017 fabricius: polom astroo-: hello