From b6c2c25e5e99b6d8515a777a00f5a97c1f6b1d23 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 23 Jan 2008 14:31:44 +0000 Subject: Forcing user to enter valid options in the config-tab before making a commit. Displaying current errors in the config/settings. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-conf/trunk@628 ab2d0c66-481e-0410-8bed-d214d4d58bed --- lbu-commit-html.lsp | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'lbu-commit-html.lsp') diff --git a/lbu-commit-html.lsp b/lbu-commit-html.lsp index ffba7a4..f86bef1 100644 --- a/lbu-commit-html.lsp +++ b/lbu-commit-html.lsp @@ -12,7 +12,7 @@

PROGRAM SPECIFIC OPTIONS/INFORMATION

Archives will be saved to
-
+
No default - (Needs to be configured)

" ?>
Archives will be encrypted
(Using cipher: " .. view.status.DEFAULT_CIPHER .. ")") else io.write("No") end ?>
@@ -22,13 +22,15 @@

Save to media

-
Remove existing apk.ovls from media
-
-

Attention!

By checking this box, you remove all existing archives from the when commiting (adding the '-d' flag to the commit action).
This needs to be done when you want/dont want to encrypt your archive and there already exists archives on the media.
There can only be one sort of arcive on the media.

Simulate/Test a commit
Actually Commit and save changes
+ +
Remove existing apk.ovls from media
+
+

By checking this box, you remove all existing archives from the when commiting (adding the '-d' flag to the commit action).
This needs to be done when you want/dont want to encrypt your archive and there already exists archives on the media.
There can only be one sort of arcive on the media.

If you dont remove existing apk.ovls from media, your commit will most likely fail.

+
-- cgit v1.2.3