Hi Amjeeko,

The textarea accepts plain text, so if you want to add styling and
formating, then you'll need to hand-code the HTML to make your data line up
properly. In your use case, it looks like the HTML
<TABLE<http://www.w3schools.com/html/html_tables.asp>>
would work the easiest.

Other websites that preserve formatting would have some sort of built in
WYSIWYG editor. That could be something you could consider customizing your
JSPUI to make it easier for people to style their input.

--
Peter Dietz
Systems Developer/Engineer
Ohio State University Libraries



On Wed, Dec 8, 2010 at 6:55 AM, AMJAD USMAN <[email protected]> wrote:

>  hello everybody,
>
> i am using dspace 1.6 on windows 2003 with jspui mode.
>
> i have included table of contents in my input forms.
> i have created a text area for it, but it accepts the data in simple
> format.
>
> My point is that:
> i want to insert table of contents in that field, and it will also show the
> table of contents in the same formatting rather simple text.
>
> for example, i enter:
> Chapter       Title                            Page
> chapter 1.    Introduction                 5
> chapter 2.    Background study         10
> chapter 3.    Research Problem         20
>
> it shows the same table of contents as:
>
> Chapter      Title                          Page    chapter 1.
> Introduction            5  chapter 2.   Background study     10  chapter 3.
> Research Problem    20
>
> can anybody help ?
>
> I am interested to show table of Contents in item display.
> waiting for your replies.....
>
> Regards:
> Amjeeko
>
>
>
>
> ------------------------------------------------------------------------------
> What happens now with your Lotus Notes apps - do you make another costly
> upgrade, or settle for being marooned without product support? Time to move
> off Lotus Notes and onto the cloud with Force.com, apps are easier to
> build,
> use, and manage than apps on traditional platforms. Sign up for the Lotus
> Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
------------------------------------------------------------------------------
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to