-
- Downloads
gluon-luci-core: replacing luci-mod-admin-core
This commit adds gluon-luci-core, a package both gluon-config-mode and gluon-luci-admin will depend on. gluon-luci-core itself will depends on gluon-luci-theme, gluon-core and most importantly luci-lib-web. It also copies a few files from luci-mod-admin-core but leaves out everyting we do not use. At a later point I plan to move functionality from luci-lib-web into this package, too. luci-lib-web contains most parts of luci including hardcoded templates for CBI, which I intend to replace.
Showing
- package/gluon-config-mode/Makefile 1 addition, 1 deletionpackage/gluon-config-mode/Makefile
- package/gluon-luci-admin/Makefile 1 addition, 1 deletionpackage/gluon-luci-admin/Makefile
- package/gluon-luci-core/Makefile 39 additions, 0 deletionspackage/gluon-luci-core/Makefile
- package/gluon-luci-core/files/usr/lib/lua/luci/view/error404.htm 19 additions, 0 deletions.../gluon-luci-core/files/usr/lib/lua/luci/view/error404.htm
- package/gluon-luci-core/files/usr/lib/lua/luci/view/error500.htm 19 additions, 0 deletions.../gluon-luci-core/files/usr/lib/lua/luci/view/error500.htm
- package/gluon-luci-core/files/usr/lib/lua/luci/view/footer.htm 15 additions, 0 deletions...ge/gluon-luci-core/files/usr/lib/lua/luci/view/footer.htm
- package/gluon-luci-core/files/usr/lib/lua/luci/view/header.htm 21 additions, 0 deletions...ge/gluon-luci-core/files/usr/lib/lua/luci/view/header.htm
- package/gluon-luci-core/files/usr/lib/lua/luci/view/sysauth.htm 54 additions, 0 deletions...e/gluon-luci-core/files/usr/lib/lua/luci/view/sysauth.htm
package/gluon-luci-core/Makefile
0 → 100644
Please register or sign in to comment