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 ef6225a0f2
Add shortcode buttons (#108)
7 years ago
.github Update issue template. 7 years ago
.tx Add localizations. 7 years ago
assets Add shortcode buttons (#108) 7 years ago
bin Update version, add localization tools. 7 years ago
dist Add shortcode buttons (#108) 7 years ago
inc Add shortcode buttons (#108) 7 years ago
languages Update footer links and localizations. 7 years ago
lib/customizer-validate-wcag-color-contrast Fix catalog and customizer (close #2, close #48). 7 years ago
partials Add shortcode buttons (#108) 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 Update versions and readme. 7 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 Add shortcode buttons (#108) 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 build: bump aetna from 1.0.0-alpha.15 to 1.0.0-alpha.17 (#100) 7 years ago
package.json Add shortcode buttons (#108) 7 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 Update versions and readme. 7 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 Update versions and readme. 7 years ago
webpack.mix.js Add shortcode buttons (#108) 7 years ago
yarn.lock build: bump aetna from 1.0.0-alpha.15 to 1.0.0-alpha.17 (#100) 7 years ago

README.md

Aldine

Build Status GitHub Release

Tags: publishing, catalog, pressbooks, default-theme

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