Are you ready?
donP |
|
---|---|
tensh:There's already an appropriate field in sed_pages table: it's page_type: 0 = BBcodes parsing; 1 = HTML parsing. in [color=#729FCF][b]BLUES[/b][/color] I trust
|
|
This post was edited by donP (2010-04-20 22:14, 14 years ago) |
GHengeveld |
|
---|---|
Trustmaster:That's the easiest solution, but not very flexible. I intentionally wanted to use extra rights fields, because that will allow you to configure who can use which parser/editor on which area. Allowing for HTML in pages, but only BBcode in forums will be easy that way. @tensh: I think you're not seeing the entire scope of what's involved here. We're not just talking about page_text or forum_post_text (or whatever), but page_extra123 etc are involved as well (limitless amounts of fields actually, since all custom fields should get the right parser). |
tensh |
|
---|---|
# donP : There's already an appropriate field in sed_pages table: it's page_type: 0 = BBcodes parsing; 1 = HTML parsing. Heh, I was wondering what's this field for. ^^ Koradhil, I think I mentioned page extra fields? But you're right, generally I'm in the second group of Einstein's division (the one who doesn't know). |
donP |
|
---|---|
So, we have already finished with this discussion?
And I don't see any step in Siena tracker about our parser question... in [color=#729FCF][b]BLUES[/b][/color] I trust
|
urlkiller |
|
---|---|
good question.
... whats the reaction of the core devs on this? URL shortener: <a href="http://bbm.li/!7AD5C7">http://bbm.li/!7AD5C7</a>
|
Trustmaster |
|
---|---|
I'm gonna try some practical experiments on this before making a final decision. The emphasis is on HTML, bbcode and other parser support is secondary. I have an idea of using custom parsers on top of HTML (optionally) rather than as alternative solutions. And another good news is that finetuned CKEditor + HTML purifier will add about 350kb to our package, not over 500 as I told before.
May the Source be with you!
|
donP |
|
---|---|
Great news!
in [color=#729FCF][b]BLUES[/b][/color] I trust
|
urlkiller |
|
---|---|
is in the package also the ckfinder implemented?
just a question aside the main topic... URL shortener: <a href="http://bbm.li/!7AD5C7">http://bbm.li/!7AD5C7</a>
|
donP |
|
---|---|
Isn't CKFinder a payment product?
in [color=#729FCF][b]BLUES[/b][/color] I trust
|
urlkiller |
|
---|---|
yeah it is, but i wanted to know if it could be implemented easy...
i got the oem licence for this... URL shortener: <a href="http://bbm.li/!7AD5C7">http://bbm.li/!7AD5C7</a>
|
donP |
|
---|---|
Any news?
in [color=#729FCF][b]BLUES[/b][/color] I trust
|
Alex300 |
|
---|---|
CKFinder is commercical product.
Try to use Ajax file manager . It's free Есть миры, не здесь, там, где небеса горят, и моря засыпают, и реки дремлют; люди сделаны из дыма, а города – из песен. Где-то опасность, где-то несправедливость, даже где-то остыл чай. Идем Эйс, у нас много работы!...
...Sorry for my english... Бесплатные расширения для Cotonti: https://lily-software.com/free-scripts/ |
donP |
|
---|---|
I've tried your CKeditor and ajax file manager implementation but I wasn't able to make ajax file manager function. I always get this message:
The requested URL /plugins/ckeditor/ajaxfilemanager/ajaxfilemanager.php was not found on this server. in [color=#729FCF][b]BLUES[/b][/color] I trust
|
GHengeveld |
|
---|---|
You shouldn't be accessing a php file directly in a plugin, but use the 'ajax' hook, with the url plug.php?r=pluginname
|
donP |
|
---|---|
It's not me, it's Alex300 CKeditor+Ajaxfilemanager plugin hosted here on Cotonti when I click "search the Server" button in CKEditor...
Added 4 days later: I still don't see any ticket in Trac about this argument... in [color=#729FCF][b]BLUES[/b][/color] I trust
|
|
This post was edited by donP (2010-05-11 19:18, 14 years ago) |