tfd7 7.x-2.3

Bug fixes
New features

New

Added theme_path and current_path functions and three new test to check a variable.

Assume you have a theme called child and mother, and child is the current theme

theme_path function:
{% set current_theme_path = theme_path() %} = sites/..../themes/child/
{% set full_current_theme_path = theme_path({'absolute':true}) %} = http://domain.name/sites/..../themes/child/

beginning 8.x-2.0

New features

New branch with major changes.
CDN Bootstrap and Font-awesome is added.

tmgmt_zanata 7.x-1.9

Bug fixes
New features

Feature improvements

  • Include requestor information in email notifications (ZNTA-1123).
  • Send email notifications to the requestor as well (ZNTA-1088).
  • Improve how HTML content is presented in Zanata (ZNTA-1089).

Bug Fixes

    pdb 8.x-1.0-alpha4

    New features

    Lots of cleanup and small fixes, and the addition of a gulpfile.

    Gulp tasks:

    - Clean --> Removes compiled js and js.map files
    - Precompile --> Offline template precompiling, this task is experimental and not full functional
    - Compile --> This task compiles all ts files into js.
    - Watch --> This tasks watches our ts directories and automatically compiles to js when something changes.

    Pages

    Subscribe with RSS Subscribe to RSS - New features