Code Monkey home page Code Monkey logo

app-superhero-blog's Introduction

Superhero theme for Enonic XP

Create your very own Superhero theme blog to run on Enonic XP.

Theme by automattic for WordPress

Adapted for Enonic XP by Michael Lazell

Installation

Open your XP installation's Applications tool and click the "Install" button in the toolbar. Find the Superhero Blog app in the Enonic Market tab and click "Install".

Watch the YouTube video to understand the basics.

This is still being developed and is mostly used for demos and experimenting with XP features. Use it at your own risk.

Releases and Compatibility

Version XP version
1.4.0 6.5.0
1.3.0 6.4.1
1.2.0 6.3.0
1.1.0 6.2.0
1.0.0 6.0.0
0.1.0 5.3.0

Change log

Version 1.4.0

  • Now supports fragments
  • Minor updates to import content
  • Update gradle wrapper

Version 1.3.0

  • Added author meta tag (used on CMS-projects)
  • Added robots flag to prevent bad open directory listing
  • Fixed clickable links in edit mode
  • Fixed issue with content initializing
  • Prevent deleted categories from breaking pages with posts that were using the category

Version 1.2.0

  • Changed the app name to com.enonic.app.superhero.
  • Updated to use XP 6.3.0 libraries.
  • Added path filters for post content to avoid selecting authors and categories from other sites.

Version 1.1.0

  • Added x-data menu mixin to the Post content type so an individual post can be added as a page in the menu.
  • Fixed a fieldset label for the Author content type.
  • Changed the demo content "Owner" to the Super User and other minor changes to the way the demo content is imported.
  • Updated the gradle wrapper to version 2.8.
  • Added a gradle.properties file.
  • Added meta part with login link and configuration for adding other links.
  • Added login page and "change password" page.
  • Added custom error page.
  • Replaced external JavaScript and CSS from CDN to local files.
  • Changed the way comment contents are named.
  • Comments are now created with Ajax.
  • Removed Google Tag code (to be replaced with the Google Tag Manager app)

Requirements

Enonic XP must be installed and running. See the XP installation documentation.

Java 8 JDK update 40 or higher is required to build this app.

Building and deploying

If you want to explore the code and build it yourself then feel free to clone or fork this repo. You can also rip the project with the XP CLI tool.

Build this application from the command line. Go to the root of the project and enter:

./gradlew clean build

Then move the jar file from build/libs to your $XP_HOME/deploy folder, or upload it with the Applications tool.

If the $XP_HOME environment variable is set then you can build and deploy with one step:

./gradlew deploy

Documentation

Watch the YouTube video. For help with this app, use the Enonic Forum.

  • TODO: Finish the date meta data in various parts.
  • TODO: Finish the dynamic classes and IDs in various parts.
  • TODO: Make an admin comment manager page to approve or delete comments.
  • TODO: Implement categories "Show hierarchy".
  • TODO: Make it possible to have the post-list on a page other than the home page.
  • TODO: Calendar part.
  • TODO: Only allowed tags in comments.

app-superhero-blog's People

Contributors

bellfalasch avatar drerik avatar jsi avatar michael-lazell avatar mortyeriksen avatar pmi avatar ringvold avatar sigdestad avatar torlokken avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.