Falko Timme
2014-12-05 1fa8f425b71db332a03ceef2d1e165083d0ba241
refs
author Falko Timme <ft@falkotimme.com>
Friday, December 5, 2014 17:50 -0500
committer Falko Timme <ft@falkotimme.com>
Friday, December 5, 2014 17:50 -0500
commit1fa8f425b71db332a03ceef2d1e165083d0ba241
tree 13d4b9e5fadf0b443de5c125c02d44a3e7472462 tree | zip | gz
parent 756b8360e90c4884f1bd6d7e84656c24b450eee7 view | diff
- Directive snippets can now be made available to clients; clients can select an available directive snippet for a website - the appropriate snippet will then be written to the vhost configuration file. This is useful for example on nginx where clients have no access to the Options tab of a website.
5 files added
11 files modified
182 ■■■■■ changed files
install/sql/incremental/upd_0079.sql 2 ●●●●● diff | view | raw | blame | history
install/sql/ispconfig3.sql 2 ●●●●● diff | view | raw | blame | history
interface/lib/classes/plugin_directive_snippets.inc.php 72 ●●●●● diff | view | raw | blame | history
interface/web/admin/form/directive_snippets.tform.php 6 ●●●●● diff | view | raw | blame | history
interface/web/admin/lib/lang/de_directive_snippets.lng 1 ●●●● diff | view | raw | blame | history
interface/web/admin/lib/lang/en_directive_snippets.lng 1 ●●●● diff | view | raw | blame | history
interface/web/admin/templates/directive_snippets_edit.htm 17 ●●●●● diff | view | raw | blame | history
interface/web/sites/ajax_get_json.php 11 ●●●●● diff | view | raw | blame | history
interface/web/sites/form/web_vhost_domain.tform.php 8 ●●●● diff | view | raw | blame | history
interface/web/sites/lib/lang/de_web_directive_snippets.lng 3 ●●●●● diff | view | raw | blame | history
interface/web/sites/lib/lang/en_web_directive_snippets.lng 3 ●●●●● diff | view | raw | blame | history
interface/web/sites/templates/web_directive_snippets.htm 14 ●●●●● diff | view | raw | blame | history
interface/web/sites/templates/web_vhost_domain_edit.htm 23 ●●●●● diff | view | raw | blame | history
interface/web/sites/web_vhost_domain_edit.php 2 ●●● diff | view | raw | blame | history
server/plugins-available/apache2_plugin.inc.php 6 ●●●●● diff | view | raw | blame | history
server/plugins-available/nginx_plugin.inc.php 11 ●●●●● diff | view | raw | blame | history