As requested, here is my TODO list for the TDO Mini Forms plugin. I’ll try and keep this up to date with each new release. The order it’s presented in, is not indicitive of the order I’ll implement it. They’ll be done, when they are done.
Open Bugs as of 0.9.4:
- Invalid markup used in form elements!
TODOs as of 0.9.4:
- Multiple form support
- Allow users to submit Pages
- Allow users to submit Links
- User groups (instead of roles)
- More Template Tags
- Log
- Moderation Queue
- Approved Posts
- File Info
- Country codes on submitter’s IP
- Allow moderators append a message to the approved/rejected notification (not that hard to do, store the message as a postmeta, notification code grabs the message from postmeta, uses it and then deletes it from post meta)
- Allow admins to modify messages to user for…
- Submitted post awaiting moderation
- Submitted post automatically published
- Banned IP, Banned user and other insufficent priviliges messages
- Widget Manager Menu
- Info about loaded widgets
- Disable loading of widgets
- Editor pane for widgets
- Improvements for current widgets
- Upload Files: Multiple instances
- Upload Files: Thumbnail size options for upload files
- Upload Files: Limit size of image by w/h
- Content (and Custom Field): TinyMCE Integration
- Custom Fields: Radio groups, multiple checkboxs (grid-layout)
- 1 Question Captcha: Randoming questions for Captcha
- 1 Question Captcha: Validate at post time, not at preview
- Email verification of non-registered users
- Category: options for list size, width, include cats and multiple default categories
- Notify Me: Option to always notify submitter
- Image Captcha should not reload on every preview
- Update “getcat” plugin with control UI
- Upload Files: Image cropping
- Edit style-sheet for form inside TDOMF (possible have multiple styles)
- Edit post support
- Unregistered user editing (lots of strange reprecussions here)
- AJAX support (probably never)
- Spam Protection
- Integration with Akismet
- SPAM button in moderation page
- Force Preview (user must preview first before submission)
- Allow newly submitted posts be set to “Post ready for review” with WordPress 2.3
- A “manage download” menu
- Documentation on creating your own widgets
- Widget to popup text instead of statically presenting text
- Allow users to define their own quicktags
- Prevent plugin from being acitvate if register_globals is enabled
- Mark validation to widgets as for “preview” or “post”
- Allow some way to ask for input during validation (i.e. for captchas)
- Throttle number of submissions per “day” (hour/min) per “ip” (user)
- Add a “title” field to the file upload for file links/attachment pages
- Control who can access form by role and/or user, ip and capability.
One thing I didn’t see mentioned:
language support (like that in po/mo).
And turning the css in the text to right-to-left writing instead of left-to-right.
Thanks !
Tal.
I’ve generated a .po (or is .mo) file with the last release, so I’ve crossed it off my TODO list already. As for right to left, is there something the plugin should be doing for that? You can freely edit the form’s CSS yourself.
hi, i have russian language site and when i use in titles of widgets russian language - its not supported with forms?
how it can be modify??
Hi sergey, I am aware of this issue and hope to solve it for the next release. It’s the bug listed as “Make all input fields handle foreign characters” in the post.
some people say - that problem in htmlentities/htmlspecialchar
and 1 question: when i add custom fields and submit post - they are not adding in post…
[…] they using TDOMF, I muse? If TDOMF is missing something, I can add it (or at least add it to my ever expanding TODO list for TDOMF). Anyone any […]
Hi
I need urgent the spanish translation (.po and .mo files).
Does it exist?
If yes please send it via emails.
Best regards
Gusatvo
I’m afraid it doesn’t currently exist.
Hi! Any easy way to add
“Notify me of followup comments via e-mail” to a tdomf form?
Thanks,
Ben
Sorry, found it.. need to install >subscribe-to-comments” plugin. although it does not do what i want (i want post owner to be emailed only, not individual commenters.. but its easy enough to modify)
Thx for tdo, great module,
Ben
Dear Mark,
at first: thx a lot for developping that great tool! it really adds important functionality to WordPress.
The only real problem I have is running it properly on mulitlingual sites (using wpml btw), because the tool (or is it wordpress itself?) always posts to the default language.
I am looking for a solution since more than 2 weeks, but couldn’t find any.
I would very much appreciate your help or any ideas that you or other developpers come up with.
thx a lot in advance and have a good start into the new year!
all the best, connie
I am currently using TDO Mini form for my website and am having two problems.
1) Everything works properly, but when a user submits a post the content does not show up. How do I change this?
2) Is there a way to have the post be posted on a page instead of category?
Thank you for your help. I am sort of new to this.