phpbb/phpBB/includes/ucp
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
..
info [feature/delete-auto-logins] User can view/delete auto logins. 2012-05-17 14:02:12 +05:30
ucp_activate.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
ucp_attachments.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
ucp_confirm.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
ucp_groups.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
ucp_main.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
ucp_pm.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
ucp_pm_compose.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
ucp_pm_options.php Merge branch 'develop-olympus' into develop 2012-06-21 10:31:08 +02:00
ucp_pm_viewfolder.php [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
ucp_pm_viewmessage.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
ucp_prefs.php Merge branch 'develop-olympus' into develop 2012-04-08 22:04:33 +02:00
ucp_profile.php [feature/delete-auto-logins] improved styling and fixes language 2012-05-17 14:02:28 +05:30
ucp_register.php Merge remote-tracking branch 'imkingdavid/ticket/10535' into develop 2012-02-03 16:21:51 -05:00
ucp_remind.php [feature/class-prefix] Rename auth => phpbb_auth 2012-03-31 18:14:11 +02:00
ucp_resend.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
ucp_zebra.php [ticket/10328] Renamed the JSON class, also now using autoloading. 2012-03-31 02:09:14 +02:00