Coder Social home page Coder Social logo

mzeis_documentation's Introduction

Mzeis_Documentation

Create a documentation for your project in the backend.

Build Status

Latest Release

Scrutinizer Code Quality

Development Branch

Scrutinizer Code Quality

Facts

Compatibility

  • Magento >= CE 1.9.1 (may also work in other versions)

Installation

  1. Install the extension using Composer or modman. The extension cannot be found on packages.firegento.com but will be added once stable.

Uninstallation

  1. Remove the files.
  2. Remove the following database tables:
    • mzeis_documentation_page
  3. Remove all entries in database table core_config_data starting with path admin/mzeis_documentation/.

Usage

Navigate to System > Documentation. Start editing the homepage of the documentation by clicking the Edit button.

###Permissions You can define permissions for viewing, editing and deleting pages per admin user role (menu item System > Permissions > Users, resource System > Documentation).

###Configuration The configuration for this extension can be found in `System > Configuration > Advanced

Admin. Alternatively you also can click on the link Configuration` in the documentation menu.

####Set another page as the documentation homepage By default, the documentation homepage is "Home". If you want to set another page as the homepage, enter the name in `System > Configuration > Advanced

Admin > Documentation > Homepage`.

###Editing a page Go to System > Documentation, view any documentation page and click the Edit button in the right top corner of the screen.

In the edit form, you can add content using the WYSIWYG editor.

You can insert images, variables and widgets. Note that widgets won't always display successfully since you are viewing the page in the backend and not in the frontend which most widgets are made for.

###Renaming a page When viewing a page, click the Rename button in the top right corner. Choose a unique page name. The links to the page will be renamed accordingly.

###Creating a new page You create a new page by editing an existing page and adding a documentation link in this format:

[[My new page]]

After saving, you will see a link to the page My new page. When you click on it you will be told that there is no content for this page yet. Edit the new page to fill it with content.

###Searching You can search through the documentation by using the search form in the left top corner. The search searches for your term in the name and content of the documentation pages. The search results are returned in an alphabetical manner.

###Showing all pages Click on the documentation menu link All pages to get an overview over all pages.

###Orphan pages It might happen that an existing pages isn't linked to anymore by any other pages when these pages are changed. The documentation menu link Orphan pages will show you all pages without links pointing at them.

Changelog

CHANGELOG.md

Support

If you have any issues with this extension, please create an issue on GitHub. Please provide error messages, debug information like output from the Magento error logs and the exact steps / code to reproduce the issue.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub. Always create pull requests against the dev branch.

Author

Matthias Zeis (matthias-zeis.com, @mzeis)

License

MIT License

Copyright

(c) 2015 Matthias Zeis

mzeis_documentation's People

Contributors

mzeis avatar

Watchers

 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.