phpbb/phpBB
Drae 922147f05a [ticket/10968] Render pagination within the template
Since phpBB 2 pagination has been rendered mostly within the source. This
limits just what designers can do with pagination. The current form is also
questionable in terms of "best practice". The aim is to move rendering
completely to the template via the use of a block element. Enabling S_
template vars also allows for control over specific aspects of the
pagination output such as next, previous, active and ellipsis.

Related to this - merging the capabilities of the topic_generate_pagination
with generate_pagination removes an element of duplication.

PHPBB3-10968
2012-07-18 14:30:20 +01:00
..
adm [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
assets/javascript [ticket/10811] Make toogle_subscribe more generic so it can toogle all links 2012-07-05 01:03:19 +02:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
develop Merge branch 'develop-olympus' into develop 2012-06-28 23:11:08 +02:00
docs Merge branch 'develop-olympus' into develop 2012-06-20 10:31:35 +02:00
download [feature/event-dispatcher] Add missing dispatcher to file.php 2012-03-28 21:45:21 +02:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
install Merge PR #856 branch 'develop-olympus' into develop 2012-07-07 16:43:30 -04:00
language Merge PR #854 branch 'dhruvgoel92/ticket/10943' into develop 2012-07-07 21:30:42 -04:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
.htaccess [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
common.php [ticket/10756] Renaming phpbb_style_template to phpbb_template 2012-04-19 04:25:25 +02:00
composer.json [feature/event-dispatcher] Use real EventDispatcher through composer 2012-03-11 15:15:33 +01:00
composer.lock [feature/event-dispatcher] Use real EventDispatcher through composer 2012-03-11 15:15:33 +01:00
cron.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
faq.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
feed.php [ticket/10672] Fix total post count language string in statistics and feed 2012-02-27 19:13:31 +01:00
index.php [ticket/10586] Moved some loading stuff below extension controller, updated tests 2012-03-28 16:48:16 -04:00
mcp.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
memberlist.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
posting.php [feature/qrpreview] Do not error or show preview if no text is entered 2012-03-31 15:52:16 -04:00
report.php [feature/save-post-on-report] Changed the name of the column 2012-03-19 08:27:32 -04:00
search.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
ucp.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
viewforum.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
viewonline.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
viewtopic.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
web.config [ticket/10219] Remove invalid and invisible character from web.config. 2011-06-14 23:18:33 +02:00