comment
parent
a4fe34affb
commit
4bbe89293b
|
@ -92,6 +92,14 @@ however, to add ' or internal()' to `boring`, for some reason.
|
|||
>>> implementing support for more nested datatypes in [[plugins/websetup]]. —
|
||||
>>> [[Jon]]
|
||||
|
||||
>>>> Well, it's a difficult problem. websetup builds a form using
|
||||
>>>> CGI::FormBuilder, which makes it easy to build the simple UI we have
|
||||
>>>> now, but sorta precludes anything more complicated. And anything with
|
||||
>>>> a nested datatype probably needs a customized UI for users to be able
|
||||
>>>> to deal with it. I don't think websetupability need be a deal-breaker
|
||||
>>>> for this patch. I personally like special pages like Kathryn is doing
|
||||
>>>> more than complex setup files. --[[Joey]]
|
||||
|
||||
---------------------------
|
||||
|
||||
Based on the above, I have written an experimental plugin called "subset".
|
||||
|
|
Loading…
Reference in New Issue