Skip to content
This repository was archived by the owner on Dec 27, 2018. It is now read-only.
/ PHPoole Public archive

Releases: Cecilapp/PHPoole

3.0.1

21 Nov 14:42

Choose a tag to compare

Fix composer files.

3.0.0

21 Nov 14:41
a18f3d5

Choose a tag to compare

Cecil (#394)

* phpoole/library -> cecil/phpoole
* PHPoole to Builder
* Apply fixes from StyleCI (#393)
* Update deploy-docs.sh
* Some migrations fix
* Update README.md

2.10.3

16 Nov 00:24
a6f8be1

Choose a tag to compare

Fix weight prefix. (#389)

2.10.2

15 Nov 23:12
0808945

Choose a tag to compare

Fix page prefix logic and sort. (#388)

2.10.1

14 Nov 15:00
003865c

Choose a tag to compare

Fix init method. (#385)

2.10.0

14 Nov 14:32
5713e1b

Choose a tag to compare

[WIP] Multi-themes support (#377)

theme:
- a-theme
- hyde
  • For any template, PHPoole will look first in layouts/ and then in themes/a-theme/layouts/, and then in themes/hyde/layouts/, and lastly in res/layouts (internal).
  • Static files (in static/) are recursively copied from each theme.
  • Config file (phpoole.yml) is imported from each theme.

2.9.1

09 Nov 00:51

Choose a tag to compare

Fix hashFile function.

2.9.0

08 Nov 23:53

Choose a tag to compare

Bum version for macros feature.

2.8.2

08 Nov 21:07
e660fc2

Choose a tag to compare

[WIP] Refactoring of the internal templates' logic (#376)

2.8.1

02 Nov 23:52

Choose a tag to compare

Dump version.