NPS Changelog

What's new in NPS 1.4

May 8, 2009
  • Core feature
  • Multi-thread supported for trigger.
  • Event boradcast from bottom to top throught topic tree
  • Topic's ownere can be inherited
  • Slave Topics supported.Now one article can be set to one master topic and muliti slave topics.
  • Topic's owner can cancel,republish and delete articles now
  • JAVA variables can be used in RS and MAP statement
  • New tags like ,, supported
  • Bugfix for NullPointer Exception for Tags like
  • Upgrade FCKEditor to 2.6.3
  • Upgrade EditArea to 0.7.2.3
  • Upgrade paoding analysis to 2.0.4-beta
  • Upgrade Rhino to 1.7R1
  • Upgrade Quartz to 1.6.4
  • Bugs fixed:
  • Article's content cleared after images uploaded
  • Template's content cleared after article's content updated
  • Attaches removed after article cancelled
  • page.js cached by IE
  • NullpointerException raised during delete a trigger
  • Trigger's status not recored
  • Data in ORACLE not updated after trigger disabled
  • All triggers seem not working after articles submitted in articlelist.jsp
  • getRealPath() Excetpion raised during start NPS in weblogic
  • Topic's vars not imported

New in NPS 1.3 (Oct 28, 2008)

  • Solr 1.3 supported
  • Trigger supported,You can customize your action for events such as article submitted,article updated,article ready to publish,article published,article deleted,article cancelled now!
  • Advanced development in NPS java Objects.You can customize your application based on NPS Java Objects using Dynamic Java.
  • Tools such as Formula like excel,Simplified Chinese and Traditional Chinese Conversation,Web Page fetcher and parser and Currency Conversation
  • User-defined where and orderby clause supported in RS statement.
  • Global variable,Site-scope variable,Topic-scope variable supported
  • And lots of bug fixed