Skip to content

v1.0.0 is coming  #3

@REJack

Description

@REJack

Hey together,

I've pushed & released a new version today (0.9.3) with a asset function.

Now I want to finish codeigniter-twiggy, my ideas are:

  • add meta & asset array to config for something like main or global meta's/assets
  • add a bunch of default allowed functions from some CI3 helpers
    • abilty to auto register user_defined_functions (added in v0.9.7)
  • Twig v2 compatibility (added in v0.9.7)
  • adapt CI3 erros to twiggy
  • add abilty to add safe functions to twiggy
  • enhance assets function
    • add abilty to create group assets (e.g. $this->assets('<TYPE>', '<FILENAME>', '<GROUP>');)
    • create assets helper to render group assets
  • create optional MY_Controller for auto theme/layout loading with errors (like CakePHP does)
  • add twiggy_helper.txt from waptik
  • Overhaul gh-pages & docs
    • change github page
    • create a complete new documentation over GitBook & remove phpDoc infos
      • new Docs online here
  • change codestyle based on CI3's PHP Style Guide
  • PHPunit Tests over Travis-CI & CodeCoverage over Coveralls

If anyone have a idea for some nice functions feel free to comment on this issue.

regards REJack

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions