Skip to content

Django app for some CSS/JS features

License

Notifications You must be signed in to change notification settings

EditionOpenAccess/django-eoacmscomponents

56bc8e9670
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 2, 2020 18:26
August 16, 2019 12:47
August 16, 2019 12:47
August 16, 2019 12:47
August 16, 2019 12:47
August 16, 2019 12:49
August 16, 2019 12:47

EOA CMS Components

EOA CMS Components is a Django app that adds some features to the CMS used in Edition Open Access.

  • eoa-component
  • eoa-highlightbox
  • eoa-twocolumns

Quick start

  1. Add "eoacmscomponents" to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'eoacmscomponents',
    ]
    

About

Django app for some CSS/JS features

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published