First post on every page

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.
Locked
Extensions Robot
Extensions Robot
Extensions Robot
Posts: 29232
Joined: Sat Aug 16, 2003 7:36 am

First post on every page

Post by Extensions Robot »

Modification name: First post on every page
Author: rxu
Modification description: This mod allows to show first post of topic on top of it's every page in phpBB3.
Modification version: 1.2.2
Tested on phpBB version: 3.0.0

Download file: first_post_on_every_page_phpbb3_1.2.2.zip
File size: 31409 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:49 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: 28654
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

First post on every page

Post by Paul »

Modification validated/released

Notes:
rxu
Extensions Development Team
Posts: 3712
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

First post on every page

Post by rxu »

How-to-use: when you post a new topic or edit a first post of any topic, you can find and mark the checkbox named "Show on top of every page".
If you want fixed-on-top post to be slightly different in placement and color, try this code.

Fix for the the bug with wrong post edition information when the mod is switched on for a topic is here.

To install the MOD on phpBB since 3.0.6, in posting.php instead of

Code: Select all

         // If the post need approval we will wait a lot longer.
you have to find

Code: Select all

                  // Check the permissions for post approval. Moderators are not affected.
Last edited by rxu on Mon Nov 30, 2009 2:28 pm, edited 3 times in total.
User avatar
Daan1992
Registered User
Posts: 40
Joined: Wed Dec 13, 2006 12:17 pm

Re: First post on every page

Post by Daan1992 »

Nice Mod! Is it possible to put the latest post of a page on top of the new page? Here is the dutch Translation:

Code: Select all

// Translation by: Daan1992 
'FIRST_POST_SHOW'        => 'Laten zien aan de bovenkant van elke pagina',
 
Above message may contain errors in spelling, grammar or other language issues. My apologies in advance.
User avatar
ChriZathens
Registered User
Posts: 1477
Joined: Tue Apr 18, 2006 9:11 pm
Location: Athens, Greece
Name: Chris

Re: First post on every page

Post by ChriZathens »

Nice !!!
Works perfectly!
My mods in MODDB:
Add Homepage link in header - Change user activity post limit - Post number in viewtopic
If you need support click on the support tab there and post your question.
Do not PM me - chances of viewing my PMs are way thinner than viewing the support question in the customization DB...
stokerpiller
Registered User
Posts: 1934
Joined: Wed Feb 28, 2007 8:06 pm

Re: First post on every page

Post by stokerpiller »

Works fine :D
I am done with phpBB
User avatar
justnicky
Registered User
Posts: 22
Joined: Tue Jan 22, 2008 1:58 pm

Re: First post on every page

Post by justnicky »

Just what I was looking for, but where do I put the files?? and will it work with all themes?
rxu
Extensions Development Team
Posts: 3712
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: First post on every page

Post by rxu »

xml files in MOD package are just instructions for code and styles modification. You can run it to look in your web browser. You can find styles modification instructions in /templates MOD package folder.
The MOD can work for any custom style if you apply appropriate modifications (similarly to standart styles modification instructions) to it.
viewsandthoughts
Registered User
Posts: 24
Joined: Thu Jan 24, 2008 6:44 am
Contact:

Re: First post on every page

Post by viewsandthoughts »

Does anyone have an example of this working on their page, if so could you PM or post a link so I can see a demo. I have installed 3 different MODS in the past hour and none of them are functional, they all have glitches so I just want to see a working example first, thank you.
bardosoft
Registered User
Posts: 69
Joined: Sat Dec 15, 2007 8:12 pm
Contact:

Re: First post on every page

Post by bardosoft »

Can I see a demo :?:
BS Video Saver <=- Video downloader
BS Video Saver Community <=- Our Community
viewsandthoughts
Registered User
Posts: 24
Joined: Thu Jan 24, 2008 6:44 am
Contact:

Re: First post on every page

Post by viewsandthoughts »

So I installed this MOD but do not know what to do with it, how do I get the post to appear on top, do I do this in ACP ?
rxu
Extensions Development Team
Posts: 3712
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: First post on every page

Post by rxu »

When you post new topic or edit first post of the topic, there should be a checkbox option available below the post form that named "Show on top of every page". If you check it, you'll see this post at the top of the topic pages starting from page 2 and so on.
viewsandthoughts
Registered User
Posts: 24
Joined: Thu Jan 24, 2008 6:44 am
Contact:

Re: First post on every page

Post by viewsandthoughts »

Thank you, that worked.
User avatar
justnicky
Registered User
Posts: 22
Joined: Tue Jan 22, 2008 1:58 pm

Re: First post on every page

Post by justnicky »

rxu wrote:xml files in MOD package are just instructions for code and styles modification. You can run it to look in your web browser. You can find styles modification instructions in /templates MOD package folder.
The MOD can work for any custom style if you apply appropriate modifications (similarly to standart styles modification instructions) to it.
Thankyou for your help :mrgreen:
User avatar
UncleVIBES
Registered User
Posts: 64
Joined: Sat Jun 09, 2007 5:08 am
Location: France
Contact:

Re: First post on every page

Post by UncleVIBES »

Works exactly as described. Great easy & short to setup mod
Locked

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