File: day_145__more_webapp_work.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (12 lines) | stat: -rw-r--r-- 514 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
One problem with the current configurators for remotes is they have a lot
of notes and text to read at the top. I've worked on cut that down somewhat,
mostly by adding links and help buttons next to fields in the form.

I also made each form have a check box controlling whether encryption is
enabled. Mostly as a way to declutter the text at the top, which always had
to say encryption is enabled.

---

I have a fairly well worked out design for [[desymlink]]. Will wait a few
days to work on it to let it jell.