Tagged Questions
The portal-system tag has no wiki summary.
3
votes
12answers
545 views
CMS which is not a portal system
this is a repost of a question not correctly answered -- sorry about that.
We are looking for a reasonably priced CMS , with source code, in which we can ditch the portal system. There are notorious ...
2
votes
2answers
1k views
Portal/portlets programming - portlet linking/page flow
I am writing my first portlet based application (for liferay, but the solution should be container agnostic) and I am wondering how people solve to provide links to the user that "lead" to different ...
1
vote
1answer
605 views
Is it ok to use .NET MembershipProvider to have multiple virtual “applications” on one web application?
I want to build portal-like asp.net web application from scratch and was looking at asp.net MembershipProvider as a standard way for user's management. I created my provider inheriting from ...
0
votes
2answers
273 views
Can ExtJS portals and portlets be positioned like usual CSS elements?
I would like to make a portal and its ExtJS portlets fit within a fixed-width layout. Right now they seem to take 100% of the width, and the elements appear to have inline styles applied to give max ...