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

WhoWhatWhen
CIA-36tikiwiki: 03arildb * r41146 10/trunk/ (3 files in 2 dirs): [FIX] Added translation tags to local reference handling files
tikiwiki: 03arildb * r41147 10/trunk/lang/no/language.php: [TRA] Added Norwegian translations
[00:27]
.......... (idle for 46mn)
DPPjoined #tikiwiki
howdy
for reasons beyond logic, I'm trying to enable WEBDav on a 7.0 install and get " PHP Fatal error: Class 'DOMDocument' not found in /mnt/ebs/tiki-7.0/lib/ezcomponents/Webdav/src/tools/xml.php on line 132"
the wiki's wiki says "install it!" in so many words
but I have the packages in reference and none of them seem to come with DOMDocument
OR somehow the wiki install isn't including a path?
so, what file actually defines the DOMDocument class?
[01:16]
....... (idle for 32mn)
my dom.ini file in /etc/php.d/ does include dom.so so that seems fine [01:51]
................ (idle for 1h15mn)
goj_killedByISPjoined #tikiwiki [03:06]
........................................................................................... (idle for 7h30mn)
redflojoined #tikiwiki [10:36]
redflo1joined #tikiwiki [10:49]
...................... (idle for 1h48mn)
chibaguyjoined #tikiwiki [12:37]
....... (idle for 31mn)
redflojoined #tikiwiki [13:08]
....... (idle for 34mn)
marclaportejoined #tikiwiki [13:42]
........... (idle for 51mn)
polom [14:33]
.... (idle for 16mn)
chibaguychibaguy wishes templates/mystyle/comment/list.tpl would override templates/comment/list.tpl. [14:49]
.... (idle for 16mn)
chibaguy meant templates/styles/mystyle/comment/list.tpl.... [15:05]
changi|a1ayjoined #tikiwiki [15:12]
arildbjoined #tikiwiki [15:26]
................. (idle for 1h21mn)
CIA-36tikiwiki: 03jonnybradley * r41148 10/branches/9.x/tiki-download_file.php: [FIX] filegals: Show correct icons for non-image file thumbnails (by not forcing it to jpeg) [16:47]
jonnybjoined #tikiwiki [16:49]
..... (idle for 23mn)
CIA-36tikiwiki: 03jonnybradley * r41149 10/third_party/jquery/ (9 files in 2 dirs): jquery.mobile: update to release 1.1.0 (removal of rc.2 files to come)
tikiwiki: 03jonnybradley * r41150 10/branches/9.x/lib/headerlib.php: [FIX] jquery.mobile: update to release 1.1.0
[17:12]
..... (idle for 21mn)
chealerjoined #tikiwiki
joined #tikiwiki
[17:34]
arildbjoined #tikiwiki [17:42]
Treblyjoined #tikiwiki
<marclaporte> Polom, we need to have a conversation about galleries (all) 8.x. Quite ended make function all well for 8.x
Polom, anybody : do exists a normalization for sources writing parameters : particularly indent width and use of tabs or not ?
If spaces are used it makes larger files but they are supported if tabs are not used. If tabs are used and indent is not fixed the display of sources for reading or updating changes with dev platform
[17:52]
jonnybhi Trebly - you mean source code formatting? we use tabs but apart from that follow the zend recommendations
http://dev.tiki.org/DevTips#PHP_coding_habits
(hard to find!)
[18:04]
........ (idle for 35mn)
Trebly<jonnyb> Hi, thanks. I want to be conformed with in what I am writing.
HELP : I have a question pending since two week : to show images in galleries we use jq colorbox, I could not find the link from <... rel="lightbox[gallery];type=img> to colorbox. I want to change parameters of color box (not well displayed) the "top" parameter ad "opacity" other for dev. I could not find where and how they are set. It is URGENT our current client presentation is tuesday
[18:42]
Tiki|botWelcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you!
Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you!
[18:42]
jonnybTrebly: that's all set up in tiki-jquery.js [18:43]
Trebly<jonnyb> thanks I look at. Even go back to you for complements. I have re-written a great part of imagegallib and show_image, It work now fine 8.x for image galleries and files. The 8.x was not able to show images : empty and firebug was displaying "error in data" (stream image), now it's OK [18:48]
CIA-36tikiwiki: 03jonnybradley * r41151 10/branches/9.x/lib/profilelib/installlib.php: [FIX] profiles: Don't explode prefs that are already an array [19:01]
..... (idle for 23mn)
tikiwiki: 03jonnybradley * r41152 10/third_party/jquery/jquery.mjs.nestedSortable.js: minor fix to 3rd party nestedSortables from github [19:24]
LouisMartinjoined #tikiwiki [19:37]
..... (idle for 22mn)
marclaportejoined #tikiwiki
polom
[19:59]
jonnybpolom marclaporte [20:03]
marclaportejonnyb: Would you have a quick piece of advice for this potential contributor? https://tiki.org/tiki-view_forum_thread.php?comments_parentId=43843&topics_offset=6 [20:03]
jonnybjonnyb looks
jonnyb will reply (it's quite fiddly though)
[20:03]
CIA-36tikiwiki: 03jonnybradley * r41153 10/branches/9.x/lib/structures/ (structlib.php tiki-edit_structure.js): [FIX] structures: Allow dropping pages on empty structures (thanks Geoff) [20:11]
..... (idle for 22mn)
jonnybok, food time - more soon/later [20:33]
Trebly<jonnyb> Sorry, but I don't find : what ? : where tiki sets to colorbox the parameters which are used to display images gallery ?
Tiki writes <... rel="lightbox[gallery];type=img> <img id= ..... ref="<site_url>/image_show.php?... >, this launches from browser (using rel attribute and jquery.js or other, the request of the image stream to server.
I could not find the links because "lightbox[gallery]" or keywords are not found anywhere useful (neither lightbox or colorbox or gallery into jquery.js or other js... ?
When we find into the generated page which displays the color box :
<div id="colorbox" class="broke-endless-pages" style="padding-bottom: 42px; padding-right: 42px; display: block; width: 933px; height: 728px; left: 303px; opacity: 1; cursor: auto; top: 3052px;"> it come from colorbox.js but I have not found how it is called since two weeks.
Sorry for the length here, I will send a mail. Nobody has answered to this subject on dev-list ...
[20:47]
.......... (idle for 48mn)
redflo1joined #tikiwiki [21:35]
............... (idle for 1h11mn)
marclaporteTrebly: ping :-) [22:46]
.............. (idle for 1h7mn)
Treblyjoined #tikiwiki [23:53]
redflojoined #tikiwiki [23:56]

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