Posting template

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
Extensions Robot
Extensions Robot
Extensions Robot
Posts: 29333
Joined: Sat Aug 16, 2003 7:36 am

Posting template

Post by Extensions Robot »

Modification name: Posting template
Author: igorw
Modification description: This MOD will allow you to set a "posting template" on per-forum basis. The posting template is a predefined "text", that will appear if a user starts a new topic in that forum.
Modification version: 1.0.0a
Tested on phpBB version: 3.0.0

Download file: post_tpl_1_0_0a.zip
File size: 28338 Bytes

Modification overview page: View

The phpBB Team is not responsible nor required to provide support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB Modifications Team may not be able to provide support.

-->Modification support<--
Last edited by Extensions Robot on Tue Feb 08, 2011 4:40 am, edited 5 times in total.
(this is a non-active account manager for the phpBB Extension Customisations Team)
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28857
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier

Posting template

Post by Paul »

Modification validated/released

Notes:
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Posting template

Post by igorw »

Whee! :)
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three
ham1299
Registered User
Posts: 613
Joined: Mon Sep 11, 2006 2:12 am
Location: USA

Re: Posting template

Post by ham1299 »

Any screen shots so I can see an example?
Heather
DaannO
Registered User
Posts: 86
Joined: Mon Sep 17, 2007 11:24 am

Re: Posting template

Post by DaannO »

How do i make a template then for just one forum, in the acp or something?!
radpear06
Registered User
Posts: 2
Joined: Tue Jan 22, 2008 2:28 pm

Re: Posting template

Post by radpear06 »

I am having problems installing this. Where do these files go? I am doing all this thru FTP to my forums on the website. Please help! Somewhat of a noob @ this. I read the "how to install mods" forum but not help there. This zip only came with 3 files, an .xml, a .txt, and .xsl?

How/what do I do with these? Thanks for the help.
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Re: Posting template

Post by igorw »

Have some screenshots :)
You do not have the required permissions to view the files attached to this post.
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three
radpear06
Registered User
Posts: 2
Joined: Tue Jan 22, 2008 2:28 pm

Re: Posting template

Post by radpear06 »

rgr. I got it working. Thanks very much and good work!
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Re: Posting template

Post by igorw »

Glad you got it working :)
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three
Mzr
Registered User
Posts: 62
Joined: Sun Jan 26, 2003 9:58 am

Re: Posting template

Post by Mzr »

Wonderful mod ! Tank you very much !

Little question, is there a way (via phpmyadmin) to set the template posting to all of my sub forums and set the default text to all of futur sub forums ? (on phpmyadmin, I can enter only one line text ...)

Thx for the reply of my 2 questions.
rma-web
Registered User
Posts: 85
Joined: Sun Oct 14, 2007 11:01 pm
Location: NJ, USA
Name: Ryan Albertson

Re: Posting template

Post by rma-web »

Thanks for this, works fine for me :D
ham1299
Registered User
Posts: 613
Joined: Mon Sep 11, 2006 2:12 am
Location: USA

Re: Posting template

Post by ham1299 »

eviL<3 wrote:Have some screenshots :)
Neat! Thanks for posting that! :D
Heather
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Re: Posting template

Post by igorw »

Mzr wrote:Little question, is there a way (via phpmyadmin) to set the template posting to all of my sub forums and set the default text to all of futur sub forums ? (on phpmyadmin, I can enter only one line text ...)
Running this query should work:

Code: Select all

UPDATE phpbb_forums SET forum_post_tpl = 'Your
multi
line
template' WHERE parent_id = 1;
Replace 1 with the parent id. And what you want would be possible, but i don't intend to add it. You don't edit forums THAT often, do you? ;)
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three
elazard
Registered User
Posts: 73
Joined: Sat Jan 19, 2008 5:00 pm

Re: Posting template

Post by elazard »

works great normal for a release but still cool thank you
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Re: Posting template

Post by igorw »

elazard wrote:works great normal for a release but still cool thank you
The MOD team does a good job at making sure all MODs meet their standards :)
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three

Return to “[3.0.x] MOD Database Releases”