Assembla home | Assembla project page
 

Ticket #36 (closed Enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Update Page module to use new CI helper libraies

Reported by: aprice30 Assigned to:
Priority: normal Milestone: Version 0.5
Component: General Code Version:
Severity: normal Keywords:
Cc:

Description

There are some new CI helper libraries which allow for meta tag creation and css link creation.

If the load time of these files isn't too great then this should be used over the current form.

On first glance the new functions appear in the HTML helper which is loaded by the autoloader so this should be fine for load times.

Change History

11/11/08 19:42:28 changed by aprice30

  • milestone deleted.

11/11/08 19:43:56 changed by aprice30

  • milestone set to Version 0.4.

12/24/08 20:07:11 changed by aprice30

  • status changed from new to closed.
  • resolution set to fixed.

(In [197]) Updated the Page class so it uses methods in the CI HTML Helper file, Closes #36