Terry.Li-彬

          虛其心,可解天下之問;專其心,可治天下之學;靜其心,可悟天下之理;恒其心,可成天下之業。

            BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理 ::
            143 隨筆 :: 344 文章 :: 130 評論 :: 0 Trackbacks
           

          tiles-def.xml
          ------------------
          <definition name="portal" path="/common/themes/portal.jsp">
            <put name="title" value="" />
            <put name="selectable" value="false" />
          </definition>

          portal.jsp
          --------------
          <c:choose>
           <c:when test="<%= themeDisplay.isStateExclusive() %>">
            <%= request.getAttribute(WebKeys.LAYOUT_CONTENT) %>
           </c:when>
           <c:when test="<%= themeDisplay.isStatePopUp() %>">
            <liferay-theme:include page="portal_pop_up.jsp" />
           </c:when>
           <c:otherwise>
            <liferay-theme:include page="portal_normal.jsp" />
           </c:otherwise>
          </c:choose>

          portal_normal.vm
          --------------------------
          <html dir="#language ("lang.dir")">

          $theme.include($top_head_include)

          #css ($css_main_file)
          #js ($js_main_file)
          $theme.include($bottom_ext_include)
          $theme.include($session_timeout_include)
          $theme.include($sound_alerts_include)


          init.vm
          ---------
          #set ($bottom_ext_include = "$dir_include/common/themes/bottom.jsp")
          #set ($content_include = "$dir_include$tilesContent")
          #set ($session_timeout_include = "$dir_include/common/themes/session_timeout.jsp")
          #set ($sound_alerts_include = "$dir_include/common/themes/sound_alerts.jsp")
          #set ($top_head_include = "$dir_include/common/themes/top_head.jsp")
          #set ($top_messages_include = "$dir_include/common/themes/top_messages.jsp")

          top_head.jsp
          ------------------
          <%@ include file="/html/common/themes/top_js.jspf" %>
          <%@ include file="/html/common/themes/top_js-ext.jsp" %>


          top_js.jspf
          ------------
          <%
          String[] javaScriptFiles = PropsUtil.getArray(PropsUtil.JAVASCRIPT_FILES);
          for (int i = 0; i < javaScriptFiles.length; i++) {
          %>
            <script src="<%= themeDisplay.getPathJavaScript() %>/<%= javaScriptFiles[i] %>"  type="text/javascript"></script>
          <%
          }
          %>


          portal.properties
          -------------------
          ##
          ## JavaScript
          ##

              #
              # Set a list of JavaScript files that will be loaded programmatically in
              # /html/common/themes/top_js.jsp.
              #
              # The ordering of the JavaScript files is important. Specifically, all
              # JQuery scripts should go first.
              #
              # The Liferay scripts are grouped in such a way, that the first grouping
              # denotes utility scripts that are used by the second and third groups. The
              # second grouping denotes utility classes that rely on the first group, but
              # does not rely on the second or third group. The third grouping denotes
              # modules that rely on the first and second group.
              #
              javascript.files=\
                  \
                  #
                  # JQuery scripts
                  #
                  \
                  jquery/jquery.js,\
                  jquery/cookie.js,\
                  jquery/dimensions.js,\
                  jquery/hover_intent.js,\
                  jquery/interface.js,\
                  jquery/interface.patch.js,\
                  jquery/j2browse.js,\
                  jquery/jeditable.js,\
                  jquery/json.js,\
                  jquery/media.js,\
                  jquery/tabs.js,\
                  \
                  #
                  # Miscellaneous scripts
                  #
                  \
                  misc/class.js,\
                  misc/swfobject.js,\
                  \
                  #
                  # Liferay base utility scripts
                  #
                  \
                  liferay/liferay.js,\
                  liferay/browser.js,\
                  liferay/util.js,\
                  liferay/language.js,\
                  liferay/layout.js,\
                  \
                  #
                  # Liferay utility scripts
                  #
                  \
                  liferay/ajax.js,\
                  liferay/animate.js,\
                  liferay/coordinates.js,\
                  liferay/ldrag.js,\
                  #liferay/leditable.js,\
                  liferay/lresize.js,\
                  liferay/popup.js,\
                  liferay/portal.js,\
                  liferay/portlet.js,\
                  liferay/publisher.js,\
                  \
                  #
                  # Liferay modules
                  #
                  \
                  liferay/auto_fields.js,\
                  liferay/color_picker.js,\
                  liferay/columns.js,\
                  liferay/dock.js,\
                  liferay/dynamic_select.js,\
                  liferay/freeform.js,\
                  liferay/layout_configuration.js,\
                  liferay/messaging.js,\
                  liferay/notice.js,\
                  liferay/navigation.js,\
                  liferay/session.js,\
                  liferay/tags_selector.js

           

          Trackback: http://tb.blog.csdn.net/TrackBack.aspx?PostId=2177411

          posted on 2008-03-14 14:13 禮物 閱讀(1380) 評論(0)  編輯  收藏 所屬分類: Liferay
          主站蜘蛛池模板: 清流县| 左权县| 肥乡县| 保康县| 汉川市| 正定县| 兴义市| 白城市| 临武县| 安仁县| 巴南区| 贡觉县| 洮南市| 邓州市| 璧山县| 涪陵区| 太康县| 郑州市| 西乌| 达孜县| 东源县| 闸北区| 花莲县| 新津县| 宿州市| 阿图什市| 福海县| 夹江县| 吉安县| 新和县| 宿州市| 邻水| 灵石县| 顺昌县| 宕昌县| 通辽市| 宜兴市| 广德县| 霍邱县| 永嘉县| 高唐县|