benoitg: joined #tikiwiki
goj_killedByISP: joined #tikiwiki
marclaporte: joined #tikiwiki
CIA-61: tikiwiki: 03marclaporte * r41993 10/branches/9.x/templates/modules/mod-user_bookmarks.tpl: missing tikimodule on User Bookmarks module. Thanks ohertel
Bsfez: joined #tikiwiki
kstingel: joined #tikiwiki
does Tiki have a way of creating new Directories and then copying existing files into them?
... figured it was quicker to ask the pros than lose myself in trawling the code :D
what I'm trying to do is create an export mechanism, where Tiki will :
create a new (working) folder
search the requested structure for images and copy them to
working/images
write each page of structure (as html) into
working/pages ... rewriting image paths to read from ../images as it goes
it's the base for my ePub plugin ... (still working on the compilation of ePub specific data)
I'm also in the process of compiling an ePub legal CSS so that printing/exporting as ePub should work (from FiveAlive and jqui)
marclaporte: joined #tikiwiki
Jenser: joined #tikiwiki
jacmoe: joined #tikiwiki
xavi: joined #tikiwiki
tim: joined #tikiwiki
redflo: joined #tikiwiki
Jenser: joined #tikiwiki
Jyhem: polom
Jenser: joined #tikiwiki
GillesM: joined #tikiwiki
xavi: hi Jyhem
Jyhem: hi xavi
-: Jyhem just figured thracker field validation does not work when the tracker field creates a drop-down :-(
ricks99: joined #tikiwiki
polom y'all
xavi: hi ricks99
btw, ricks99, I noticed a few days ago that the pdf's in scribd do not contain images (for tiki for smarties)
ricks99: hm... then buy the book :)
just kidding. I'll check into it. thanks
need to refresh the scribd pdfs soon. to have 9.x info
xavi: great!
-: xavi already bought in total 5 copies of both books
CIA-61: tikiwiki: 03xavidp * r41994 10/branches/9.x/lang/es/language.php: a few more strings translated
ricks99: and look for updated printed/epub editions of Smarties and Essentials later this year
anyone got a second to help rick with setting expires headers on his tiki?
i uncommented the ExpiresActive lines in the Tiki .htaccess file, but when I run the YSlow profiler, still says grade F -- that theres no expires headers for static items :(
any ideas/help?
Jyhem: Just a guess:
sudo /etc/init.d/apache2 restart
^ ricks99
ricks99: i'm on a shared host
have htaccess but no command line
Jyhem: I guess apache should pick up on the fact .htaccess changed anyway. I was just guessing
ricks99: thanks for trying :)
xavi: back
RobertPlummer: polom
xavi: ricks99: clear tiki caches?
hi RobertPlummer
ricks99: xavi: done
no change
xavi: ok, no idea, then, other than request to have your apache restarted for you
radek82: joined #tikiwiki
xavi: RobertPlummer: willing to fix another tiny issue of codemirror? (unability to highlight with equivalence of mode names)
example: http://demo.tiki.org/9x/rsplus
mmm, ah, another tiny one: unability to delete timesheet tasks when they contain quotation marks ("). Reproduced here: http://demo.tiki.org/9x/tiki-timesheet.php
dhazel: joined #tikiwiki
jacmoe: joined #tikiwiki
rodrigoprimo: joined #tikiwiki
benoitg: joined #tikiwiki
CIA-61: tikiwiki: 03robertplummer * r41995 10/trunk/lib/core/ (JisonParser/Wiki/Handler.php WikiPlugin/HtmlBase.php): [ENH] jison parser gets parser levels for plugins to execute in the order they want to, not the order that the parser picks. Will use for toc
tikiwiki: 03robertplummer * r41996 10/trunk/lib/parser/parserlib.php: [FIX] Don't check for maketoc
xavi: oups, another tiny issue in 9x: when codemirror is off (like it was in doc.t.o a moment ago); full screen button in the editor didn't set the text area in full screen
it only works when codemirror is on
I've left codemirror on in doc.t.o, btw
CIA-61: tikiwiki: 03robertplummer * r41997 10/trunk/lib/core/WikiPlugin/maketoc.php: [NEW] Well, I guess new, added a maketoc wiki plugin for the jison parser, and I have it 'lateParse' using the $parserLevel set to 1 so that it goes after all the others
tikiwiki: 03robertplummer * r41998 10/trunk/lib/core/JisonParser/ (Wiki/Handler.php Wiki.jison Wiki.js Wiki.php): [FIX] wikilink
tikiwiki: 03robertplummer * r41999 10/trunk/lib/core/WikiPlugin/ (HtmlBase.php oohtml.php):
tikiwiki: [FIX] unneeded line break
tikiwiki: [FIX] added id as svn keyword
tikiwiki: 03robertplummer * r42000 10/trunk/lib/core/Feed/ForwardLink/Search.php: [FIX] Don't find phrase is there is not one defined
tikiwiki: 03xavidp * r42001 10/branches/9.x/styles/layout/layout.css: a little bit smaller, so that everything is seen in smaller screens
tikiwiki: 03robertplummer * r42002 10/branches/9.x/lib/codemirror_tiki/codemirror_tiki.js: [FIX] Make sure all parts of syntax/mode/colors are detected for older compatibility with geshi
RobertPlummer: xavi: I think I got the codemirror issue taken care of
xavi: Looking at the quote issue
xavi, is timesheet experimental?
xavi: back
timesheet experimental: as you wish :-)
I would say yes, since commiting to the tracker doesn't work for me,e tc.
and some display issues when you get lots od data
so, yes, +1 to tag as experimental
time to go for me
cheers (and thanks for fixing codemirror, etc. :-) )
left #tikiwiki
CIA-61: tikiwiki: 03xavidp * r42003 10/branches/9.x/lang/es/language.php: a few more translated
tikiwiki: 03robertplummer * r42004 10/branches/9.x/lib/core/Services/Broker.php: [FIX] Check if template exists before rendering
tikiwiki: 03robertplummer * r42005 10/branches/9.x/lib/core/Services/Tracker/Utilities.php: [BP/41347][FIX] Make compatible with fields that have 'ins_' at the beginning
RobertPlummer: xavi, I just fixed a problem in 9 that wasen't letting trackers be saved from timesheet.
That may be the issue that is happening here.
running a merge
CIA-61: tikiwiki: 03robertplummer * r42006 10/trunk/ (16 files in 11 dirs): [MRG] Automatic merge, branches/9.x 41966 to 42005
changi: polom
CIA-61: tikiwiki: 03Jyhem * r42007 10/trunk/lib/validatorslib.php: [FIX] Handle validation of drop-down fields
changi: Jyhem_laptop: why not in 9.x ?
Jyhem: Not 100% tested, and not urgent (the doc says it's impossible, and i found another way for my site). So maybe for 9.1
the list of field types needs checking, especially if some types have options which change the display from drop-down to radio buttons, or multi-selects.... All these tests would need more time
has anyone worked on the registration tracker issue ? I may look at it.
benoitg: joined #tikiwiki
dhazel: joined #tikiwiki
benoitg: joined #tikiwiki