brettp / anypage

Elgg AnyPage plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anypage

Elgg 2.3

Static page management UI for Elgg

Features

  • Create static pages with custom slugs (page addresses)
  • Pages can be populated by an editor or from a view

Examples

Defined slug: /privacy_policy View file: views/default/anypage/privacy_policy.php

Defined slug: /about/users View file: views/default/anypage/about/users.php

Defined page: about/users/index.html View file: views/default/anypage/about/users/index.html

Dev Notes

To add a custom layout, use 'layouts','anypage' plugin hook.

About

Elgg AnyPage plugin


Languages

Language:PHP 94.1%Language:JavaScript 4.5%Language:CSS 1.3%