Skip Toolbar Print  

Using the Landing Page Extensions.

The landing page extensions consist of 9 custom jsps that can be added onto a landing page:
  • landing_page_entry.jsp

    This is a custom jsp that displays an entry on the landing page. It is similar to the standard entry option except that it displays the author, date and the 10 most recent replies to the entry. This jsp can easily be modified to display other fields from the entry.

  • landing_page_full_entry.jsp

    This is a custom jsp that displays a full entry on the landing page. It is similar to the standard entry option except that it displays the author, date, all data fields and the 10 most recent replies to the entry.

  • landing_page_folder.jsp

    This is a custom jsp that displays the most recent entries in a folder. It is similar to the standard folder option except that it displays the entries as described in the landing_page_entry.jsp section above. If you select a "Survey" folder, then this display will display the most recent survey or surveys.

  • landing_page_folder_list.jsp

    This is a custom jsp that displays a list of the most recent entries in a folder. It is similar to the folder option above except that it only displays the entry titles and authors.

  • landing_page_folder_list_sorted.jsp

    This is a custom jsp that displays a list of the entries in a folder sorted alphabetically. It is similar to the folder option above except that it only displays the entry titles.

  • landing_page_folder_list_sorted_files.jsp

    This is a custom jsp that displays the list of files in a folder sorted alphabetically. Clicking on the file name takes you directly to the file.

  • landing_page_calendar.jsp
    This custom jsp displays any calendar folder on the landing page.
  • landing_page_task_folder.jsp
    This custom jsp displays any task folder on the landing page.
  • landing_page_survey.jsp

    This custom jsp will display an active survey entry on the landing page. When anyone who has not yet voted views the landing page, they will be presented with the survey to fill out. After submitting their answers, then they will see the results (depending on how the survey was created).

To use these landing page options, do the following:
  • Create a landing page
  • Modify the landing page and add a "Custom Jsp" option
  • In the "Custom JSP Name" field add one of the following:

    landingpage/jsp/landing_page_entry.jsp

    landingpage/jsp/landing_page_full_entry.jsp

    landingpage/jsp/landing_page_folder.jsp

    landingpage/jsp/landing_page_folder_list.jsp

    landingpage/jsp/landing_page_folder_list_sorted.jsp

    landingpage/jsp/landing_page_folder_list_sorted_files.jsp

    landingpage/jsp/landing_page_calendar.jsp

    landingpage/jsp/landing_page_task_folder.jsp

    landingpage/jsp/landing_page_survey.jsp The Custom Jsp form let's you then select a folder or an entry as desired. If you are trying to show a survey, make sure that the entry you select is a "Survey" entry from a Survey folder or only the entry title will be shown.

 

File Version History:

Version 4 (Jan 25, 2010) - Removed author's name from survey views.

Version 5 (Feb 2, 2010) - Fixed ul style in folder list

Version 6 (Mar 10, 2010) - Add sorted folder list and sorted file list

Version 7 (Mar 10, 2010 - Control display of title and description

Version 8 (Apr 19, 2010 - Add full entry option

Version 9 (Apr 21, 2010 - Add a calendar option

Version 10 (Apr 21, 2010) - Add a task folder option

Version 11 (Dec 15, 2010) - Fix these extensions to work with V3 of Vibe/Teaming. You need to update your extensions when you upgrade to V3.

Comments(10)
Attachments(1)
Entry History
File Versions
Tags
   
Skip Footer Toolbar