TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,966
  • Latest: safir45
Stats
  • Total Posts: 195,986
  • Total Topics: 21,322
  • Online today: 1,110
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online

I would like to pay someone to make a script to replace the wysiwyg editor?

Started by Greenbug, August 22, 2006, 09:52:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

londonhogfan

in the <form post part of the code (Near bottom) is where you change what board you want the post to go to.

I use it in a regular php page then include it into a php page.

forms dont like the tinyportal pages word editor.

Greenbug

Think this post (or the code for the pre-formatted input form) will make it into the snippets forum?

I am still playing with it but I have no real experience with php but im trying. still....

thanks for your input. I am closer

GB

G6Cad

I have moved the topic with the code and discussions around the code to Block codes and Snippets board.

JPDeni

Quoteforms dont like the tinyportal pages word editor.
It's just the textareas that cause problems, at least for me. I've been able to even create them if I use a php article and use a variable for the ending textarea tag. Anything so that the actual </textarea> tag isn't in the editor window will work. I usually set a variable:

$textareaend = "</". "textarea" . ">";

and then when I need to use it, I use

echo '<textarea>some text', $textareaend .'and so on';

All other types of fields have worked just fine.

This website is proudly hosted on Crocweb Cloud Website Hosting.