New version of Cobalt.

Tools

Most noticeable updated is new Tools architecture. Now every tool is a simple folder with few files, so it is much easier to code your own tools. Please read tutorial.

I've also added 2 tools.

  1. Price update - This tool change one filed based on the other. This field accept only JSON files, so fist convert any CSV to JSON with any of free online tools. For ecample you have you JSON
[
    {
        "price": 123,
        "SKU": "RT1A"
    },
    {
        "price": 321,
        "SKU": "MD2B"
    }
]

You can change price field of every record that match SKU.

  1. Category Move - This tool simply batch articles from one category to another.

Changelog

  • fix - Change username as email to text
  • enhance - New tools architecture
  • fix - Category unpublished by default
  • fix - Admin UI some styles
  • fix - Gallery field upload only small pictures
  • fix - Filter module
  • add - cobalt api return record ID after creation or update of the record.
  • fix - Update record method of Cobalt API
  • fix - Cobalt - comments not published automatically
  • fix - Email field required text field.
  • fix - Disqus comment adapter to support https
  • add - Bookmarks labels to add own text
  • change - Article tags style
  • fix - Cobalt tags module
  • add - Tool price change
  • add - Tool category move

Updated files

  • Cobalt [com_cobalt.j3.v.8.758.zip]
  • Media [pkg_mint.j3.media.v.8.91.zip]
  • Plugin [plg_cobalt.mint.toolset.j3.v.8.56.zip]

Comments

  • Comemnt [cmt_cobalt.j3.cobalt.v.8.44.zip]
  • Comemnt [cmt_cobalt.j3.core.v.8.15.zip]
  • Comemnt [cmt_cobalt.j3.disqus.v.8.15.zip]

Fields

  • Field [field_cobalt.j3.radio.v.8.39.zip]
  • Field [field_cobalt.j3.email.v.8.77.zip]
  • Field [field_cobalt.j3.geo.v.8.226.zip]
  • Field [field_cobalt.j3.html.v.8.48.zip]
  • Field [field_cobalt.j3.video.v.8.85.zip]

Modules

  • Module [mod_cobalt_category.j3.v.8.45.zip]
  • Module [mod_cobalt_filters.j3.v.8.52.zip]
  • Module [mod_cobalt_records.j3.v.8.68.zip]
  • Module [mod_cobalt_tagcloud.j3.v.8.42.zip]
http://www.mintjoomla.com/download/joomla-3/category-items/4-downloads/9-cobalt-cck.html

Comments

blog comments powered by Disqus
Powered by Cobalt