Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] low_discuss
It works great, thanks a lot!:)
Offline
Re: [plugin] [ORPHAN] low_discuss
No problem! Thanks for spotting the bug. :)
Justin
Offline
Re: [plugin] [ORPHAN] low_discuss
I’m having the same problem as zoeglingjulian. Looks exactly the same as his screenshot. Can’t put in the fix you recommended.
Offline
Re: [plugin] [ORPHAN] low_discuss
Pierce, download and install the updated plugin. Thanks.
In the next version I will write the <textarea>
tag such that it will not interfere with the plugin screen.
Last edited by JustinLow (2005-02-07 19:21:45)
Justin
Offline
Re: [plugin] [ORPHAN] low_discuss
Sorry. Working now. Cheers.
I’ll be very interested in that Hickdesign live preview function if you ever get it working.
Good job.
Offline
Re: [plugin] [ORPHAN] low_discuss
What this needs is to add an id
attribute to each <input>
so that the forms can include functional <label>
tags and validate for section 508.
Last edited by Etz Haim (2005-02-07 20:46:59)
VC3 :: weblog :: my wishlist
Offline
Re: [plugin] [ORPHAN] low_discuss
Also, the comments shouldn’t be enclosed in <code><span>s</code> because you are including divs and other stuff inside. A span is only for inline content.
bludrop studios .::. Creative Expression
Offline
#20 2005-04-28 01:03:12
- jammin
- New Member
- Registered: 2005-03-16
- Posts: 3
Re: [plugin] [ORPHAN] low_discuss
i dont get how this plug-in works what so ever. sorry but im new to all this stuff. where/how do i get to create my own custom looking form like the name input, textarea, and etc. using css. also what do i do to disable preview before submitting??
Offline
Re: [plugin] [ORPHAN] low_discuss
The plugin is mostly done, though I still need to write the documentation for it.
jammin: by default, Txp uses the forms “comments” and “comments_form” to produce the individual comments and the input form, respectively. However, some styling elements are still hard-coded into the functions, so it’s still not ideal.
The new release of the plugin doesn’t, at this point allow “custom” form names; it still uses the two specified above, but I’ve removed pretty much all of the inline styling so you can style it to your heart’s content in your CSS. The preview is also disabled.
I’m looking into integrating Jon Hick’s live preview function, as well as a Javascript field-checker. This might come later though.
You can see the test version in use at hicksdesign. Jon has also enabled the live preview for it there.
Justin
Offline
Re: [plugin] [ORPHAN] low_discuss
Oh, by the way, I’m open to suggestions with regards to the code for the form input tags, as Etz Haim mentioned. Please email me with your suggestions. :)
Justin
Offline
Re: [plugin] [ORPHAN] low_discuss
very much looking forward to the new version..
this is an indispensible plugin, Justin. thank you.
textpattern.org :: find and share Textpattern resources
docs.textpattern.io :: Textpattern user documentation
Offline
Re: [plugin] [ORPHAN] low_discuss
is it just me, or has <txp:low_discuss_form />
tag stopped working?
it seems the comments form is now outputted along with the comments theselves, all in the tag <txp:low_discuss_form />
..
will they be reseperated in the final release (i hope?) ;)
thanks again
textpattern.org :: find and share Textpattern resources
docs.textpattern.io :: Textpattern user documentation
Offline