Code Monkey home page Code Monkey logo

articlemanager's Introduction

ArticleManager Beta 2.4

Posts Admin Module For MODX Evo

http://www.tattoocms.it/extras/modx-modules/article-manager-module.html

article manager modx

##To do

  • Thumbnails (phpthumb?) for image tvs
  • Bulk actions (any help?)

##Updates

Beta 2.4.8

  • restyle
  • added config button

Beta 2.4.7

  • support for unpublished resource #3
  • various fixes

Beta 2.4.3

  • added tvprefix parameter for Doclister (Thanks to AgelxNash) #2

Beta 2.4

  • New Navbar with

** Refresh module ** Create resources ** Create Links ** Manage images ** Manage files

Beta 2.3

  • Added Create Resource button

Beta 2.2

  • Added export to CVS and export to PDF buttons

Beta 2.1.1

  • New config parameter: List Snippet : Choose the main list snippet: Ditto, List (Clipper cms), DocLister

Beta 2.1

  • Tv Image support
  • Disabled sorting for unsortable columns (buttons and images)
  • tooltips

Beta 2

  • cleaned and rewritten code
  • now you can set template variables and table Headings in the module configuration tab

Beta 1

  • first release

articlemanager's People

Contributors

nicola1971 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

articlemanager's Issues

DocLister and tv Prefix

$find = array('[+','+]');
$replace = array('tv.','');
$DocListerTvs = str_replace($find,$replace,$tablefields);

You can use the empty tvPrefix parameter

$params['tvPrefix'] = '';

Pub date

In the Tv Fields, I would like to display [+pub_date+] instead of [+date+], but it does not seem to work.
Also, is it possible to format the date like '%b %d, %Y' ?

Suggestion: sort order

In config., add a default sort order (asc / desc) option, so you can have newest at top by default.

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.