apps/com.actionsoft.apps.addons.xpages/manifest.xml
shangxiaoran@qq.com 2608324b68 初始化应用
2022-06-28 01:22:45 +08:00

53 lines
3.1 KiB
XML
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<app xmlns="http://www.actionsoft.com.cn/app">
<name>XPages</name>
<version>1.1</version>
<buildNo>21</buildNo>
<developer id="776cca9a287c8b4d63b9cad216aa3859" tablePrefix="ACT" url="http://www.actionsoft.com.cn">北京炎黄盈动科技发展有限责任公司</developer>
<categoryVisible>false</categoryVisible>
<description><![CDATA[XPages是AWS PaaS构建统一门户服务的一个重要底层应用为门户设计和后期运维提供强大模板管理服务。]]></description>
<details><![CDATA[为门户设计人员提供强大模板服务
XPages是AWS PaaS构建统一门户服务的一个重要底层应用为门户设计和后期运维提供强大模板管理服务。
XPages超越了传统意义上的门户概念不仅能够为客户实施个性门户提供强大模板管理也可以为各种PaaS应用快速构建独立的业务门户、Dashboard首页如HR门户、销售门户
模板
为上层门户、应用Dashboard提供页面布局服务
基于多个管理权限,创建和管理页面模板
所见即所得的内容窗口布局,可拖拽设计
智能布局算法,快速设计出上下对齐的布局
丰富、统一的预设样式和色系风格
内容窗口支持任意URL用于开发者定制
内容窗口支持在线编辑的页面资源
内容窗口支持其他应用预制的小页面如日程、任务、待办、KMS等
内容窗口支持右上角常用操作(如刷新、定时刷新)
内容窗口支持右上角自定义URL操作
内容窗口支持右上角自定义JavaScript操作如去年、今年刷新显示年份统计图
内容窗口支持右上角自定义HTML代码块如显示文字提示通过下拉框条件影响内容输出
为DEV、QAS、PRD不同环境部署提供导入导出
]]></details>
<installListener/>
<pluginListener>com.actionsoft.apps.addons.xpages.listener.Plugins</pluginListener>
<startListener/>
<stopListener/>
<upgradeListener/>
<uninstallListener/>
<reloadable>true</reloadable>
<requires>
<require appId="com.actionsoft.apps.skins.mportal3" notActiveHandler="none" res="false"/>
</requires>
<properties>
<property action="edit" group="模板高度" name="stepHeight" title="模板步进高度" type="input" isSystem="false" desc="默认50指的是每次拉高或者拉低窗体的时候一次增减的尺寸。">10</property>
<property action="edit" group="日期格式" name="datePattern" title="日期格式" type="combox" isSystem="false" desc="1不显示发布日期 2显示发布日期yyyy-MM-dd HH:mm3显示发布日期yyyy-MM-dd4显示发布日期yyyy-MM5显示发布日期yyyy6显示发布日期MM-dd7显示发布日期友好阅读如2小时前" ref="2|3|4|5|6|7">6</property>
</properties>
<allowStartup>true</allowStartup>
<allowUpgradeByStore>true</allowUpgradeByStore>
<depend versions="6.3" env="6.3.GA">_bpm.portal</depend>
<modelAdministrator/>
<installDate>2018-05-03 14:21:22</installDate>
<productId/>
</app>