SD Sema Dizdar on February 13, 2015 How can I add free text to "NEWS" (Home page) section in ARIS Publisher 9.7? Also, can I give hyperlink to text? Regards, Bookmark Like Share Sign in or register to reply. Notify Moderator 1 Reply Sort by Date ASC Date DESC Likes Sort by Date ASC Date DESC Likes Runé Becker on February 13, 2015 - 16:09 Dear Sema, I ahven't tried free text, but usually I use the the RSS feed from the ARIS Community blog to fill the News section of ARIS Publisher 9.x. Here's how to do that: Open in ARIS 9 installation folder .\server\bin\work\work_businesspublisher_m\base\webapps\businesspublisher\layouts\default\config\layout.cfg.xml Go to line 218 or search for the section "news" Set the parameter location localtion="http://www.ariscommunity.com/forums/aris-bpm-blog/feed" If you don't use a proxy to access the Internet, disable the values for proxy: proxyAdress="" proxyPort="" Optionally, change the email address in line 226, which is used for the link "Contact" on the Publisher page: <responsible email="ARISadmin@MyMailServer.com"/> Cheers Rune Like Sign in or register to reply. Notify Moderator
Runé Becker on February 13, 2015 - 16:09 Dear Sema, I ahven't tried free text, but usually I use the the RSS feed from the ARIS Community blog to fill the News section of ARIS Publisher 9.x. Here's how to do that: Open in ARIS 9 installation folder .\server\bin\work\work_businesspublisher_m\base\webapps\businesspublisher\layouts\default\config\layout.cfg.xml Go to line 218 or search for the section "news" Set the parameter location localtion="http://www.ariscommunity.com/forums/aris-bpm-blog/feed" If you don't use a proxy to access the Internet, disable the values for proxy: proxyAdress="" proxyPort="" Optionally, change the email address in line 226, which is used for the link "Contact" on the Publisher page: <responsible email="ARISadmin@MyMailServer.com"/> Cheers Rune Like Sign in or register to reply. Notify Moderator
Runé Becker on
Dear Sema,
I ahven't tried free text, but usually I use the the RSS feed from the ARIS Community blog to fill the News section of ARIS Publisher 9.x. Here's how to do that:.\server\bin\work\work_businesspublisher_m\base\webapps\businesspublisher\layouts\default\config\layout.cfg.xml
localtion="http://www.ariscommunity.com/forums/aris-bpm-blog/feed"
proxyAdress=""
proxyPort=""
<responsible email="ARISadmin@MyMailServer.com"/>
Rune