|
Savitha,
Can you add the strip and trim utility to these contexts? I can do the modal entity broker dialog part then. Thanks! A clarification.
The "more" links, dependent as they are on the EB are only for 2.7 (maybe 2.6). 2.5 will get only the strip and trim RTE is being planned to be removed and just retain plain text for group description. Hence, strip html and trim feature is required only for site description. We have to target the following for site desciption-
site-manage ---------------- M site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-list.vm M site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-list.vm M site-manage-tool/tool/src/webapp/vm/sitebrowser/chef_sitebrowser_list.vm M site-manage-tool/tool/src/webapp/vm/membership/chef_membership.vm M site-manage-tool/tool/src/webapp/vm/membership/chef_membership_joinable.vm M site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-list.vm Html strip and trim feature has been added. It has been checked into trunk, please refer
Site description being trimmed where needed. Modal dialog provides the full description.
Since group descritions are no longer being created with RT Editor, the problem is moot in that regard.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
========
Membership (joined/joinable)
----------------------------------------
strip HTML, render 100 first resultant chars with a "more" link opening a modal dialog that will render Site title, site contact, short descr, long descr polled via the EB
Home (site info - aka "Site Information Display")
------------------------------------------------------------------
in full
Gateway sites list
------------------------
strip HTML, render 100 first resultant chars with a "more" link opening a modal dialog that will render Site title, site contact, short descr, long descr polled via the EB
Gateway site visit
------------------------
in full
Worksite setup list page
---------------------------------
add a "info" link opening a modal dialog that will render Site title, site contact, short descr, long descr polled via the EB
Worksite setup info page
----------------------------------
strip HTML, render 200 first resultant chars with a "more" link opening a modal dialog that will render Site title, site contact, short descr, long descr polled via the EB
Group pickers (Announcements, Assigns, Resources)
---------------------------------------------------------------------------
strip HTML, render 100 first resultant chars with a "more" link opening a modal dialog that will render long descr polled via the EB (need to add description to the EB first), maybe even the membership in a short list.