2017 © Pedro Peláez
 

phpbb-extension scrollpage

A phpBB extension that adds a scroll to top & bottom button making it easier to navigate long pages.

image

vse/scrollpage

A phpBB extension that adds a scroll to top & bottom button making it easier to navigate long pages.

  • Thursday, May 3, 2018
  • by VSEphpbb
  • Repository
  • 2 Watchers
  • 0 Stars
  • 1 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Scroll Page extension for phpBB

This phpBB extension adds a scroll to top and bottom button making it easier to navigate long pages., (*1)

Minimum Requirements

  • phpBB 3.2.0
  • phpBB 3.3.0
  • PHP 5.4

Install

  1. Download the latest validated release.
  2. Unzip the downloaded release and copy it to the ext directory of your phpBB board.
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Look for Scroll Page under the Disabled Extensions list and click its Enable link.

Uninstall

  1. Navigate in the ACP to Customise -> Manage extensions.
  2. Click the Disable link for Scroll Page.
  3. To permanently uninstall, click Delete Data, then delete the scrollpage folder from phpBB/ext/vse/.

Customizing

Style authors can update the look of the scroll page buttons via the scroll-page class., (*2)

.scroll-page {
    background-color: #000000; /* Scroll button color */
    border-radius: 3px; /* Rounded corners, set to 0 for none */
    color: #ffffff; /* Arrow color */
}

License

GNU General Public License v2, (*3)

© 2015 - Matt Friedman, (*4)

The Versions

03/05 2018

dev-master

9999999-dev https://github.com/VSEphpbb/scrollpage

A phpBB extension that adds a scroll to top & bottom button making it easier to navigate long pages.

  Sources   Download

GPL-2.0 GPL-2.0-only

The Requires

 

11/01 2017

1.0.2

1.0.2.0 https://github.com/VSEphpbb/scrollpage

A phpBB extension that adds a scroll to top & bottom button making it easier to navigate long pages.

  Sources   Download

GPL-2.0

The Requires

 

30/01 2016

1.0.1

1.0.1.0 https://github.com/VSEphpbb/scrollpage

A phpBB extension that adds a scroll to top & bottom button making it easier to navigate long pages.

  Sources   Download

GPL-2.0

The Requires

 

26/01 2016

1.0.0

1.0.0.0 https://github.com/VSEphpbb/scrollpage

A phpBB extension that adds a scroll to top & bottom button making it easier to navigate long pages.

  Sources   Download

GPL-2.0

The Requires