Extra Threadfields Lite(Add Text, Radio, Drop Down, & Checkbox Fields To Threads!)
Хак добавляет дополнительные атрибуты к теме.
----------------------------
**Attention**
This hack is now being released as a "Lite" version. All existing features are still there, do not worry. However, a premium version is comming soon and will have even more features. This hack will continue to be supported. The only difference is that a premium version is comming shortly with more features.
Changelog:
3-11-06
* Make certain fields required
What does this do?
This hack allows you to add more fields to your threads besides just the title and message. This is extremely usefull in order to
specify certain things in a thread in a way that people are more aware of it and such. There are several types of fields you can add
and several features for the hack.
What features does this hack provide?
Add extra fields to threads. These include:
Text fields
Select Drop Down Fields
Radio Fields
Checkbox Fields
Control order in which fields are displayed
Set the forums in which you want fields to appear in
Show fields automatically in thread
Show fields automatically in forumdisplay
Enable/Disable system
Enable/Disable automatic showing fields in thread
Enable/Disable automatic showing fields in forum
Planned Features
Additional option to make a field required
What does this hack require?
Template Edits: 4
Products Imported: 1
5 Easy Steps
Step 1. Import the following product: product-extra_threadfields.xml
Step 2. Upload the files in the upload folder.
Step 3. Do the edits located below
Step 4. Edit the newly added options in admincp as you please
Step 5. Enjoy the hack.
F.A.Q
Q. If i do not want the fields to be shown automatically, can i do it manually?
A. You can manually show fields in threads or posts by using $thread[fieldx] in the postbit or showthread template. Replace x with the ID of the field you want. To find the ID of the field go to admincp >> Extra Threadfields >> Extra Fields Manager, and hover over a field. The number after fieldid = will be the id of your field.
Q. I updated all of the options, i installed it perfectly, i did all edits, and still the options are not showing when i go to add a new thread. What do i do?
A. It is believed that you have a hack interfering with this one. Take away the edit that you did for putting $extrathreadfields inside the newthread template, and do this instead:
Search for:
Code:
<!-- / subject field -->Add below:
Code:
<table cellpadding="0" cellspacing="0" border="0" class="fieldset">$extrathreadfields</table>
Enjoy the hack.
я так понимаю штука вообще бомба) это то что мне надо походу. т.е я смогу указать год и жанр итд в названии темы.. есть вопрос только один. у меня модеры переделали 4000 тем в новый формат тем, с использованием модуля Префикса, такого как у вас стоит.. так вот вопрос в следующем..... что мне делать?) мне этот модуль нравится больше и удобнее он на сколько я понимаю.. но мне нужно чтобы модеры не делали эту работу заново))) уж больно круто это))) есть варианты какие по этому поводу?