New features in V1.8:
1. Core feature
1) New Web API implementing RESTful AtomPub Protocol
2) Solr 1.4 supported
3) New Tags for site: site_root, image_root
4) New Tags for article: art_prev, art_next, art_previd, art_prevtitle, art_prevurl, art_nextid, art_nexttitle, art_nexturl
5) New Tags supported in RS statement: art_prev、art_next, art_previd, art_prevtitle, art_prevurl, art_nextid, art_nexttitle, art_nexturl
6) New Tags for article: art_site、art_topic、art_prev、art_next、art_site、art_topic
7) New Tags for topic: top_parent
8) Mutiple topics supported in RS and RESOURCE statements
9) Java Expression and Tags can be used for rows, from, page attributes in RS and RESOURCE statements
10) A new pagination algorithm supported
11) File locked during generation
12) An empty template embedded
13) The topic alias can be modified now
14) Topic visibility changed to threee modes: public, my company, and hidden.
15) Each topic can control it's Solr core, including core name, and solr fields definition
16) The article template and Oracle table name inherit
17) Different charsets such as ISO-8859-1, GB2312 can be used for site, default is UTF-8
18) ASCII control character handled for CLOB fields
19) The URL generated stored in the URL_GEN field, and it's easy to read them now with SQL
20) All classes in WEB-INF directory will be loaded automatically for DynamicJava
2. UI
1) New UI introducted
2) Topic tree loaded by AJAX now
3) Article preview
4) You can choose a different template during publishing
5) A new UI for article list
6) Video supported for FCKEditor
7) Article timed publishing supported
8) The approver and publisher recored during publishing articles
9) Picture scaling supported
10) Picture previewing supported
11) Local file(s), remote URL supported for resources
12) Menu configration supported
3. JavaScript对象
1) NpsArticle, NpsAttach: new operation supported
2) NpsResource
3) NpsResourceCollection
4) NpsSmtp
5) NpsPop3
6) NpsEmail removed |