Edit Inline Update Utility =========================== Revision History ---------------- v 0.1 - 12.06.2007 - H. Ross Brodbeck, BEA Systems Notes ----- This currently only works for announcement items, or other 1 item portlets. It could be updated to work for other portlets, with some modification. How to Install -------------- 1. Add update_inline.jsp to the root directory in $PT_HOME\ptcs\6.4\webapp\ptcs.war file by unzipping and rezipping it (use WinRAR, WinZip or the jar utility that comes with Java). 2. Add updateinline.jar to the folder WEB-INF\lib in $PT_HOME\ptcs\6.4\webapp\ptcs.war file by unzipping and rezipping it. 3. Restart the Publisher service. How to Use ---------- 1. Browse to the object editor page for the portlet you wish to make/unmake edit inline. 2. Record the objectID noted in the querystring for the page. 3. Click the 'Edit' button for the portlet/portlet template. 4. Hit Ctrl + N to get a new window with an address bar in it. 5. Replace the URL after /ptcs/ with update_inline.jsp?portletId=&inline= where is the object ID form step 2. and is true or false Your URL should look something like: http://localhost/portal/server.pt/gateway/PTARGS_0_0_205_0_0_43/http%3B/rbrodbec01%3B7087/ptcs/update_inline.jsp?portletId=304&inline=true 6. This should succeed. If you get an error, review the install guide or check the service.log file for publisher.