[cl-weblocks-ticket] Re: #12: Make stylesheet and javascript requirements dynamic
cl-weblocks
cl-weblocks-devel at common-lisp.net
Thu Aug 2 18:06:12 UTC 2007
#12: Make stylesheet and javascript requirements dynamic
--------------------------+-------------------------------------------------
Reporter: sakhmechet | Owner: sakhmechet
Type: enhancement | Status: closed
Priority: high | Milestone: 0.1
Component: weblocks | Version: pre-0.1
Resolution: fixed | Keywords: harcoded stylesheet javascript requirements
--------------------------+-------------------------------------------------
Changes (by sakhmechet):
* resolution: => fixed
* status: new => closed
Comment:
Fixed. When each widget is rendered, weblocks determines the resources it
depends on via 'widget-public-dependencies' (by default widget's name is
used to find a common sense 'magick' location of the resources).
Additionally, application-wide resources can be passed via *application-
public-dependencies*.
--
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