Tags
IndexCards (Revisited)
Reviews
This extension adds cards to the main index page, beneath the welcome message and above the tabs, with the number and content of cards controllable via Site Messages. This update should be backward compatible with Nova 2.6. This extension is optimized for Titan, and Pulsar skins. Skins that change the width of the content area may not display 2 or 3 columns correctly.
Compatibility
- Nova 2.7
- This add-on may work with Nova 2.7, but members of the community haven’t confirmed
- Nova 2.6
- This add-on may work with Nova 2.6, but members of the community haven’t confirmed
Version Info
1.1.0
Last updated
Install instructions
Copy the IndexCards directory into /applications/extensions. The resulting location should be /application/extensions/IndexCards.
Add the following to the bottom of application/config/extensions.php:
$config['extensions']['enabled'][] = 'IndexCards';
Release notes
- Created a new github Fork of the IndexCards extension, now named "IndexCards (Revisited)".
- Changed the name of the directory inside the archive, making the install process easier.
- Updated the install instructions in the README.md file, making the install process easier.
- Fixed an issue that caused log flooding, if a footer was not added to an index card.
- Added a border to the top and bottom of the Index Card container.
- Adjusted the spacing inside the cards to use the empty space more efficiently.
- Updated to allow up to three card columns, optimized for the default Nova 2 skins.
- Limited the number of card columns to three in order to use website space more efficiently.
- If the last row has less than the set number of rows, that row takes up the whole width.
Upgrade instructions
Copy the IndexCards directory into /applications/extensions, choosing to replace all files.
Add-on credits
Original credit goes to Matt Williams. Original repository is here
Version credits
Original credit goes to Matt Williams. Original repository is here