tikiwiki: 03sampaioprimo * r29090 10/trunk/styles/layout/layout.css: [ENH] set column width to 50% on interactive translation interface to improve usability when translating long strings
habt ihr nett gemacht ;-)
öh misstyped, sorry
New Forum Posts: Where are the features like Blogs and Image gallery? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=38478
hello everyone, i've noticed a problem in tiki3.6, maybe someone can comment, is this a natural thing or a bug?
i have a page with a name "MyPage1"
and it seems i'm unable to create a page "MyPage2" since it links me everytime to "MyPage1"
tikiwiki: 03sept_7 * r29091 10/trunk/lib/sheet/tiki-history_sheets.js: [FIX] convert file to Unix format... pointed by quality.tikiwiki.org
tikiwiki: 03sept_7 * r29092 10/trunk/modules/mod-func-trackerhelp.php: [FIX] fix svn:properties as pointed by quality.tikiwiki.org
i am having trouble finding the config page to set on how to display images in the wiki page. i.e. settingthe default size, wether to enlarge on lick, open in pop winodw etc. can someone give me a quick pointer?
feeling stupid i have been browsing the config pages for about 20 mintes now ;)
New Forum Posts: Freetags restrict "browse in" to just the Wiki - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38481
azmath: there are setting for that
sylvieg: please help with a hint or such
Redirect to similar wiki page in admin ->general->navigation
can't seem to find navigation under general :S
in 3... perhaps admin->wiki
searching...
tikiwiki: 03sylvieg * r29093 10/trunk/installer/tiki-installer.php: [ENH]install: put also in comment adodb instruction
only managed to found this... Admin -> Wiki -> Features -> Smiliar (like pages) , which is disabled
is that it?
hi all :-)
hmhh, interesting.. seems to work now :O
but only for admin :D
seems there is no prefs in 3..
you can always go directly to tiki-editpage.php?page=xxxx2
that's what i've been using
and it seems to work now, but it hasn't 30 mins ago? O.o
oh well.. thanks :)
cheers! :o)
@azmath: need to turn off "When viewing a page, if it doesn't exist automatically redirect to a similarly named page." in Admin: Wiki, features tab (on my 3.x Tiki)
damn... too slow I guess
oh well, i tried :-)
no sure this one works it is not in the code ..... but azmath is no more there
odd, it i see it on my Tiki 3
the code is $likepages = $wikilib->get_like_pages($page);if(count($likepages) == 1 && !$isUserPage) {$access->redirect( "tiki-index.php?page={$likepages[0]}" );
so for me tiki3 is missing a prefs...
he disabled the like page .. so it is why it worked
my tiki3 has feature_wiki_1like_redirection
isn't that the pref?
or maybe i just need more coffee...
it is the prefs - but not in tiki3 code - but in trunk ... perhaps I need more coffee too
where can i set the default thumbnail size for the tikiimage plagin?
plugin
I think it is hard coded
i know you use max= with the imageplugin
in the code $thumbdef = 120; // filegals thumbnails size is hard-coded in lib/images/abstract.php
i coudl probably create my own editor icon with the correct settings for the plugin that i want
thanks for teh coffeee ricks99 - I need one
thx sylv
are there any docs on how i could accomplish that? basically i guess cloning the icon accessor for the pluginimage but with my own values? i would rather not change any hardcoded values
Info: Tiki Now Listed in Windows Web App Gallery - http://info.tikiwiki.org/article110-Tiki-Now-Listed-in-Windows-Web-App-Gallery
1/ become a tiki developer, fix the hard coded value with a prefs and commit 2/ create your own plugin
3/....
tikiwiki: 03jonnybradley * r29094 10/trunk/lib/smarty_tiki/block.textarea.php: [FIX] ckeditor: Better default size when not set in {textarea} definition.
tikiwiki: 03jonnybradley * r29095 10/trunk/styles/layout/design.css: [MOD] remarksbox: smaller bottom margin.
tikiwiki: 03jonnybradley * r29096 10/trunk/lib/wiki/wikilib.php: [FIX] ckeditor: Show plugin insert icons for html mode as well.
tikiwiki: 03jonnybradley * r29097 10/trunk/lib/smarty_tiki/block.textarea.php: [FIX] ckeditor: Global
thanks polom it's Friday
hi guys! i have some very basic questions here:
can i use tikiwiki with postfix instead of sendmail and if yes how do i do that?
as long as php mail() function works, there should be no difference
or u can use smtp method instead (at least in Tiki 5)
luciash: erm... no idea what that mail() func does so no idea?
try google
luciash: ok i need to brake it down a little narrower:
postfix is sendmail compatible which means it is supposed to recognize sendmail commands so basically this should work
hi jonnyb :)
where it gets interesting is the following: sendmail if you install it instal procmail all along
hi luciash
so if i use postfix my choice wouldnt be procmail but cyrus
do i get problems with the webmail then?
try google
hahahaha
ok nice one
using postfix here and it generally works
re: remoteCTRL2
although validation emails never get sent, watch reports work strangely enough
user valiation
wow, i just chenged the mail transport form sendmail to smtp and now the whole tiki borked! i am getting a 504 Gateway Time-out. completely dead
didnt do anything else
nothing in the php
logs
nothing useful in the webserver logs either somebody post some helpful comments plz ;)
ok, killing the mail server worked to at least get back into the wiki
sounds like a tiny bug though, if smtp fails the whole wiki fails apparently
tikiwiki: 03jonnybradley * r29098 10/trunk/lib/tikilib.php: [FIX] parse_data: paragraphs - missed a block (li)
tikiwiki: 03jonnybradley * r29099 10/trunk/lib/ckeditor_tiki/plugins/autosave/plugin.js: [FIX] ckeditor: Fix autosave for when button not on toolbar.
Hi here, I experiment a strange problem and I have a question : is it a limitation of number of %variable% on a page ?
Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile
Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile
Hi here, I experiment a strange problem and I have a question_ : is it a limitation of number of %variable% on a page ?
Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile
Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile
tikiwiki: 03jonnybradley * r29100 10/trunk/templates/tiki-editpage.tpl: [MOD] editpage: Use whole width for table
pfff tikibot : you're heavy ;)
Hi here, I experiment a strange problem and I have a ques_tion : is it a limitation of number of %variable% on a page ?
tikiwiki: 03jonnybradley * r29101 10/trunk/styles/layout/layout.css: [MOD] fgal manager: left and right margins
so if someone have information for my problem, thanks ;)
tikiwiki: 03jonnybradley * r29102 10/trunk/lib/smarty_tiki/block.textarea.php: [FIX] editpage: Restore row/cols for non-wysiwyg editor (sorry)
:-)
marclaporte1, :P, do you have information about this stuff for me ? (I've a 2.4 version, yes .... i know it's old... :/)
tikiwiki: 03jonnybradley * r29103 10/trunk/lib/tikilib.php: [FIX] parse_data: paragraphs - refactor block_detect and use in convert_plugin_for_ckeditor()
olinuxx: shouldn't be
luciash, mmm
I found a way to "go on the side of the problem", but it's not clear for me
luciash, do you want to watch the problem ?
olinuxx: nope, thanks :)
as you want ;)
olinuxx: only limitation with dynamic vars is that it doesn't accept "" and that there is no GUI to edit them later
yes, i read it on the doc's page
but stop to talk to me, if you continue, I'll be force to show you the problem ;)
marclaporte1: any usefulness of keeping up http://twitter.com/tikiwiki_ ?
tikiwiki: 03jonnybradley * r29104 10/trunk/lib/tikilib.php: [IGNORE] parse_data: paragraphs - typo (bad! sorry)
marclaporte1: (no idea who runs that twitter account)
I thinl it's Regis
oh, with the underscore...
yep, underscore at the end
just stumbled upon it in my twitter suggestions i should follow :-p
hehe
If we keep it should something we use
tiki.org tikiwiki.org etc
there are even no tweets, so i think killing it is safe ?
I would ask Rick & Regis, but I guess so
polom all - anyone around who really understands the tests? (rodrigo_sampaio?)
hi guys!
does tiki wiki recquire a null mailer or a fully functional service?
i'm getting an error on the [[foo test, and i think the test is probably out of date
remoteCTRL2: what's a null mailer?
jonnyb: that would be a mail service that does not accept any mails or deliver locally but only transmits
smtp do you mean? i think so (maybe the mailin feature needs the other one)
erm... sendmail is an smtp agent yepp
you can use either the local php sendmail or an smtp server, afaik, so yes (if i understand you correctly)
jonnyb: ermm... as far as i have understood this tiki uses the php mail() function and that one recquires a working mta
question is actually: does this mta need to administer mailboxes that tiki accesses or does tiki ship its own imap/pop whatever service?
that sounds right, yes
because if it ships it then a nullmailer is sufficient...
otherwise i am sort of doomed because i use spostfix and i have no clue about sendmail...
i have tiki working ok with postfix, you should be ok
there's a tester on the installer
jonnyb: i am aware of that but the prob is that my postfix currently does not do hwat i want it to, or precisely i get a veeery weird error when trying to deliver to cyrus...
i thought it's supposed to be sendmail compatible - not really my thing tho, i'm afraid
so i wondered if i really need to set up this whole internet site mta or if a very very much simpler nullmailer is sufficient
thats what i thought :D
any pretty tracker experts awake?
rick needs help: http://bit.ly/dArPVk
seems they are n giving any today...:/
was wondering is there docs for tiki in pdf file(s) somewhere ??
u mean how to create a pdf from a tiki page?
ricks99: you can use smarty syntax in pretty tracker tpls - like {if !empty($f_1)}do thing{/if} i think
:-)
will it work if the tracker uses a wiki page as tpl?
as template, i mean?
or only for a dedicated .tpl file?
i reckon
both
@majnoon: if u want a PDF "book" about tiki, i produce a PDF of "Smarties" on a semi-regular basis
you have url i can grab on time to time basis ? my problem is my ISP acting up and knock me offline for like 6 hrs at time ,this way i can play with my local copy while offline
jonnyb *ROCKS* ty!
smaty syntax works just fine
@majnoon: see hhttp://twbasics.keycontent.org/Get+smart#Scribd (via scribd)
np ricks99
I have group1 and group2. group one can view Parent and Child categories, but group2 should only be allowed to view Child. I've set permissions (tiki_p_view_category) for group2, but still cannot see the child category. Any idea why?
ok trying to get now
last pretty tracker q (hoping jonnyb is still "da man"...
i have a field that is an uploaded picture/image ... {$f_2}.....
how do i display it? {img src={$f_2} } doesnt work :(
i know the imag is there... i see it when i view the tracker from the tracker interface....
but the actual filename is a hash.
don't understand how to use it in a pretty tracker
ricks99, looks like need to PAY to download
isn't it just {$f_2} on it's own
ah... let me try that
ricks99: i'm sure it's possible
once again, jonnyb ROCKS
:-)
nm ricks99 i'll have to print site to pdf files :(
@majnoon: should b free
no charge
think scribd requires registration, but no charge for pdf of smarties
tikiwiki: 03jonnybradley * r29105 10/trunk/styles/jqui.css: [MOD] jqui.css: simplebox and a button fix
ah... scribd changed their TOS .. must now UPLOAD in order to have free downloads.... hmm
tikiwiki: 03jonnybradley * r29106 10/trunk/styles/jqui/options/element.css: [NEW] jqui.css option: element.css
nevermind i'll need to figure it out
sorry. its supposed to be free
maybe scribd changed their TOS
it goes to prove my point there peoples trying to kill the net
ahh... .1 sec.. majnoon.... i think i can force it to be free always....
tikiwiki: 03Jyhem * r29107 10/trunk/ (4 files in 2 dirs): [ENH] Guarantee consistency of blog posts display between print view and other views by using same templates
it was placed in the "digital archive"....
GOT IT \o/
@majnoon: can u pls try again?
GOT IT \o/
GOT IT \o/
my apologies. it is *supposed* to b free (creative commons copyright).
great.
tikiwiki: 03Jyhem * r29108 10/trunk/templates/blog_post_footer.tpl: [INDENT] No functional change
but net connection dumped twice already :(
that i can't fix :-)
jonnyb: you wont believe it...
i might...
tikiwiki: 03Jyhem * r29109 10/trunk/templates/header.tpl: [FIX] Fix logic error
jonnyb: i removed the chroots for smtp and lmtp in /etc/postfix/master.cf now it works
but
the test during the setup still doesnt
that somebody has to explain to me pls :D
ok guys! i have postfix up and running and it is sendmail compatible, i have set the path in both php.inis why do i fail the mail test?
remoteCTRL2: does it actually send mails in tiki, or both test and tiki not sending?
jonnyb: erm... i am in step 3 of the setup?
installation tests if the mta is there, remember?
yes
mail log says fatal: Recipient addresses must be specified on the command line or via the -t option
maybe postfix isnt that sendmail compatible after all? :D
or it could be a bug in the installer - try a watch on a page or something from within tiki maybe?
but theres more wrong i just installed this php5-gd stuff that one also doesnt show
jonnyb: i would need to complete the setup steps now, but i dont know in how far it does harm to the setup if the mta isnt working properly?
kk
ill try it
it should be fine, just won't send mails (confirm registration etc)
you can fix that later
(i often have)
jonnyb: problem is i wouldnt know how:/
mail transfer agent is now working properly
except for this...
fatal: Recipient addresses must be specified on the command line or via the -t option
this actually means that it should be a problem with the test routine and not with the setup...
jonnyb: ok dude i gotta run for the bus i will go on with this next week
sounds like you need some postfix help (sorry, not my bag)
ok bibi
thanks for your time/help and cya around:)
jonnyb: nah not a postfix issue...
ok bye guys
does @tiki_search on twitter again publish all the commits, too?
polom
hi chealer
hi jonnyb. I just red your story in the mail, too bad I wasn't going to bed.
:D
New Forum Posts: Calendário exibe letras "n" no início de cada linha - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=9&comments_parentId=38484
Hi I have a question abt TRACKER plugin
Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile
Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile
say I have a user selector field with option "1"
has somebody an idea what the param url in the plugin SHEET is doing?
the fieldId for that is 14
If I use view=user in the tracker plugin and do not specify the field 14 as part of the fileds parameter, is the field 14 still auto populated with the user?
what if I specify 14 as part of the fields but it is not shown in the pretty tracker?
nkoth: better to test ... it was in tiki4 - but after the diverse optimization to reduce the fields number... better to test
if uou specify the fileds with 14
sylvieg: ok, because I am getting report of some strange behavior (new item being created not having user in the field 14)
it will not check the field in the pretty and it will work
Looks like I will have to check/test again
so the desired behavior should be that if I set 14 in the fields but even if I don't use {$f_14} in the pretty tracker it should set right?
I am pretty sure this case works
tikiwiki: 03sylvieg * r29110 10/trunk/lib/wiki-plugins/wikiplugin_sheet.php: [FIX]sheet: use new perms + check p_view_sheet
:-( I can not a sheet...
If I leave my session and come back to it after 30mins tiki forces me to login again, where can this be changed?
admin login feature remember me and there is a timeout
it's set to "remember me always" with a 2 hour duration though.
hi again
HideMe: on localhost ?
HideMe: or live tiki ?
HideMe: the trick for live site is that you need to set correct domain as ".yourdomain.com" on tiki-admin.php?page=login
luciash, localhost (my install)
Ah.. I see.. currently blank.
What do I enter for both a .com and .net though?
"*.domain.*" ?
question if I have a tiki_p_admin_sheet for instance and if a sheet has special perms, Do I still have tiki_p_admin_sheet on this sheet?
jonnyb: do you have a second for a {self_link} question? (we started discussing about it in the commit mailing list a few weeks ago)
rodrigo_sampaio: ok, fire away (gently)
jonnyb: do you remember the discussion we started about how to use sefurl in {self_link}?
vaguely
jonnyb: ok, I will look for the link for the discussion
jonnyb: just a second
jonnyb: huh... for some reason the commit mailing archive stopped in july :(
jonnyb: anyway
jonnyb: recently I have replace a call to {self_link} with a tag
jonnyb: revision 28721
yes, not ideal...
jonnyb: but I did this because with {self_link} the link generated is tiki-view_blog_post.php?postId=23
jonnyb: and I want, if sefurl is enabled, the link to use sefurl
jonnyb: this is why I'm not using {self_link}
did it not work with the |sefurl:blogpost on the end?
jonnyb: haven
ops
jonnyb: haven't tried this
jonnyb: |sefurl:blogpost shoud work if the parameter is just the id?
jonnyb: going to try it right now, I haven't before because I thought |sefurl would work only if it received tiki-view_blog_post.php?postId=23 and would not work with just the id
it would be $post_info.adjacent.prev.postId|sefurl:blogpost wouldn't it?
hmm, see what you mean
jonnyb: yes, doesn't work
jonnyb: maybe there is something missing
i guess you'd have to assign the href to a var and use it as the _script param
or maybe it would work inline - smarty's weird
jonnyb: but than with the _script param ajax is disabled and being enable to use ajax is not the point of using {self_link}?
jonnyb: or there are other reasons to use {self_link} other than ajax?
true
i guess self_link needs a _sefurl param
jonnyb: yes, something like that
or actually use the pref internally
would be tricky to compute - param would be easier
for now then! :)
jonnyb: I will look at this, if it is easy I will change it, if not I will leave it as it is and use
jonnyb: thanks
np
are you getting failing tests now? i get 4...
rodrigo_sampaio: ^^
jonnyb: which tests are failing for you?
tikiwiki: 03jonnybradley * r29111 10/trunk/ (lib/tiki-js.js templates/tiki-list_file_gallery.tpl): [MOD] fgal manager: keep window open by default and close it when the main edit window unloads
hello hello
hi mlpvolt
rodrigo_sampaio: loads fail now - probably an update required
making a tracker or calendar decision . . . is there a calendar field type for trackers?
hi jonnyb!
jonnyb: same here, loads of tests failing
i get "Undefined index: REMOTE_ADDR" 15 times
but the 4 after that were the ones i was expecting
jonnyb: same thing here
jonnyb: 2 are the expired membership tests that are failing
jonnyb: I have asked louis-phillipe to fix them since he is the one who create those tests
jonnyb: but he was not very interested :)
:)
you not get the [[foo one?
jonnyb: those tests he wrote appear to be dependent on the amount of time the whole test suite takes to run
jonnyb: yes, I get the [[foo
jonnyb: you know if someone have changed something related with that recently? I remember I saw a discussion about this in the mailing list recently
that one was changed a few days ago in parse_data
jonnyb: you know who changed it?
anyway, i have to go - more another time
various people i tihnk
bbl
jonnyb: maybe it is just about updating the test or the test is catch a bug, don't
don't kno
know
:)
jonnyb: bye
bb
re: calendar or tracker - I'm implementing something in the nature of a appointment-booking system and thinking that using a tracker would be best. the main question is "who will be where when." i'm thinking tracker because it can be flipped around in different ways more easily.
tikiwiki: 03sylvieg * r29112 10/trunk/ (templates/tiki-view-sheets.tpl tiki-view_sheets.php): [FIX]sheet: perm cleaning
tikiwiki: 03sampaioprimo * r29113 10/trunk/templates/blog_post_postbody_content.tpl: replacing {self_link} with while {self_link} doesn't support sefurl
>last --with HideMe
[19:32:02] HideMe: the trick for live site is that you need to set correct domain as ".yourdomain.com" on tiki-admin.php?page=login
HideMe: for localhost try to put there: .localhost
tikiwiki: 03changi67 * r29114 10/trunk/templates/ (23 files): [MOD] Set class odd and even on tr instead of td
tikiwiki: 03sylvieg * r29115 10/trunk/ (6 files in 2 dirs): [FIX]sheet: perm: author can edit
rodrigo_sampaio: i think xavi just modified there something few days ago as we were discussing the regular expression to match [[foo]
rodrigo_sampaio: i have no clue about tiki tests though, so please don't ask me for more ;)
thanks luciash
if I have some time I will check with xavi
check the tikilib.php svn log
rodrigo_sampaio:?
the behavior changed
sorry sylvieg?
the idea is not to parse [[foo]] but transform [[foo] into [foo]
sylvieg: so we have an intentional behavior change and all we need to do is update the test to reflect this change?
... but I am not so sure
we spoke about [foo]
but never about [foo
sylvieg: no problem, I'm not sure as well and actually I'm not concerned about this right now. luciash just mention because jonnyb told me that the [foo] test was broken
:-)((
sylvieg: :)
sylvieg: but thanks anyway for the information
rodrigo_sampaio: the problem was "[[foo]]" (as in some R code it is common) shouldn't be parsed as a match for "[[foo]" which is used to avoid links (same as ~np~[foo]~/np~ would do)
rodrigo_sampaio: so the regular expression in tikilib was just updated to match only strings which do not have two ]] after foo
just one (and possibly anything else than another bracket)
but i don't know how it affects the tests
luciash: ok, if I have some time later I will check if the test is broken because the behavior have changed and the test was not update or if the test is broken because by changing this a bug was introduced
fine
luciash: it is not that this affect the tests, the tests are there to tell us if a change is affecting anything else other than what it is supposed to affect ;)
i really have no clue, never tried those
:)
tikiwiki: 03changi67 * r29116 10/trunk/templates/tiki-edit_help.tpl: oops
luciash, What do I enter if I had both a .com and .net domain on it though?
delete and put just .localhost there
if you say it is on your http://localhost/...
domain is meant the domain name, not the tld
luciash, I have the tiki accessible via a domain
then if you have tiki under some path after localhost you also should have /your/path/to/tiki in the path field
both a .com and .net
then put .yourdomainname.com
right... but is there a way to state TWO?
.domain.*
it allows only one tld, it is recommended to do a redirect with 301 anyway to only one tld if you have two, for better SEO
there is no way to state two afaik
but maybe some other here knows more than me, maybe chealer ? ;)
it is not good idea to keep two same content sites running live under two tlds
why?
In my case it's just for dns
you should redirect .net to .com or the other way
why ? for SEO
I don't know off the top of my head what you should do with cookies if you use several domains, if that's the question.
search engines (iirc) usually penalize sites with pages which have duplicite content and give them lower ranking in the results
tikiwiki: 03sylvieg * r29117 10/trunk/lib/ (test/TikiLib/WikiParserTest.php tikilib.php): [FIX]parsing: [[foo must be parsed to [foo
tikiwiki: 03sylvieg * r29118 10/trunk/tiki-view_sheets.php: oops trace
tikiwiki: 03marclaporte * r29119 10/trunk/templates/tiki-admin_include_look.tpl: [MOD] Admin panel: regrouping two Smarty-related preferences
tikiwiki: 03sampaioprimo * r29120 10/trunk/ (7 files in 5 dirs):
tikiwiki: [ENH] options to control whether to display or not blog title, description and breadcrumbs
tikiwiki: [ENH] remove help button from each blog title
tikiwiki: [ENH] add sefurl to blog link in blog title
tikiwiki: 03sylvieg * r29121 10/trunk/tiki-sheets.php: [FIX]sheet: to have also categs when creating new sheet
tikiwiki: 03changi67 * r29122 10/trunk/templates/ (3 files): [FIX] HTML Validation
chealer: the remember me always on for 1 week still doesn't work on localhost when i close my browser and reopen, the cookie is gone, while on live sites it really remembers me as expected
it is not the 30 minutes sign-off when idle, that one works if the domain name is set for remember me to .localhost but only until i keep my browser open
tikiwiki: 03jonnybradley * r29123 10/trunk/lib/tiki-js.js: [ENH] ckeditor: reparse content after inserting plugin or link
hi all
#tikiwiki
tikiwiki: 03jonnybradley * r29124 10/trunk/lib/smarty_tiki/block.textarea.php: [FIX] ckeditor: register auto_save editor so it gets removed on save
tikiwiki: 03jonnybradley * r29125 10/trunk/lib/ckeditor_tiki/plugins/autosave/plugin.js: [MOD] ckeditor: use non xajax wrapper for remove_save call
jonnyb: going to test your cked implementation
jonnyb: enable wysiwyg and paragraph formating + add br ?
hi luciash - thanks, hope u like it
there should be an rbox with instructions - just switch to wysiwyg editor (once enabled)
wysiwyg is not on editing'n'plugins ?
thinking of adding wysiwyg_wiki_semi_parsed to the profile - gives the parser less to do (less errors ;) )
eh, it takes somehow long on my local
can u tell me the secret ? ;)
no (obviously :) )
jonnyb: where do i enable wysiwyg in trunk
admin/features/experimental (still)
is the profile ready ?
ok
i must be blind
yes, profile good
:D
just was there one minute before looking for it then thought, ah must be on editing'n'plugins :-p
Sug4r: how do you pronounce FAQ ?
No chance.
Sug4r: what about "Wysiwyg", will you tell me ?
The outlook is poor.
Sug4r: yes, it is dark outside here
jonnyb: enabled wysiwyg, but it didn't tell me any rbox hint
ah, i am out of date
sorry
if all your prefs are good it doesn't bother you
ah :) i am ready then
jonnyb: html purifier off
is it causing trouble?
i switched it off a while ago while doing some tricky tracker stuff and meant to re-investigate
we are trying for "pure" (x)html
jonnyb: just a note, i am the purifier ;)
jonnyb: i had problems with it with partial html include pages (like templates inclusions) - it borked them of course because it tried to fix missing for example which was in the parent page
nasty
while in the template was only - for tracker item
"Some of your preferences should be set differently for this to work at it's best. Please click this to apply the recommended profile:"
jonnyb: should i click it ?
:)
nice shiny new wysiwyg editor :)
well, i typed that in, so - er, yes?
it's quite a bit nicer generally
still wrestling with the line ends
it seems to work, so should i click it really ?
:)
yes
nah, no worries, just my local copy of trunk
oh, yes, u r right, still missing some prefs listed in the YAML
i am worried of teh ajax affecting some other JS functionality though
well, lets try
jonnyb: why is there nomore the setting "and use Wysiwyg as default" in Admin ?
isn't there?
should be
well, i don't know where i should look for it now
it isn't applied by the profile at least
but i understand that
no, i thought that was too much to ask
it's usually a pain in the end
(in the end)
yep, the ajax is already "so so"
it'll be fine for 6.0
fine
pls leave it on if you can
and let me know any aggravation
:)
ok
:D
hmm, how do i edit the icon image on the sample page ?
;)
jonnyb: where do u want me to put bug reports / rfe ?
there was a page on dev.to
ok
http://dev.tiki.org/wysiwyg
and moslty http://dev.tiki.org/wysiwyg+editor+update+to+CKEditor
need tidying, sorry
just tried to save my edit (just changing color in the title of the page for the highlighted text "Sample" so far... now the diff in page history is fancy ugly full of
s and nbsp;s :-p
but visually "it works", yay! :)
how does that page look tho?
try html diff?
hmm, yes, html diff shows some unwanted (untouched) linebreaks added
tikiwiki: 03jonnybradley * r29126 10/trunk/ (lib/tikilib.php tiki-editpage.php): [FIX] parse_data: paragraphs - don't wiki paragraph if already html
just committed a possible fix (i hope - 94th attempt!)
i'm done in
but i understand that for first edit from wiki to wysiwyg conversion
or it shouldn't happen ?
yes, that's still a bit bumpy
ideally not
well, in an ideal world :)
yup yup
ok, trying second edit
and then going to svn up
and another test
live preview - fail :-p
ah, now the color changed after a little while
ok, +1
normal preview - good
i'd like to merge those two previews before the freeze
well, yes, i was wondering if they could display the same at least
it's messy at the moment (not sure i've got the strength ;) )
diff shows more breaks added :/ well, time to svn up :)
done, going to try 3rd wysiwyg edit color change of the same text string
lets give it a green... the live preview is not working at first click... saving, and the result diff is ? great !
jonnyb: nice, it seems you fixed it
only the color change is shown in diff now
nice
now i go to try switch back to wiki ;)
wysiwyg editing is really for people who care more about what it says, than history or content etc
there will be some issues switching back and forth is you're not in htmltowiki mode (which you're not)
that'll be for 6.something
haha, but adding more and more unwanted line breaks after each save is definitely what they want ;)
:D
uses more paper when they print it out for their little folders
ah, you're right, switching back to wiki without htmltowiki is really not good idea :/
it's a one way street, and always will be, i think
html can have stuff in that wiki can't
hmm, not good :( why not htmltowiki and add html plugin around stuff which has no wiki syntax ?
so we need to limit what the wysiwyg editor offers to what wiki can parse (like no right justify etc)
i will just try to wrapp whole page in HTML plugin now and save ... just for fun ;)
yes, html plugin will do anything else
result is not good (of course) :-p
it is not terrible though, just some extra weird characters were added on the page
on some empty lines i have now "�"
mmm, yummy text encoding!
:)
you are right, the utf-8 got borked somehow after switching back to wiki and saving in HTML plugin and approving that
didn't you try putting the whole page in an html plugin?
madness! :D
yeah, crazy thing
:)
but what can one do when everything is switched to html ?
;)
luciash: the remember me issue is something to investigate, in particular if you have it on new installs of trunk.
yes
luciash: New York could be a nice opportunity
if you remember me
chealer: sure !
tikiwiki: 03jonnybradley * r29127 10/trunk/lib/tikilib.php: [IGNORE] parse_data: note to fix edge case with html comments and strike wiki parsing.
tikiwiki: 03jonnybradley * r29128 10/trunk/lib/smarty_tiki/block.textarea.php: [MOD] textarea: Don't show tip about session until 5 minutes remaining