Metadata
- Source
- ENGAGE-273
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Won't Fix
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2010-01-21T17:59:21.000-0500 - Updated
2017-12-22T09:44:30.704-0500 - Versions
-
- 0.3b
- 0.3
- Fixed Versions
-
- 0.5
- Component
- N/A
Description
update engage-core components to use the renderer utility functions
This will help reduce the common code across components
Comments
-
y z commented
2010-02-24T14:10:11.000-0500 The following engage-core components are not updated yet:
fluid.engage.artifactCollectView (doesn't render anything rather uses jquery to manipulate DOM)
fluid.engage.codeEntry (doesn't render anything rather uses jquery to manipulate DOM)
fluid.engage.home ( only has this :
myCollectionLink.attr("href", myCollectionURL + "?user=" + fluid.engage.user.currentUser()._id);
not sure renderer is needed there just for 1 url rewrite)
fluid.engage.myCollection
fluid.engage.navigationBar (in localizeButtons function)
fluid.navigationList needs an update that would implement it with dehydrated tree. -
Justin Obara commented
2017-12-22T09:44:30.703-0500 The repository has been archived.