[cl-weblocks-ticket] #12: Make stylesheet and javascript requirements dynamic
cl-weblocks
cl-weblocks-devel at common-lisp.net
Sun Jul 29 15:20:54 UTC 2007
#12: Make stylesheet and javascript requirements dynamic
---------------------------------------------------------+------------------
Reporter: sakhmechet | Owner: sakhmechet
Type: enhancement | Status: new
Priority: high | Milestone: 0.1
Component: weblocks | Version: pre-0.1
Keywords: harcoded stylesheet javascript requirements |
---------------------------------------------------------+------------------
Currently stylesheet and javascript requirements are hardcoded in the
'with-page' function. The only way for users to override this is to
redefine the function. We need to make these requirements configurable,
and widgets should be able to register files that they require.
Additionally, some form of dependecy graph or priority system needs to be
implemented (order matters since some stylesheets override others).
--
Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/12>
cl-weblocks <http://common-lisp.net/project/cl-weblocks>
cl-weblocks
More information about the Cl-weblocks-ticket
mailing list