[cl-weblocks-ticket] #16: Make page titles dynamic (perhaps based on the navigation widget)

#16: Make page titles dynamic (perhaps based on the navigation widget) -----------------------------------+---------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: medium | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Keywords: page title navigation | -----------------------------------+---------------------------------------- Currently page title is hardcoded in the 'with-page' function. We should make page titles dynamic. The should probably come from the navigation widget. -- Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/16> cl-weblocks <http://common-lisp.net/project/cl-weblocks> cl-weblocks

#16: Make page titles dynamic (perhaps based on the navigation widget) --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: high | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Resolution: | Keywords: page title navigation --------------------------+------------------------------------------------- Changes (by sakhmechet): * priority: medium => high -- Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/16> cl-weblocks <http://common-lisp.net/project/cl-weblocks> cl-weblocks

#16: Make page titles dynamic (perhaps based on the navigation widget) --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: closed Priority: high | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Resolution: fixed | Keywords: page title navigation --------------------------+------------------------------------------------- Changes (by sakhmechet): * resolution: => fixed * status: new => closed Comment: Fixed. Page titles are now generated with 'page-title' function. Web application name and description, as well as current page name (grabbed from the navigation control by default) are used. -- Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/16> cl-weblocks <http://common-lisp.net/project/cl-weblocks> cl-weblocks
participants (1)
-
cl-weblocks