hi, any chance ex.tld/tiki-index.php?page=FooBar would become ex.tld/foobar (lowercase) using .htaccess RewriteRule ?
tikiwiki: 03chibaguy * r28523 10/trunk/styles/fivealive/options/ (6 files): [FIX] Post title background image URL wasn't updated when site header's was (same image used for both).
New Forum Posts: External web site content using Dynamic Content System - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38097
hi!
Recent Bug: Tracker item: #3519 - - Plugin validation does not work, TW50B1 - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3519
tikiwiki: 03minger0 * r28524 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] 3159+ Trackers: Modifying dynamic list item type does not work when the reference field is not in fields - additional fix: to allow for linking via not item link fields
New Forum Posts: TW 5.1 Installation problem with IIS and MSSQL - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=38098
tikiwiki: 03minger0 * r28525 10/trunk/tiki-register.php: [FIX] 3449 User preference tracker field realName does not work at registration
tikiwiki: 03minger0 * r28526 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] TRACKER plugin: itemId may not be replaced in the url if it is followed by an id
Is there any "howto" to import massive data to trackers?
as I see exporting to CSV, there is a itemId field... but, should I set it on import or leave it blank?
ok ok, nothing said... I see autoincrement on table definition on phpmyadmin, sorry
(so just blank for that)
polom
I'm so sorry, I seem to have deleted a file from trunk by mistake!
help!
I wanted to delete my own local copy of lib/wiki-plugins/wikiplugin_tracker.php , and it seems that I've deleted by mistake the copy at the svn repository :-(
polom
xavi, did you correct the deleted-file problem? lib/wiki-plugins/wikiplugin_tracker.php is still (or again) in trunk.
yes, thanks chibaguy , it seems that I didn't manage to delete it (successfully :-) )
jonny is helping me (on skype) to see what happened
uff.... my face was deep red...
xavi: reverting from svn doesn't work?
yes, j0n3 , it did! uff. saved
I had never used the revert feature, so I didn't know about it
neither me
just made a test on mine
yes, it worked fine, j0n3 , thanks
it worked nice, but I understand you... ;)
I heard lot about svn problems, and bigger problems trying to solve that "little problem", you know
sometimes apps have a difference on what it should be doing and what really is done, and lot more times, what people think they are doing and what really they are doing... xD
hi all :-)
hi ricks99
hi gary
polom all
how is the sandbox supposed to work these days?
i want to allow http://alcns.net/tiki-editpage.php?page=sandbox for anonymous but can't work out how
works like a normal edit page, just no "Save" button
but also no perms button
correct.
i'm guessing that's just wrong - so i'll fix it (in trunk) - ok?
(and no translate button, i believe)
no translate seems ok
cos it's only one page
i do see a "make structure" button, which is a bit pointless i think
agree
also it's probably best not to have attach file there
i suppose now perms work we could use any page...
thats what i do
"Test" page makes much more sesne to noobies --
how do you import data to trackers?
just my $.02
indeed - most people here (UK) don't know what a "sandbox" is
j0n3: tiki-admin_trackers.php?trackerId=1&cookietab=3
tikiwiki: 03jonnybradley * r28527 10/branches/experimental/wysiwyg_ckeditor_update/ (18 files in 9 dirs): [MRG] Automatic merge, trunk 28503 to 28526
that's what i thought, ricks99
Info: Calling All Translators! - http://info.tikiwiki.org/article106-Calling-All-Translators
worked it out anyway: http://alcns.net/tiki-editpage.php?page=sandbox is now open for business! :)
jonnyb: I've made csv import but as I see on db, items were created but not item_fields (data)
i mean tiki_tracker_items have created items...
usually the only way i can get the format right is to export a few, and use that as a template
that's what i did...
you set manually itemId or let db autoassign it, as it's autoincremental...
?
I've ommited some fields as they are blank...
boh
now reading "not compatible with office 2007"
let's try with openoffice :S
i'm a big noob :(
New Forum Posts: Tracker plugin and fields - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38101
polom
I´d need to extend the maximum size of upload files - where I can find a documentation on this issue, or who knows how to?
it's in your php.ini on the server
see tiki faqs for the specifics
ricks99: hi. the last tw.o forum post is for you; something related to some css(html issue in plugin tracker, when mandatory fields are shown
I feel is right in the core of some of your expertise's
New Forum Posts: wiki info box - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38103
the "cave data entry" thingy?
looking
thx jonnyb and ricks99
ricks99: yes
I posted some extra info which I knew
looks like an issue with mandatory + pretty tracker template
I do not find the location of the php.ini (tiki 5.0)
any idea in wich folder?
should be in your web root. (this is *not* a tiki file)
polom
hi luciash
ricks99: thanks for the "Calling All Translators"
hi jonnyb
my please (and polom to you)
my pleasure
*sigh* more coffee
*g*
jonnyb, how difficult would it be to add a toolbar to the import/export tracker fields in trunk?
I mean to do it myself...
mainly to dogfood search and replace button
just add the right {toolbars blah blah} tag to the tpl - shouldn't be too hard
ok, I'll try, thanks :-)
ok, jonnyb, I must be missing something. the tiki-admin_tracker_fields.tpl text area (in tab3) didn't have an "id" set, so that I added one, and added the {toolbars bla bla} above, like as follows:
second line was wrong on irc (?). I try again:
ok, that's it
around line 242 in tiki-admin_tracker_fields.tpl
looks ok - why comments=y?
but no change
comments=y, to see initially the same toolbar as in comments
and have you set up a toolbar for tracker comments secion?
ok, sounds right
well, I don't want that toolbar, it was just a test
at the end, I'll add a simple toolbar with just search and replace, probably
looks fine to me
but step by step
"and have you set up a toolbar for tracker comments secion?"?
where do I set up that?
toolbars admin
can't I just reuse the same toolbar as in comments?
it's use the global one anyway
well, ok, there I go
sorry - it'll use...
ok
chibaguy: polom, new Tiki site in the making using layout shadows ;)
(and typeface.js again)
hi luciash and sylvieg
hi xavi
jonnyb, I must be missing something, because I can't see he toolbar. Do I need to add include_once ('lib/toolbars/toolbarslib.php'); in tiki-admin_tracker_fields.php also?
s/he/the
coo - looks like the firefox selection issue is due to css - weird!
no, shouldn't need to
xavi was looking at the dafautt frop down - it is even broken for a new item :-( in trunk
sylvie: oups.... it was not broken to me, if you have all fields in one wiki page
jonnyb: ok.
jonnyb: ok, adding that toolbar is not important, and not as easy, as it seems (It was just a kind of quick test to my own skills... I'll searching and replacing with external tools)
s/I'll searching/I'll keep searching
it should just work - sorry no spare time to help more now
no, no problem, is not important. Thanks for your help. Please, consider that I didn't ask anything related to toolbars, seriously
hola xavi :)
hi luciash :-)
salut sylvieg
yay
hmm, seems lite.css is to blame (for all the firefox textarea weirdness)
i wonder why :)
seems it was ok in 3.x
i'm doing a diff
i need to fix this properly as it's making ckeditor unusable in firefox ;(
no changes to lite.css (as i thought)
wonder if it's the charset - it's utf-8...
not charset - i think it's the body{display:table;} thing
yup - definitely - line 15 of lite.css doesn't agree with firefox
but the layout work fine without it
jonnyb: it's necessary for expanding content (pushing right column) to the right properly
but it makes editing not work
if it worked before, i would rather not touch lite.css
which we have (badly) patched with loads of js kludges
no, i'm going to add a thing to setup to add it afterwards
probably with a pref
although i'd rather we got rid of all the hacks
in an ideal browsers world it would be possible to get rid of all the hacks, but not in this world
(i mean css "hacks")
i know - it's a balance
tikiwiki: 03chibaguy * r28528 10/branches/proposals/5.x/styles/fivealive/options/ (6 files): [bp/r28523] Post title background image URL wasn't updated when site header's was (same image used for both). Thanks to changi for spotting problem.
but it's not possible to get hack ckeditor enough without forking it
and it works ok in everything else except for tiki
blame ckeditor ;)
we've also had so many issues since 3.5 came out (i think)
blame doesn't help
yep, don't blame lite.css then :)
but that's where the problem line is... (and it's caused issues before) - but it's ok, i'll hack round it :)
did u try to use empty.css (only import lite.css) if it works any better ?
tikiwiki: 03minger0 * r28529 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php:
tikiwiki: [FIX] 3159++ Trackers: Modifying dynamic list item type does not work when the
tikiwiki: reference field is not in fields - additional fix: to allow for linking via not
tikiwiki: item link fields; simplification to the previous commit and it is also more
tikiwiki: generic
or worse ?
same
i can do it using the dom inspector
ah, was fckeditor different then
disable that css rule and it's fine
fckeditor was always buggy in tiki
before it worked you say, and if lite.css wasn't changed...
i thought change from fckeditor to ckeditor causes the problem
or i misundrstood
no, i think it was change from fx 3.0 to 3.5
but where, if not in lite.css
but that coincided with tiki 4.0, and lots of jquery stuff arriving, so we thought it was a JS thing
ah, is it some positioning JS computation ?
which jQuery uses ?
seems not - it's a css thing
but how display: table might affect it ? i wonder
bug in firefox i guess
it's just telling to render the element table behavior
instead of display: block
because i guess they assume the body must be a block, as per w3
well, the body is probably something special anyway, not classic block element
that's maybe why
maybe it could be workarounded adding an extra div around whole with display: table instead but it is not very semantic fix
i'm just going to fix it for textareas now
good
oh, except that includes pages with the comment form on...
hmmm, nasty
polom all!
RavenC: hi
hi luciash
bbl
Hi RavenC
tikiwiki: 03sylvieg * r28530 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX]TRACKER: to have the plugin without itemId after on with itemId
tikiwiki: 03chibaguy * r28531 10/mods/trunk/themes/andreas09_tiki_5/ (56 files in 13 dirs): [NEW] Andreas09 theme for Tiki 5.
tikiwiki: 03jonnybradley * r28532 10/branches/experimental/wysiwyg_ckeditor_update/lib/toolbars/toolbarslib.php: [FIX] ckeditor: A couple more tool renames
tikiwiki: 03jonnybradley * r28533 10/branches/experimental/wysiwyg_ckeditor_update/lib/smarty_tiki/block.textarea.php:
tikiwiki: [FIX] textareas: Finally a fix for the Firefox selection loss problem by making sure the document body element has display:block (not table).
tikiwiki: This means the other JS workarounds can eventually be removed if this really is successful and that ckeditor works as in other browsers.
tikiwiki: 03chibaguy * r28534 10/mods/trunk/themes/clubcard_tiki_5/ (27 files in 8 dirs): [NEW] Club Card theme for Tiki 5.
tikiwiki: 03nkoth * r28535 10/trunk/tiki-view_tracker.php: [FIX] Use empty instead of isset for proper test because if there are subsequent vars it causes a db error.
morning ricks
tikiwiki: 03sylvieg * r28536 10/trunk/ (2 files in 2 dirs): [FIX]TRACKER: fix default value in drop down when filling a tracker some fields at the time: value not set means was not in the database
hey ricks99 , thx ... lost conection and have to go again ... root folder for php.ini - will call the provider, if I do not find
and bye then
tikiwiki: 03minger0 * r28537 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php:
tikiwiki: [FIX] 3159+++ Trackers: Modifying dynamic list item type does not work when the
tikiwiki: reference field is not in fields - additional fix: to allow for linking via not
tikiwiki: item link fields; simplification to the previous commit and it is also more
tikiwiki: generic; added even more simplification
tikiwiki: 03jonnybradley * r28538 10/branches/experimental/wysiwyg_ckeditor_update/lib/smarty_tiki/block.textarea.php: [FIX] ckeditor: oops, debug thing
TikiFesters waking up in a new TikiHouse
Go jonnyb!
polom chealer and all! who's there?
we're just those who slept here now, Marc, Cyrille, Etienne and me. Nelson and Pascal should join us.
xavi (or anyone else): any idea what is breaking the layout in this page http://doc.tikiwiki.org/File+Gallery+for+Images
?
hi rodrigo_sampaio
hi chealer
chealer: are you in ottawa? i'm going later today
hi rodrigo_sampaio. no idea. I?ll have a look
ah ha ha
probably the align=center in the images
some bug around since a few versions
xavi: ok, I will check
it should alignthem, as it did in the past
but suddenly, it staretd doing some floating, afaik
rodrigo_sampaio: I am, in the new TikiHouse. cool, I was just asking when you would come :-)
chealer: soon :)
and the images are in the middle of sentences
but no idea, never seen that problem
xavi: just to let you know there is also a missing image
xavi: the first image link is broken
let me see....
rodrigo_sampaio: I created the page, and probably added all images in that page, but for sure I can tell you that it was not me who wrote this:
{img link=/tiki-download_file.php?fileId=44&display src=/tiki-download_file.php?fileId=44 align=center class=reflect }
which is the code from the missing/broken image
so that there might be something wrong going on in the code....
xavi: do you know if this bug with align=center has been reported at dev.tikiwiki.org?
good question :-) no idea.
xavi: just discovered another bug, it is not possible to preview a wiki page when someone else is editing it (you can edit it but you cannot preview your changes... :))
not me, probably (I reported way too many errors....)
xavi: I will report both
thks, rodrigo_sampaio
rodrigo_sampaio: thank you for the phpunit comment - my test is not recognized :-)
sylvieg: you are welcome
sylvieg: is not recognized or was not recognized? :)
s/not/now
sorry
sylvieg: great!
I still have a problem with tikilib not correctly decalred... but at least I can test :-)
chealer?
chealer, if you can fix the image path problem with the first image.... you seem to have the page open for edition still
chealer: are you still editing the page? due to the preview bug I can't see if my changes are correcting the problem in that page while you are editing it ;)
sylvieg: which problem?
sylvieg: maybe I can help
PHP Fatal error: Call to a member function setTZbyID() on a non-object in /home/sg/www/html/test/tikitrunkfresh/lib/tikilib.php on line 7594
xavi, rodrigo_sampaio: I closed it, feel free to take the lock
but perhaps it is my test ... it works in a test.php ... I will ask you if I can not find out - thx rodrigo_sampaio
ok, thanks, chealer
chealer: thanks, I will test xavi suggestion regarding align=center
chealer: as soon as tiki realize that you are not editing the page anymore :)
that's bad, I thought/hoped Tiki would just ask the editor if it really wanted to edit
chealer: this is what it does, but apparently there is a bug and I cannot preview the page, so I cannot test my edition before saving it :(
sylvieg: the problem is that $tikidate is not defined. so probably just creating a new instance of TikiDate and assigning it to $tikidate will fix the issue
tikiwiki: 03jonnybradley * r28539 10/branches/experimental/wysiwyg_ckeditor_update/lib/ckeditor_tiki/plugins/autosave/plugin.js: [FIX] ckeditor: don't re-save ajax errors and make clicking the button always work
tikiwiki: 03jonnybradley * r28540 10/branches/experimental/wysiwyg_ckeditor_update/lib/wiki/editlib.php: [FIX] parse_html: remove completely empty p tags
tikiwiki: 03jonnybradley * r28541 10/branches/experimental/wysiwyg_ckeditor_update/lib/tikilib.php: [MOD] parse_data: Preserve empty line/paras when wiki paragraph formatting and correct some logic back to how it is in trunk
jonnyb, do you need some testing of your ckeditor branch? (I have some spare time for that, if useful for you)
if you can, please! thanks xavi
any special topic you want me to test? or whatever?
Geoff is already on the case, he's set up quite a few test pages there
ok
especially wiki/html parsing and switching, and i've made a few changes to tikilib->parse_data involving wiki para mode, so don't want too many surprises when i merge back
byee
is your site updated? or I can test any trunk?
it's an experimental branch (branches/experimental/wysiwyg_ckeditor_update) but that's whats on http://alcns.net
recently svn up'ed
ok, I'll test on your site
i'm hoping to merge back into trunk tonight
jonnyb: xavi at tikiwiki.org is not a valid email address in your alcns.net site???
plus, fyi, there is no registration message shown after filling in the registration details
¿que? :O
I know this is not probably due to your branch, but, just in case
no, not touched anything like that afaik
ok
can you get in? or shall i make a user for you?
anyway, I wonder if tw.o domain made some indigestion to your alcns.net site...
hopld on, I'll test
"Account disabled" :-(
can't see why
account "Xavi"
anyway, I can use the account "tiki", no worries
i've validated it
but for sure, there seems to be something borked with the regsitration process
ok, I'll try again
i made you admin too
now I get: ErrorYou did not validate your account
+ another error message:
You should have received an email. Check your mailbox and your spam box. Otherwise click on the button to resend the emailResend
ay? (sometimes tiki can be very annoying ;) )
Ok, I'll try again without clicking on any validation message (if an admin validates some account, that should work)
sorry
had to validate email too
ok now?
ok, I?m in
thanks
it says you're online?
:)
is this something different? (as far as validation of users is invloved) in tiki6?
anyway, whatever
no idea, but i have validate email set
there I go for testing, and you for your ckeditor issues
jonnyb, shall I test with firefox 3.6+ ?
yes, that should be fixed now
I did read that you said that firefox issues with ckeditor might have been solved with some of your last commits
ok, there I go then
xavi: there is any reason to use class=reflect for the images on http://doc.tikiwiki.org/tiki-index.php?page=File+Gallery+for+Images
xavi: I think is the confusing and I'm planning to remove it
rodrigo_sampaio: just aesthetics :-)
xavi: what do you think?
ok, I think that whatever bug is in align=Center should be fixed, regardless of class=reflect
but do as you wish on that page
xavi: for me is kind of "noisy" (ok, not the best word to describe) but nothing against keeping it if you prefer
Recent Bug: Tracker item: #3520 - - Unable to preview a wiki page if someone else is editing it - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3520
xavi: right now I will just fix the page removing class=center and report the bug
xavi: if I have some time in the next days I will try to fix the bug
nope, I'd like to keep it in pages like Tiki6 (dogfooding reflect), but if it causes issues in other pages such as this one that you say, go ahead
rodrigo_sampaio: ok, thks.
jonnyb: where should I report issues on what I see?
should I post them in a wiki page?
or here on irc right now as I see them?
could do, or just mail me (or skype or pm or something)
once it's all back in trunk we can use normal channels
ok
img icon from external images are whon in live preview mode, and once page is saved, but I can't see it when editting the page in wysiwyg
btw, is live preview a new feature in Tiki6?
(I didn't see saything about5 it neither in Tiki5 nor in Tiki6 pages yet in doc.tw.o)
I'll drop some lines about live preview wherever it's needed
see http://alcns.net/xavi
Recent Bug: Tracker item: #3521 - - Align=center inside \{img\} tag breaks layout - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3521
xavi: email's probably best for more, but i'll add these to my lists
live preview was in 5, but quietly
ok (mail, and live preview)
live preview is nice (I hadn't use it much yet), specially those of us who work with dual screen
my main question is shall i KIL fckeditor before merging back?
jonnyb, is fceditor meant to fully replace it?
ckeditor replaces fckeditor
I mean, I guess that you don't expect regressions... but will it be problematic to leave them both while people test ckeditor in trunk?
or it will be messy?
since tiki6 is LTS....
if there is any chance of issues that some things might not work because ckeditor doesn't support them (ie6? or whatever) but fckeditor does, I would leaven them both for Tiki6 LTS
my 2cents
otherwise, go ahead and kill already!
yes, there's always that possibility
let's leave both in (but with ckeditor default for new installs)
+1
wise decision
probably safest
yeah
tikiwiki: 03sampaioprimo * r28542 10/trunk/ (6 files in 5 dirs): [NEW] field to set the number of posts to display in the related content section of a post
jonnyb, is it intended that when you re-open the page for edition (in wysiwyg mode) you don't see the images, but the wiki syntax from the images?
I mean, while still in wysiwyg mode
yes, plugin entity coming soon
mmm, but it came from copy paste from somewhere else in wysiwyg mode
so it's plugin entity or just ?
ok, maybe you convert it into plugin entity
yes, htmltowiki converts
ok, quite nice so far. jonnyb: the main important (& annoying) issue so far is that the user looses some characters when the ajax refreshes the page
see other minor issues here: http://alcns.net/xavi (converted into a report page)
really - like what?
ok, ta
"like what" is written as "like at" if you are so lucky to be writting it when ajax refreshes
ajax is hungry!
oh ok, i think i know what that is...
is this in firefox?
"wh" is a snack for ajax, it seems
yes
it's so slow now
I'll try in webkit also
:)
(chrome)
oups, and lots of extra spaces.... when I open the page again but I'm afraid that you already know that, don't you?
in front of butllet list items
yup, fixed that (not on that site yet)
ok
ok, refreshing is veruy quick in chrome, it seems. I don't loose any char, at least with small pages
I'll try with a longer one
oups, table from a trackerlist plugin (from a tiki5 site) fully broken when pasted into a wysiwyg page in alcns.net
^jonnyb
I'll add to the report page
does it work in fckeditor?
if not then no regressions (and ok to merge)
mmm, hold on, I'll try again
jonnyb, nope, sorry, tale well formated (as table), at least
images inside table not shown. I'll report in my own report page
but what i'm saying is that if fckeditor (the old one) didn't handle that, which i expect then we're not going backwards
yes, yes, I understand
and what I'm saying is that I have no idea with the previous fckeditor. just ckeditor worked for that table (at least)
jonnyb: serious issue. converting simple wysiwyg page into wiki, breaks layout or bullets (asteriscs), etc.
it can be reproduced easily here:
open this page: http://alcns.net/xavi
click on switch to wiki editor
and that's it
line breaks lost (it seems)
i probably have some commits coming
sorry, drowning, please stop reporting errors :)
ok, :-)
it means i can't debug the ones i'm already fixing
ok, np
but thanks :)
back to other things
welcome
New Forum Posts: Move my tikiwiki installation to another server? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=38114
tikiwiki: 03jonnybradley * r28543 10/branches/experimental/wysiwyg_ckeditor_update/tiki-auto_save.php: [FIX] auotsave: Don't autosave ajax errors - better handling required...
Can anyone help testing sound in live.tikiwiki.org?
tikiwiki: 03jonnybradley * r28544 10/branches/experimental/wysiwyg_ckeditor_update/lib/smarty_tiki/block.textarea.php: [FIX] textareas: Better detect for Fx v >= 3.5 (to include 4.0 up)
tikiwiki: 03jonnybradley * r28545 10/branches/experimental/wysiwyg_ckeditor_update/lib/setup/prefs.php: [MOD] ckeditor: Default to use ckeditor on new installs (old ones will continue to use fckeditor unless you set it in admin/wysiwyg)
tikiwiki: 03jonnybradley * r28546 10/branches/experimental/wysiwyg_ckeditor_update/lib/ckeditor_tiki/plugins/tikiwiki/plugin.js: [FIX] ckeditor: Don't try and show ajax busy on the editor when doing ajax parse/unparse html as it loses keystrokes (thanks Xavi)
tikiwiki: 03jonnybradley * r28547 10/branches/experimental/wysiwyg_ckeditor_update/lib/wiki/editlib.php:
tikiwiki: [MOD] parse_html: Preliminary handling of right aligned text (
s). Converts tikiwiki: them to {DIV(type="p",align="right")} plugins, which so far aren't parsed into tikiwiki: html at all, so look weird now in wysiwyg editor (but work when the page is tikiwiki: saved). tikiwiki: 03jonnybradley * r28548 10/trunk/lib/jquery_tiki/tiki-jquery.js: [FIX] JS Notice Can someone come and speak to us in live.tikiwiki.org (we are testing speakerphone) tikiwiki: 03jonnybradley * r28549 10/trunk/lib/tiki-js.js: [FIX] fgalmanager: Fix a couple more getElementById() calls to old, now removed, weird global function in tiki-js.js tikiwiki: 03jonnybradley * r28550 10/trunk/templates/tiki-editpage.tpl: [MOD] edit: remove JS etc for long gone old wiki search/replace feature tikiwiki: 03jonnybradley * r28551 10/branches/experimental/wysiwyg_ckeditor_update/ (11 files in 7 dirs): [MRG] Automatic merge, trunk 28526 to 28542 hi marclaporte - i'll try topic is: http://profiles.tikiwiki.org/5x_Webinar tikiwiki: 03jonnybradley * r28553 10/branches/experimental/wysiwyg_ckeditor_update/ (5 files in 5 dirs): [MRG] Automatic merge, trunk 28542 to 28552 tikiwiki: 03jonnybradley * r28554 10/trunk/lib/ckeditor_tiki/ (33 files in 7 dirs): tikiwiki: [MRG] From wysiwyg_ckeditor_update branch - part 1 (the easy bits, new files only) tikiwiki: New ckeditor plugins: autosave, tikiwiki (htmltowiki parser) and _tikilink (will be replaced by ckeditor link dialog mods) tikiwiki: 03jonnybradley * r28555 10/trunk/lib/jquery_tiki/tiki-jquery.js: tikiwiki: [MRG] From wysiwyg_ckeditor_update branch - part 2 tikiwiki: Mainly rename areaname to area_id in tiki-jquery.js to be properly descriptive - should be no functional change and one bug fix. tikiwiki: 03jonnybradley * r28556 10/trunk/ (8 files in 6 dirs): tikiwiki: [MRG] From wysiwyg_ckeditor_update branch - part 3 tikiwiki: The main implementation of ckeditor code. Possible minor breakages to existing fckeditor functionlity but this should replace it (installer schema to come when stable) tikiwiki: Includes fix for the Firefox textarea selection issue (setting css body {display: block;}) sylvieg: ping tikiwiki: 03jonnybradley * r28557 10/trunk/lib/tikilib.php: tikiwiki: [MRG] From wysiwyg_ckeditor_update branch - part 4: tikilib... tikiwiki: Mostly lessening the effect of $options['fck'] only used in experimental htmltowiki. tikiwiki: But also a few improvements to line end/paragraph handling in parse_data and properly stopping $options['noparseplugins'] from parsing the plugins. tikiwiki: Possible minor issues with workarounds currently in place expected. tikiwiki: 03jonnybradley * r28558 10/trunk/ (. lib/toolbars/toolbarslib.php): tikiwiki: [MRG] From wysiwyg_ckeditor_update branch - part 5 (last) tikiwiki: Toolbars: Implementation of dialog tools for ckeditor, more areaname to area_ia renames, fgal manager & switch editor. tikiwiki: Renames for new tools which will mean they won't appear for fckeditor - fixes to come shortly. tikiwiki: 03jonnybradley * r28559 10/trunk/lib/toolbars/toolbarslib.php: [FIX] wysiwyg: Backward compatibility with fckeditor tool names jonnyb: is there a profile to test new WYSIWYG? not yet sry http://demo.tikiwiki.org/wysiwyg/ but set ckeditor, htmltowiki, wiki_para, wiki_para_br to "on" for best results is that on trunk? cos everything's merged now yesm trunk clean install I have an expert that can test this super (i know) he has experience in breaking every single WYSIWYG engine it still needs more stuff to handle plugins etc ask him to "go gentle" pls ;) hehe he is a dog on a chain waiting to be unleached if it's ckeditor stuff it should go back to them unleashed rather if we're going to switch to a different 3rd part thing it's another question (for tiki 7) wysiwyg_wiki_parsed: y wysiwyg_wiki_semi_parsed: y ? semi: n don't really get that one http://profiles.tikiwiki.org/WYSIWYG_6x wysiwyg_ckeditor: y and optionally maybe wysiwyg_htmltowiki: y (work in progress) sorry, no strength to login ;) tikiwiki: 03sylvieg * r28560 10/trunk/lib/tikilib.php: global sylvieg: could you explain fow the Cron feature works? jonnyb : do you want feedback yet? depends :) anything chewy by email s/fow/how/ tikiwiki: 03marclaporte * r28561 10/trunk/templates/tiki-admin-include-wysiwyg.tpl: [MOD] Since Paragraph formatting is relevant to WYSIWYG, adding to admin panel. jonnyb : wysiwyg_htmltowiki needs Ajax, but if AJAX is off, it doesn't tell you or fall back gracefully (just grey box, instead of edit zone) needs dependency in prefs setup there are a few of them... made a note jonnyb: I have a lot of errors with the tikiparser in phpinit tests arg - oops chealer: I can explain tomorrow - not on my regular computer now sylvieg: OK, should I send you an email to remind you? :( adds lots of br -> http://demo.tikiwiki.org/wysiwyg/tiki-pagehistory.php?page=wysiwyg_sample_page&history_offset=0&diff_style=sidediff&diff_style=sidediff&show_all_versions=y&compare=Compare&newver=0&oldver=1&paginate=on&history_pagesize=25 did u try wiki para format (& the other one)? I have exactly a clean install + http://profiles.tikiwiki.org/WYSIWYG_6x you need more prefs i think wysiwyg_ckeditor:y wysiwyg_memo:y is good too (essential really) wysiwyg_ckeditor:y is already default in clean install oh right (yes - bedtime, sry) wysiwyg_memo as well, ok, good night well, trying to fix the tests, so around a little while longer New Forum Posts: When non-admin looks at Structures listing, Modules misbehave - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38119 tikiwiki: 03nkoth * r28562 10/trunk/ (5 files in 4 dirs): [NEW] Add to Google Calendar icon