Git Product home page Git Product logo

getsimple-items-manager's Introduction

GetSimple-Items-Manager

This fork of the GetSimple CMS (http://get-simple.info/) Items-Manager plugin aims at fixing some bugs and enhance with a few new features.

New features not in the original Items-Manager by Mike Henken:

  • define which formatting ara available in textareas and some control on how they are displayed

Planned new features:

  • manually sort the items
  • allow multiple lists per site
  • allow multiple uploader fields in one list
  • allow a way to display a selection of items (front page items)
  • allow "none" for show details page and if it's none don't show the link...

#Todo

  • don't use the title for the name of the item's xml files
    • rename the title to id
    • show the first field in list, not the id
    • should the id be a random string or be based on the first string?
    • if we want to use the item manager as a form builder the "first" field rule won't work: so, use the first field if no other is defined (add a text field at the end?) -> use the settings?
  • prefix all IM related constants with IM_

Documentation

I plan to write a comprehensive documentation for the plugin. As a first step, I'll document the improvements, I've made to the original code.

Defining the title

In the settings you can set a title for the Item Manager.

This title will be used in the righ sidebar.

Defining the fields

On top of the features in the original Item Manager:

  • Textareas may have options. Each option is separated by an & sign:
    • toolbar:
      • "toolbar=": don't show the toolbar.
      • "toolbar=Link,Unlink": only show the link and unlink buttons.
    • "height=50px": set the height of the text area.
    • "no-paragraph": don't add

      tags at the beggining and of the text.

An example is: toolbar=Link,Unlink,RemoveFormat,Source&height=50px

getsimple-items-manager's People

Contributors

mikehenken avatar

Watchers

James Cloos avatar ale rimoldi avatar

getsimple-items-manager's Issues

complex titles can screw the item

the plugin accept the title

"Stell' dir vor du stellst dich vor" Bewerbungstag mit OberstufenschülerInnen

creates an item with this name, but when opening it again, the title is set to an empty string.

saving again the item leads to an item with an empty title that cannot be opened from the list.

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.