Template function
Count of related projects: 110
Name-day template operator (Planning)
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| name-day_template_operator | Joanna Grzegorczyk | planning | 1.0 | 3.x |
It's a template operator that displays names according to given day and
month.
eZ Template DOM (Planning)
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| ez_template_dom | Kåre Køhler Høvik | planning | 1.0 | 4.0 |
Enables direct usage of XML DOM objects in eZ Publish templates.
Multi-node Functions (Planning)
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| multi-node_functions | David Broadfoot | planning | 1 | 3.10 |
Select multiple children of a node in the admin interface and either move
them all or add a new location for each.
topauthors (Planning)
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| topauthors | Norman Leutner | planning | 1.1 | 3.7 (other should work too) |
This template operator returns an array of users with their corresponding
number of created
contentobjects of a given class id sorted by the number of objects they
created.
Usefull for creating toplists
SimpleCookies (Planning)
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| simplecookies | Alex Holt | planning | 1.0 | 3.9 - and probably others? |
Gives us basic access to SET and GET cookie values inside template
operators.