miniBB Support Forums
|
Forums
|
Register
|
Reply
|
Search
|
Statistics
|
Manual
|
miniBB Support Forums
/
How To
/
Change topic title / Edit topic name by a regular user
Andrewww
Registered
#1
|
Posted: 5 Jun 2007 01:12
Is there any possibility to change topic title? I want another, but with all posts. Thanks for help
Paul
CEO
#2
|
Posted: 5 Jun 2007 03:11
Being logged as admin or moderator, click on "Edit" link of the first message in the topic, and the editing topic title will appear there.
If you want to allow topic authors editing their topic titles as well, option
$usersEditTopicTitle
of
setup_options.php
must be set to
TRUE
. Editing procedure is the same.
Andrewww
Registered
#3
|
Posted: 5 Jun 2007 04:58
Very easy:) thank you
Paul
CEO
#4
|
Posted: 5 Jun 2007 06:07
Very easy
- I hope as everything in our software ;-) Cheers.
Anonymous
Guest
#5
|
Posted: 16 Jun 2007 10:25
Is there a way to make the forum automatically change the titles to all caps after submission?
For example: user submits the following title
Only 3 more games left
and it changes it to:
ONLY 3 MORE GAMES LEFT
Paul
CEO
#6
|
Posted: 19 Jun 2007 04:20
You may apply CSS attribute
style="text-transform: uppercase;"
to any href link which displays the topic title. For example, in
templates/main_posts_cell.html
you may add:
<a href="{$linkToTopic}" style="text-transform: uppercase;">{$topicTitle}</a>
iceuytjw
Registered
#7
|
Posted: 1 Dec 2010 08:00
Hi,
i apologize in advance for my english.
How to do that you have the opportunity to change the topic name?
tom322
Registered
#8
|
Posted: 1 Dec 2010 09:27
Login as Admin and edit the FIRST message in the thread.
iceuytjw
Registered
#9
|
Posted: 1 Dec 2010 10:04
OK, you can enable users?
Paul
CEO
#10
|
Posted: 1 Dec 2010 10:11
In setup_options.php, set
$usersEditTopicTitle=TRUE;
iceuytjw
Registered
#11
|
Posted: 1 Dec 2010 10:26
Thank you, the topic may be removed.
Paul
CEO
#12
|
Posted: 2 Dec 2010 03:29
Why would we need to remove something which also may be useful for others? ;-) Keep on.
miniBB Support Forums
/
How To
/ Change topic title / Edit topic name by a regular user
↑
Top
Your Reply
Short link for this topic:
?
You are welcome to post anonymously, by entering a nickname with no password (if the similar Username has not been taken yet), or by leaving both fields empty. If you have a forums account, you can also sign in from this page without posting a message, or sign in and post at once.
Before posting, make sure your message is compliant with our
forum posting rules
. If not, it may be locked or deleted with no explanation.
News & Announcements
FAQ
How To
Bugs
The Other
Official Addons and Solutions
Custom Tutorials and Modifications
Master Class
Specific
Re-cycled
Suggestions
Testimonials
qwerty
Features
Requirements
Demo
Download
Showcase
Gallery of Arts
Compiler
Premium Extensions
Premium Support
License
Contacts
Check-up your forums instantly without missing any new posting
using the
Forums Checker add-on
!