Documentation ¶
Overview ¶
hypeCMS is a CMS and/or framework for web applications, and more. For license, see the file named LICENSE.
Directories ¶
Path | Synopsis |
---|---|
api
|
|
context
Context contains the type Uni.
|
Context contains the type Uni. |
mod
This package gets around the lack of dynamic code loading in Go.
|
This package gets around the lack of dynamic code loading in Go. |
modcheck
This modules checks the exported hooks of the given modules and panics if they do not have the expected signature.
|
This modules checks the exported hooks of the given modules and panics if they do not have the expected signature. |
model
|
|
basic
A collection of independent helper functions mainly related to database operations.
|
A collection of independent helper functions mainly related to database operations. |
main
This package contains helper functions which run at the top level of the system - at main.go
|
This package contains helper functions which run at the top level of the system - at main.go |
patterns
Package pattern contains (should, lol) reusable database patterns.
|
Package pattern contains (should, lol) reusable database patterns. |
scut
Package scut contains a somewhat ugly but useful collection of frequently appearing patterns to allow faster prototyping.
|
Package scut contains a somewhat ugly but useful collection of frequently appearing patterns to allow faster prototyping. |
modules
|
|
admin
This package implements basic admin functionality.
|
This package implements basic admin functionality. |
bootstrap
Package bootstrap enables you (or others) to fork other HypeCMS istances from your instance.
|
Package bootstrap enables you (or others) to fork other HypeCMS istances from your instance. |
display
Module Display will execute the given "Display Points" ([]string found in uni.Dat["_points"]).
|
Module Display will execute the given "Display Points" ([]string found in uni.Dat["_points"]). |
display_editor
Package skeleton implements a minimalistic but idiomatic plugin for HypeCMS.
|
Package skeleton implements a minimalistic but idiomatic plugin for HypeCMS. |
skeleton
Package skeleton implements a minimalistic but idiomatic plugin for hypeCMS.
|
Package skeleton implements a minimalistic but idiomatic plugin for hypeCMS. |
template_editor
TODO: make the difference between current and noncurrent template browsing/editing disappear, so the code can get simpler and easier to read/develope.
|
TODO: make the difference between current and noncurrent template browsing/editing disappear, so the code can get simpler and easier to read/develope. |
user
Thin controller-like layer supporting main.go Currently contains mostly authentication-related functions.
|
Thin controller-like layer supporting main.go Currently contains mostly authentication-related functions. |
Click to show internal directories.
Click to hide internal directories.