Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

html editor

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Plugins
View previous topic :: View next topic  
Author Message
tavancini
Smarty Rookie


Joined: 22 Apr 2003
Posts: 5
Location: Brazil

PostPosted: Sat May 03, 2003 3:32 am    Post subject: html editor Reply with quote

hi,

today i saw the Datepick implementation of Monte Ohrt kind interesting...
http://smarty.php.net/contribs/plugin-apps/datepick-README.txt


and i had an ideia of the same embedded engine, but developing those Browser WYSIWYG HTML Editor as a plugin...
example:
http://www.editworkspro.com/online_html_editor_demo.php

any ideias?
Back to top
View user's profile Send private message
tdm
Smarty Rookie


Joined: 01 May 2003
Posts: 18

PostPosted: Mon May 05, 2003 3:25 pm    Post subject: Reply with quote

That would be nice Very Happy
Too bad that those WYSIWYG stuff only works in M$ IE.. my Galeon/Mozilla don't likes Crying or Very sad
Back to top
View user's profile Send private message
sweatje
Smarty Regular


Joined: 17 Apr 2003
Posts: 70
Location: Bettendorf, Iowa, USA

PostPosted: Mon May 05, 2003 6:10 pm    Post subject: Reply with quote

Have you seen HTML Area? Version 3.0 (still in alpha, but reported by users to be fairly stable) is supposed to be cross platform.
_________________
Jason
jsweat_php AT yahoo DOT com
Back to top
View user's profile Send private message
tavancini
Smarty Rookie


Joined: 22 Apr 2003
Posts: 5
Location: Brazil

PostPosted: Tue May 06, 2003 2:20 am    Post subject: cool Reply with quote

cool stuff...
but my ideia is convert some of these WYSIWYG to a Smarty Plugin.

making these feature more easier to implement.
Back to top
View user's profile Send private message
AZTEK
Smarty Pro


Joined: 16 Apr 2003
Posts: 235
Location: Purdue University

PostPosted: Tue May 06, 2003 9:15 am    Post subject: Reply with quote

I wouldn't rely to much on those third party extensions to add a Rich Edit text box to pages
_________________
"Imagine a school with children that can read and write, but with teachers who cannot, and you have a metaphor of the Information Age in which we live." -Peter Cochrane
Back to top
View user's profile Send private message Visit poster's website
sweatje
Smarty Regular


Joined: 17 Apr 2003
Posts: 70
Location: Bettendorf, Iowa, USA

PostPosted: Tue May 06, 2003 12:38 pm    Post subject: Reply with quote

AZTEK wrote:
I wouldn't rely to much on those third party extensions to add a Rich Edit text box to pages


I would not rely on them at all, because I know HTML and could just write it.

The problem is my users. In many cases I just need to give them the ability to make some things bold and add bullets, but explaining HTML tags to someone who uses Microsoft Word exclusivly can be daunting.
_________________
Jason
jsweat_php AT yahoo DOT com
Back to top
View user's profile Send private message
Hani
Smarty n00b


Joined: 04 Jun 2003
Posts: 4

PostPosted: Thu Jun 05, 2003 11:20 pm    Post subject: Reply with quote

Have a look at http://labs4.com/htmleditbox/2.0/index.php
It is written in Php, and is really good.

In the past I have created pages which I allow users to edit certain
sections of. This is great if your users dont know any HTML.

It is not free though Sad but not expensive
Back to top
View user's profile Send private message Send e-mail
BloodRath
Smarty Rookie


Joined: 06 Jul 2003
Posts: 23
Location: France

PostPosted: Sat Jul 19, 2003 8:59 pm    Post subject: Reply with quote

just for datepicker component have a look at : http://webfx.eae.net/dhtml/datepicker/datepicker.html
espair that was what u need
i will post a link to a free htmleditbox as soon as i could remind it

Wink
_________________
froggies forever.... Wink
Back to top
View user's profile Send private message
Isidor128
Smarty Regular


Joined: 27 Jul 2004
Posts: 35
Location: France

PostPosted: Sat Feb 05, 2005 9:42 pm    Post subject: Reply with quote

BloodRath wrote:

i will post a link to a free htmleditbox as soon as i could remind it

Wink


There is one FCKeditor
http://www.fckeditor.net/

It's easy to make a plugin to invoke it via Smarty if anyone interested I could post it

regards
Isidor
Back to top
View user's profile Send private message Visit poster's website
mrVini
Smarty n00b


Joined: 08 Feb 2005
Posts: 2

PostPosted: Tue Feb 08, 2005 6:47 am    Post subject: Reply with quote

Quote:
There is one FCKeditor
http://www.fckeditor.net/
It's easy to make a plugin to invoke it via Smarty if anyone interested I could post it

Although I am new to smarty, I have to agree that this plug-in is easy to implement. I think plug-in like this would be good solution for Smarty CMS applications, in fact this is my first plug-in I ever done.
Check it out . Don't judge to hard Smile
[url=http://mrvini.com/content.php?i=|lll|i|llll&mi=|llll]{html_rich_textarea}[/url]
Back to top
View user's profile Send private message
rockurchin
Smarty n00b


Joined: 11 Feb 2005
Posts: 2
Location: LA

PostPosted: Fri Feb 11, 2005 7:30 pm    Post subject: Problems with fckeditor Reply with quote

Hi,

Mr Vini, I am trying to use your plugin but having problems...The editor is displayed fine, but it is not showing existing data I am trying to pass to it. If I view my source of generate page there is a value showing in the javascript (oFCKeditor.Value = "blahblah")... and Instance name is being set..also if I write any text into the editor and post, nothing is posted from the editor..(checking all values with a print_r($_POST))

Any ideas what I could be doing wrong?

Thanks, Joey
Back to top
View user's profile Send private message AIM Address
rockurchin
Smarty n00b


Joined: 11 Feb 2005
Posts: 2
Location: LA

PostPosted: Fri Feb 11, 2005 8:51 pm    Post subject: Ignore me Reply with quote

Oops, ignore me. Figured out my problem after many hours of frustration. In my style sheet there happened to be a class with the same name as the text area I was trying to create and this is what caused all my problems. Doh.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Plugins All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP