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.
 
 
 
 
 
 
Ned Zimmerman aeebc63a4e
Bump version.
6 years ago
.github Update issue template. 7 years ago
.tx Add localizations. 7 years ago
assets Bump pressbooks-build-tools from 0.11.0 to 0.12.0 (#124) 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 Adjust labels as per feedback. 6 years ago
languages Bump version. 6 years ago
lib/customizer-validate-wcag-color-contrast Fix catalog and customizer (close #2, close #48). 7 years ago
partials Fix contact form title (fixes #122). (#123) 7 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 Update travis script. 7 years ago
404.php Fixes for #71 (#73) 7 years ago
LICENSE.md Update license and readme. [ci skip] 7 years ago
README.md Bump version. 6 years ago
archive.php Rebuild based on _s (#40) 7 years ago
comments.php Rebuild based on _s (#40) 7 years ago
composer.json Update version, add localization tools. 7 years ago
composer.lock Automatically generate variants for customizer colors. 7 years ago
footer.php Update footer links and localizations. 7 years ago
functions.php No intervention when doing AJAX (#121) 7 years ago
header.php Update footer links and localizations. 7 years ago
index.php Rebuild based on _s (#40) 7 years ago
package-lock.json Bump pressbooks-build-tools from 0.11.0 to 0.12.0 (#124) 6 years ago
package.json Bump pressbooks-build-tools from 0.11.0 to 0.12.0 (#124) 6 years ago
page-catalog.php Fix #92 7 years ago
page.php Remove landing page widgets, fix activation. 7 years ago
phpcs.ruleset.xml Update composer. 7 years ago
phpcs.xml.dist Rebuild based on _s (#40) 7 years ago
readme.txt Bump version. 6 years ago
screenshot.png Add screenshot and update description (fix #99). 7 years ago
search.php Rebuild based on _s (#40) 7 years ago
searchform.php More cleanup (header and JS). 7 years ago
sidebar.php Rebuild based on _s (#40) 7 years ago
single.php Rebuild based on _s (#40) 7 years ago
style.css Bump version. 6 years ago
webpack.mix.js Add shortcode buttons (#108) 7 years ago
yarn.lock Bump pressbooks-build-tools from 0.11.0 to 0.12.0 (#124) 6 years ago

README.md

Aldine

Packagist Current Release Packagist PHP from Packagist

Build Status Translate Aldine

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

Requires at least: 4.9.5
Tested up to: 4.9.5
Stable tag: 1.3.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.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.

Credits