pressbooks aldine theme the theme used for the front page or default book
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
dependabot[bot] 486414ffd6 [Security] Bump is-my-json-valid from 2.17.1 to 2.19.0 (#138) 6 years ago
.github Add move.yml [ci skip] 6 years ago
.tx Add localizations. 7 years ago
assets Fix coding standards 6 years ago
bin Update version, add localization tools. 7 years ago
dist Use correct property for CTA link (fix #118). (#119) 7 years ago
inc Simple honeypot (fixes #134) (#135) 6 years ago
languages Update translations 6 years ago
lib/customizer-validate-wcag-color-contrast Fix catalog and customizer (close #2, close #48). 7 years ago
partials Simple honeypot (fixes #134) (#135) 6 years ago
.distignore Switch build to wp dist-archive (fix #128) 6 years ago
.editorconfig Rebuild based on _s (#40) 7 years ago
.gitattributes Initial commit. 7 years ago
.gitignore Ignore .vscode directory. 7 years ago
.travis.yml Bump PHP and dev version 6 years ago
404.php Fixes for #71 (#73) 7 years ago
LICENSE.md Update license and readme. [ci skip] 7 years ago
README.md Update README.md 6 years ago
archive.php Use Pressbooks coding standards (#131) 6 years ago
comments.php Use Pressbooks coding standards (#131) 6 years ago
composer.json Bump PHP and dev version 6 years ago
composer.lock Bump composer/installers from 1.5.0 to 1.6.0 (#137) 6 years ago
footer.php Update versions and readme 6 years ago
functions.php Use Pressbooks coding standards (#131) 6 years ago
header.php Use Pressbooks coding standards (#131) 6 years ago
index.php Use Pressbooks coding standards (#131) 6 years ago
package-lock.json [Security] Bump marked from 0.3.6 to 0.3.19 (#140) 6 years ago
package.json Update package.json 6 years ago
page-catalog.php Use Pressbooks coding standards (#131) 6 years ago
page.php Use Pressbooks coding standards (#131) 6 years ago
phpcs.ruleset.xml Use Pressbooks coding standards (#131) 6 years ago
phpcs.xml.dist Rebuild based on _s (#40) 7 years ago
readme.txt Update versions and readme 6 years ago
screenshot.png Add screenshot and update description (fix #99). 7 years ago
search.php Use Pressbooks coding standards (#131) 6 years ago
searchform.php More cleanup (header and JS). 7 years ago
sidebar.php Rebuild based on _s (#40) 7 years ago
single.php Use Pressbooks coding standards (#131) 6 years ago
style.css Update versions and readme 6 years ago
webpack.mix.js Add shortcode buttons (#108) 7 years ago
yarn.lock [Security] Bump is-my-json-valid from 2.17.1 to 2.19.0 (#138) 6 years ago

README.md

Aldine

Packagist Current Release Packagist PHP from Packagist

Build Status Translate Aldine

Packagist Open Collective Open Collective Tags: publishing, catalog, pressbooks, default-theme

Requires at least: 4.9.8
Tested up to: 4.9.8
Stable tag: 1.5.0
License: GNU General Public License v3 or later
License URI: LICENSE

Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher.

Description

Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher. Aldine is based on Underscores.

Installation

  1. In your admin panel, go to Appearance > Themes and click the Add New button.
  2. Click Upload Theme and Choose File, then select the theme's .zip file. Click Install Now.
  3. Click Activate to use your new theme right away.

Frequently Asked Questions

TK.

Changelog

1.5.0

Minor Changes

  • Add a new menu item to allow logged-in users without books to create a new book: #132
  • Add simple honeypot to contact form (#134): #135

1.4.1

Patches

  • Ensure that unsupported catalog subject codes aren't loaded: #133

1.4.0

Minor Changes

  • Add support for privacy tools in WordPress 4.9.6: #129

1.3.0

Minor Changes

  • Add customizer options for dark (hover) colours: #125
  • Update Isotope to 3.0.6: #120

Patches

  • Fix incorrect contact form title (#122): #123
  • Don't run Intervention functions during AJAX: #121

1.2.1

Patches

  • Fix an issue where inserting a Call to Action via the toolbar used the wrong shortcode attribute for the link (#118): #119

1.2.0

Minor Changes

  • Allow the contact form email to be edited in the Customizer (#109): #113
  • Adjust the title size to better support longer network titles (#114): 874030e

Patches

  • Fix an issue where active and hover state colours could not be customized (#111): cb604c7
  • Fix some layout issues on the registration screen (#112): #115
  • Fix some layout issues on the activation screen (#116): #117

1.1.0

Minor Changes

  • Add editor buttons to insert shortcodes for page sections and calls to action: #108

Patches

  • Hide archived, spammed and deleted books from catalog (props @colomet for reporting): #107

1.0.1

Patches

  • Load header image from dist (#104, props @steven1350 for reporting): 826dc93
  • Prevent page header from overlapping menu in some situations (#103, props @beckej13820 for reporting): df793ac
  • Improve display of pages without content (#102): 0866e9a
  • Update activation routine to use shortcodes: 1409a01
  • Use a unique cookie name for the network homepage font size setting: d109496

1.0.0

Customisation & Branding

Aldine is the new default network theme for Pressbooks installations. Its creation was supported by Ryerson University. Designed with customization in mind, it allows network managers to add institutional branding in the form of colours, logos and contact information, as well as custom content in blocks on the front page.

Standalone Catalog

In addition, Aldine introduces a standalone catalog page that is sortable and filterable by subject or license. Adding books to the catalog is controlled in the same way as before.

Additional Pages

You can now more easily add additional pages to the network root, such as an “About Us” or “Help” page.

Upgrade Notice

  • Aldine 1.5.0 requires PHP >= 7.1.

Credits