Page 1 of 1

disable WYSIWYG

Posted: Tue Jun 28, 2005 2:52 am
by MySchizoBuddy
is there a way to disable the htmlarea plugin and work only under html

Re: disable WYSIWYG

Posted: Tue Jun 28, 2005 10:03 am
by garvinhicking
Of course.

Go to your personal preferences and disable WYSIWYG. :)

Regards,
Garvin

Posted: Tue Jun 28, 2005 12:52 pm
by MySchizoBuddy
OMG
That was way stupid of me.

btw do u know of any way to span a huge post across multiple pages, with nice links

Posted: Tue Jun 28, 2005 1:14 pm
by garvinhicking
There is a plugin "entrypaging" in our additional plugins that should add pagination to larger entries.

Remember though that you cannot create entries larger than 65kb because a HTML textarea does not allow more characters.

Regards,
Garvin

Posted: Tue Jun 28, 2005 2:09 pm
by MySchizoBuddy
I'm writing a comparison review of wordpress and serendipity with lot of screenshots like 60 of em, and lot of txt and explanation.

I have no idea how big or small 65kb is. Do u have an example.

right now I'm writing it using wordpress, but its making me pull my hairs out. Spam karma doesn't want to work and the best IImage Browser doesn't want to work either.

lets see how the review goes and which blogging package i use to actually post it .
cross ur fingers. :P

Posted: Tue Jun 28, 2005 2:37 pm
by garvinhicking
65kb are roundabout 65.000 characters. A simple A4/letter page usually consists of about 3000 characters. That means you can write about 21 DIN A4 pages of text using one content field.

If you use both extended and body fields to the max you can use the double of that, meaning 42 A4 pages.

BTW, the same limit of text applies to wordpress! :)

Have fun with Serendipity,
Garvin :)

Posted: Wed Jun 29, 2005 3:09 am
by MySchizoBuddy
garvinhicking wrote:There is a plugin "entrypaging" in our additional plugins that should add pagination to larger entries.
where is the link. :?:

Posted: Wed Jun 29, 2005 10:42 am
by garvinhicking
Get it here: http://cvs.sourceforge.net/viewcvs.py/p ... trypaging/ or use the Spartacus Plugin to install that plugin - the name of the plugin is "Links to next/previous entry".

Regards
Garvin

Posted: Wed Jun 29, 2005 11:10 am
by MySchizoBuddy
thanks garvin
installed it.
now how do i use it.
do i use a tag to tell it that next page is starting

Posted: Wed Jun 29, 2005 12:02 pm
by garvinhicking
Sorry, I confused the plugins :-D

The plugin entrypaging is just to display a "next entry / previous entry" link.

The plugin I meant is "serendipity_event_entrysplit" (use the same link as before and just replace the directory names). Then look at the configuration of the plugin, it tells you whether to split after X characters, or to use a separator string like <!--nextpage-->.

Regards,
Garvin