<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Company Intranet Development - Organization or Community?</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=5459951" />
  <subtitle>Company Intranet Development - Organization or Community?</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=5459951</id>
  <updated>2026-05-14T15:25:24Z</updated>
  <dc:date>2026-05-14T15:25:24Z</dc:date>
  <entry>
    <title>RE: Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=11632498" />
    <author>
      <name>Chris Becker</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=11632498</id>
    <updated>2011-11-29T22:12:43Z</updated>
    <published>2011-11-29T22:12:43Z</published>
    <summary type="html">Hi Majinder;&lt;br /&gt;&lt;br /&gt;Yes, anything set with Guest view permission is available to all users, regardless of org membership. However, if there are assets that should not be viewable by non-org members, this is easily achieved through permission settings.&lt;br /&gt;&lt;br /&gt;Our corporate intranet is by largely public record, but there are some use cases where documents/web-content are viewable only by organization members. We have accomplished this by setting permissions on those assets which are to be viewed only by members of the particular organization, as mentioned above.&lt;br /&gt;&lt;br /&gt;Keep in mind, also, that the navigation solution that I shared here only involves public pages. Private pages would be accessible only by members of the specific organization, but my approach does not yet handle them. That will be phase II &lt;img alt="emoticon" src="@theme_images_path@/emoticons/smile.gif" &gt;&lt;br /&gt;&lt;br /&gt;Hope this helps some.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;--Chris</summary>
    <dc:creator>Chris Becker</dc:creator>
    <dc:date>2011-11-29T22:12:43Z</dc:date>
  </entry>
  <entry>
    <title>RE: Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=11558233" />
    <author>
      <name>Silicon Smith</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=11558233</id>
    <updated>2011-11-22T20:16:51Z</updated>
    <published>2011-11-22T20:16:51Z</published>
    <summary type="html">hey chris,&lt;br /&gt;&lt;br /&gt;thank you very much for the much detailed explanation. I have a question now.... &lt;br /&gt;by setting up the organizations in this way, a user who is not the member of an organization say &amp;#34;R&amp;amp;D&amp;#34;, can see all the contents of &amp;#34;R&amp;amp;D&amp;#34; organization....&lt;br /&gt;or may be I am missing something..... is there a way to restrict access to an organization to non members???&lt;br /&gt;&lt;br /&gt;thanks again Chris,&lt;br /&gt;Manjinder</summary>
    <dc:creator>Silicon Smith</dc:creator>
    <dc:date>2011-11-22T20:16:51Z</dc:date>
  </entry>
  <entry>
    <title>RE: Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=11523528" />
    <author>
      <name>Chris Becker</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=11523528</id>
    <updated>2011-11-18T22:20:31Z</updated>
    <published>2011-11-18T22:20:31Z</published>
    <summary type="html">Hi Manjinder;&lt;br /&gt;&lt;br /&gt;I did come up with a way to have all organizations represented in a single menu bar. It required customization of the navigation.vm file in a custom theme that I developed, together with some local service calls. It is not perfect - I have not solved the problem of representing the menu system on the staging side of an environment that uses local staging (as we do), but it has been working fine regardless and allows for a multi-organizational menu bar, with each organization serving as a top-level menu.&lt;br /&gt;&lt;br /&gt;I started by creating a top-level community that represents our company, and all users who log into the intranet are automatically made members of that community (easily set up in Control Panel --&amp;gt; Setttings--&amp;gt; User Settings.&lt;br /&gt;&lt;br /&gt;I then created organizational records in Liferay for each of the departments in our company, and then made those organizations members of the top-level community.&lt;br /&gt;&lt;br /&gt;For each organization, I named the first page in each organization as &amp;#39;Home&amp;#39; - every page/sub-page after that does not matter, and is configurable by the admin in each organizational group). But the first page in the org is Home.&lt;br /&gt;&lt;br /&gt;Then, in the top level community, Pages were created, all of which were of page type URL, for each of the organizational units. The URL of these pages in the top-level community all point to the Home page that were created in the previous step. This is the &amp;#39;unifying step&amp;#39; - the component that brings all of the individual orgs into one menu.&lt;br /&gt;&lt;br /&gt;The last step was to customize navigation.vm - which iterates through the pages - first of the top level community, and then each of the organizational groups. I have attached the navigation.vm file here so you can see how it was done.&lt;br /&gt;&lt;br /&gt;Please let me know if you have any questions.... thanks!&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;--Chris</summary>
    <dc:creator>Chris Becker</dc:creator>
    <dc:date>2011-11-18T22:20:31Z</dc:date>
  </entry>
  <entry>
    <title>RE: Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=11406551" />
    <author>
      <name>Silicon Smith</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=11406551</id>
    <updated>2011-11-09T15:20:50Z</updated>
    <published>2011-11-09T15:20:50Z</published>
    <summary type="html">Hey Chris,&lt;br /&gt;&lt;br /&gt;I hope you might have got the answers to have the organizations as a link in the navigation instead of  &amp;#34;Go To &amp;#34;.&lt;br /&gt;Could you please put some light on that.... as I also want the same thing... organizations in the navigation...&lt;br /&gt;thanks in advance... looking forward for your reply.&lt;br /&gt;&lt;br /&gt;Manjinder</summary>
    <dc:creator>Silicon Smith</dc:creator>
    <dc:date>2011-11-09T15:20:50Z</dc:date>
  </entry>
  <entry>
    <title>RE: Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6940095" />
    <author>
      <name>Chris Becker</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6940095</id>
    <updated>2010-12-30T05:13:19Z</updated>
    <published>2010-12-30T05:13:19Z</published>
    <summary type="html">I erred on the side of simplicity (or tried to, at least) in role additions, and added roles that corresponded to content creation, with the intention of also enabling staging/workflow for each of the departments. I created the following organization and community roles:&lt;br /&gt;&lt;br /&gt;for organizations:&lt;br /&gt;&lt;br /&gt;orgContentCreator&lt;br /&gt;orgContentReviewer&lt;br /&gt;orgContentPublisher&lt;br /&gt;&lt;br /&gt;same for communities:&lt;br /&gt;&lt;br /&gt;commContentCreator&lt;br /&gt;commContentReviewer&lt;br /&gt;commContentPublisher&lt;br /&gt;&lt;br /&gt;Since my goal was to decentralize web content management for our intranet, I proposed that each department would elect an org administrator (the out-of-the-box org role), whose job was to assign the roles above to select individuals within their departments. These roles would already have the appropriate permissions to web content and web content display portlets, document library portlets, etc. The above-listed roles were then associated to the workflow steps for publishing content.&lt;br /&gt;&lt;br /&gt;--Chris</summary>
    <dc:creator>Chris Becker</dc:creator>
    <dc:date>2010-12-30T05:13:19Z</dc:date>
  </entry>
  <entry>
    <title>RE: Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6935207" />
    <author>
      <name>John O'Neill</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6935207</id>
    <updated>2010-12-29T17:32:52Z</updated>
    <published>2010-12-29T17:32:52Z</published>
    <summary type="html">Thanks Chris.  This does sound like an approach to use and I can see how to incorporate the Community.&lt;br /&gt;&lt;br /&gt;For your implementation, did you need any complex roles or did you just use the Organization and Community roles out of the box/&lt;br /&gt;&lt;br /&gt;- John</summary>
    <dc:creator>John O'Neill</dc:creator>
    <dc:date>2010-12-29T17:32:52Z</dc:date>
  </entry>
  <entry>
    <title>RE: Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6925993" />
    <author>
      <name>Ahamed Hasan</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6925993</id>
    <updated>2010-12-28T18:15:47Z</updated>
    <published>2010-12-28T18:15:47Z</published>
    <summary type="html">Hi Chris, &lt;br /&gt;&lt;br /&gt;Hope you got an apt solution for your problem, by now. &lt;br /&gt;&lt;br /&gt;Ahmed Hasan&lt;br /&gt;&lt;a href="http://www.mpowerglobal.com"&gt;mPower Global Inc&lt;/a&gt;.</summary>
    <dc:creator>Ahamed Hasan</dc:creator>
    <dc:date>2010-12-28T18:15:47Z</dc:date>
  </entry>
  <entry>
    <title>RE: Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6924555" />
    <author>
      <name>Chris Becker</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6924555</id>
    <updated>2010-12-28T15:27:18Z</updated>
    <published>2010-12-28T15:27:18Z</published>
    <summary type="html">Hi John;&lt;br /&gt;&lt;br /&gt;Starting with the advice given by Cynthia Kimball in previous posts, I followed her approach by using a Community as the top level of the organizational hierarchy, and then used Organizations for everything underneath, since Organizations can be members of Communities, but not the other way around. For the top level menu, I used page type of URL for the links to each of the departments (Organizations) which provided me with the main menu that I was working to achieve. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;--Chris</summary>
    <dc:creator>Chris Becker</dc:creator>
    <dc:date>2010-12-28T15:27:18Z</dc:date>
  </entry>
  <entry>
    <title>RE: Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6909311" />
    <author>
      <name>John O'Neill</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6909311</id>
    <updated>2010-12-26T16:47:59Z</updated>
    <published>2010-12-26T16:47:59Z</published>
    <summary type="html">Chris,&lt;br /&gt;Did you get any response on using the Organization vs. Community?  I am very interested in how you handled it.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;John</summary>
    <dc:creator>John O'Neill</dc:creator>
    <dc:date>2010-12-26T16:47:59Z</dc:date>
  </entry>
  <entry>
    <title>RE: Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=5537930" />
    <author>
      <name>Cynthia Kimball</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=5537930</id>
    <updated>2010-08-10T20:35:48Z</updated>
    <published>2010-08-10T20:35:48Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Hi Chris,&lt;br&gt;&lt;br&gt;Well - I did a quuick and dirty workaround for a demo I had to do, but I have been working with that today and basicaly there is a file in the theme you are using. Take a look at navigation.vm in the templates folder..&lt;br&gt;&lt;br&gt;For instance if you replace&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;				#if ($nav_item.hasChildren())
					&amp;lt;ul class="child-menu"&amp;gt;
						#foreach ($nav_child in $nav_item.getChildren())
							#if ($nav_child.isSelected())
								&amp;lt;li class="selected"&amp;gt;
							#else
								&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;
							#end

								&amp;lt;a href="$nav_child.getURL()" $nav_child.gettarget()&amp;gt;$nav_child.getName()&amp;lt;/a&amp;gt;
							&amp;lt;/li&amp;gt;
						#end
					&amp;lt;/ul&amp;gt;
				#end&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;with &lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;				#if ($show_my_places)
					&amp;lt;li class="my-places"&amp;gt;

					$theme.myPlaces()
					&amp;lt;/li&amp;gt;
				#end&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;it will replace all "child" pages with all pages a User has access to. I am currently searching for the variable that will allow me to place my public organizations on it. I will post here once found&lt;img alt="emoticon" src="@theme_images_path@/emoticons/happy.gif"&gt;&lt;br&gt;&lt;br&gt;Thia &lt;img alt="emoticon" src="@theme_images_path@/emoticons/girl.gif"&gt;&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Cynthia Kimball</dc:creator>
    <dc:date>2010-08-10T20:35:48Z</dc:date>
  </entry>
  <entry>
    <title>RE: Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=5535830" />
    <author>
      <name>Chris Becker</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=5535830</id>
    <updated>2010-08-10T16:05:50Z</updated>
    <published>2010-08-10T16:05:50Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Cynthia Kimball:&lt;/div&gt;&lt;blockquote&gt;&lt;div class="quote-title"&gt;Chris Becker:&lt;/div&gt;&lt;blockquote&gt;&lt;br /&gt;&lt;br /&gt;I wish to have each item in the nav-bar menu represent a separate organization from the organizational structure, like so:&lt;br /&gt;&lt;br /&gt;             Welcome | Sales | Marketing | Engineering | Product | &lt;br /&gt;where&lt;br /&gt;&lt;br /&gt; Welcome = TopLevelOrg &lt;br /&gt; Sales = SalesOrg (parent of TopLevelOrg)&lt;br /&gt; Marketing = MarketingOrg (parent of TopLevelOrg)&lt;br /&gt;&lt;br /&gt;and so on. Each of these could have sub-orgs as well.&lt;br /&gt;&lt;br /&gt;Since the creation of Organizations/sub-organizations in Liferay produces a separate set of pages to manage for each, I want to be able to have a top level menu (like the one above) for the entire intranet site, yet divide responsibility for each component of the site to each of its organizational components. Can this be done? Has anyone done this and might be able to provide direction? Any advice would be appreciated.&lt;br /&gt;&lt;br /&gt;--Chris&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Well for the intranet I am planning - I have had a similar task.&lt;br /&gt;&lt;br /&gt;So I made my &amp;#34;Welcome&amp;#34; page a community, so everyone who can access our intranet sees that first. I have made all the others (in your case Sales, Marketing, Engineering, Product) Organizations and have given specified roles for the user&amp;#39;s assigned to that organization so that only they can update it. &lt;br /&gt;&lt;br /&gt;I have also added private pages for all my organizations so that they can share information freely without other prying eyes.&lt;br /&gt;&lt;br /&gt;Each of my organizations needs private sites where they can collaborate from time to time and so I have organized it so that they can create private communities where they can share documents and classified information freely amongst themsevles. &lt;br /&gt;&lt;br /&gt;Admittedly my intranet is still in development mode, so I can&amp;#39;t tell you how it works in productions, but so far so good&lt;img alt="emoticon" src="@theme_images_path@/emoticons/happy.gif" &gt;&lt;br /&gt;&lt;br /&gt;Hope this helps&lt;img alt="emoticon" src="@theme_images_path@/emoticons/happy.gif" &gt;&lt;br /&gt;&lt;br /&gt;Thia &lt;img alt="emoticon" src="@theme_images_path@/emoticons/girl.gif" &gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Thia - thanks for the response. And it does help some.&lt;img alt="emoticon" src="@theme_images_path@/emoticons/smile.gif" &gt;&lt;br /&gt;&lt;br /&gt;Do you also have your welcome page and the other organizations represented on one navigation menu? What I am finding is that since each organization has its own set of pages, bringing the top level of each org/community to one place is proving to be challenging.&lt;br /&gt;&lt;br /&gt;The goal would be to have an intranet &amp;#39;top menu&amp;#39; that never changes, so that all depts are always available (private pages aside for the moment). The only way I can see doing that is to make the menu pages of type &amp;#39;URL&amp;#39;, that point to each respective org&amp;#39;s top page. But then when you navigate to that org to still have the &amp;#39;top menu&amp;#39; available - that is what I am trying to figure out...&lt;br /&gt;&lt;br /&gt;--Chris</summary>
    <dc:creator>Chris Becker</dc:creator>
    <dc:date>2010-08-10T16:05:50Z</dc:date>
  </entry>
  <entry>
    <title>RE: Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=5535711" />
    <author>
      <name>Cynthia Kimball</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=5535711</id>
    <updated>2010-08-10T15:49:02Z</updated>
    <published>2010-08-10T15:49:02Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Chris Becker:&lt;/div&gt;&lt;blockquote&gt;&lt;br /&gt;&lt;br /&gt;I wish to have each item in the nav-bar menu represent a separate organization from the organizational structure, like so:&lt;br /&gt;&lt;br /&gt;             Welcome | Sales | Marketing | Engineering | Product | &lt;br /&gt;where&lt;br /&gt;&lt;br /&gt; Welcome = TopLevelOrg &lt;br /&gt; Sales = SalesOrg (parent of TopLevelOrg)&lt;br /&gt; Marketing = MarketingOrg (parent of TopLevelOrg)&lt;br /&gt;&lt;br /&gt;and so on. Each of these could have sub-orgs as well.&lt;br /&gt;&lt;br /&gt;Since the creation of Organizations/sub-organizations in Liferay produces a separate set of pages to manage for each, I want to be able to have a top level menu (like the one above) for the entire intranet site, yet divide responsibility for each component of the site to each of its organizational components. Can this be done? Has anyone done this and might be able to provide direction? Any advice would be appreciated.&lt;br /&gt;&lt;br /&gt;--Chris&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Well for the intranet I am planning - I have had a similar task.&lt;br /&gt;&lt;br /&gt;So I made my &amp;#34;Welcome&amp;#34; page a community, so everyone who can access our intranet sees that first. I have made all the others (in your case Sales, Marketing, Engineering, Product) Organizations and have given specified roles for the user&amp;#39;s assigned to that organization so that only they can update it. &lt;br /&gt;&lt;br /&gt;I have also added private pages for all my organizations so that they can share information freely without other prying eyes.&lt;br /&gt;&lt;br /&gt;Each of my organizations needs private sites where they can collaborate from time to time and so I have organized it so that they can create private communities where they can share documents and classified information freely amongst themsevles. &lt;br /&gt;&lt;br /&gt;Admittedly my intranet is still in development mode, so I can&amp;#39;t tell you how it works in productions, but so far so good&lt;img alt="emoticon" src="@theme_images_path@/emoticons/happy.gif" &gt;&lt;br /&gt;&lt;br /&gt;Hope this helps&lt;img alt="emoticon" src="@theme_images_path@/emoticons/happy.gif" &gt;&lt;br /&gt;&lt;br /&gt;Thia &lt;img alt="emoticon" src="@theme_images_path@/emoticons/girl.gif" &gt;</summary>
    <dc:creator>Cynthia Kimball</dc:creator>
    <dc:date>2010-08-10T15:49:02Z</dc:date>
  </entry>
  <entry>
    <title>RE: Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=5527101" />
    <author>
      <name>Shagul Khajamohideen</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=5527101</id>
    <updated>2010-08-09T18:17:16Z</updated>
    <published>2010-08-09T18:17:16Z</published>
    <summary type="html">You could possibly create a custom theme that shows organization links to appropriate users. The organization link can take the user to appropriate organization pages. In your case you may want to show public page links to certain organizations to users who are not a member of those organizations. A feature like this would be great. May be others will have more thoughts to share on this.</summary>
    <dc:creator>Shagul Khajamohideen</dc:creator>
    <dc:date>2010-08-09T18:17:16Z</dc:date>
  </entry>
  <entry>
    <title>RE: Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=5526110" />
    <author>
      <name>Chris Becker</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=5526110</id>
    <updated>2010-08-09T15:54:39Z</updated>
    <published>2010-08-09T15:54:39Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Chris Becker:&lt;/div&gt;&lt;blockquote&gt;Hello all;&lt;br /&gt;&lt;br /&gt;I am tasked with creating a corporate intranet using Liferay (version 5.2.3, JBoss/Postgres). The basic structure involves the creation of a site that has a series of menu items where each menu represents a specific department (or sub-organization) within the company (e.g. Engineering, Sales, Marketing, etc.) We wish to establish a structure where each department is responsible for its own content so that Engineering would manage it&amp;#39;s content, but not Sales, etc, keeping the responsibilities distinct between departments&lt;br /&gt;&lt;br /&gt;The hierarchical structure of Organization within Liferay would appear to be the appropriate choice, but bringing all of the pages into one unified structure is something I am not sure how best to approach.&lt;br /&gt;&lt;br /&gt;Or perhaps using community is a better approach?&lt;br /&gt;&lt;br /&gt;If anyone has developed an intranet that is departmentally based in the manner I have described, I would appreciate any insight/advice on best practices/approach.&lt;br /&gt;&lt;br /&gt;--Chris&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Putting this back out there for any feedback. Does anyone have advice on how to achieve this goal? &lt;br /&gt;&lt;br /&gt;I wish to have each item in the nav-bar menu represent a separate organization from the organizational structure, like so:&lt;br /&gt;&lt;br /&gt;             Welcome | Sales | Marketing | Engineering | Product | &lt;br /&gt;where&lt;br /&gt;&lt;br /&gt; Welcome = TopLevelOrg &lt;br /&gt; Sales = SalesOrg (parent of TopLevelOrg)&lt;br /&gt; Marketing = MarketingOrg (parent of TopLevelOrg)&lt;br /&gt;&lt;br /&gt;and so on. Each of these could have sub-orgs as well.&lt;br /&gt;&lt;br /&gt;Since the creation of Organizations/sub-organizations in Liferay produces a separate set of pages to manage for each, I want to be able to have a top level menu (like the one above) for the entire intranet site, yet divide responsibility for each component of the site to each of its organizational components. Can this be done? Has anyone done this and might be able to provide direction? Any advice would be appreciated.&lt;br /&gt;&lt;br /&gt;--Chris</summary>
    <dc:creator>Chris Becker</dc:creator>
    <dc:date>2010-08-09T15:54:39Z</dc:date>
  </entry>
  <entry>
    <title>Company Intranet Development - Organization or Community?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=5459950" />
    <author>
      <name>Chris Becker</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=5459950</id>
    <updated>2010-07-30T20:19:18Z</updated>
    <published>2010-07-30T20:19:18Z</published>
    <summary type="html">Hello all;&lt;br /&gt;&lt;br /&gt;I am tasked with creating a corporate intranet using Liferay (version 5.2.3, JBoss/Postgres). The basic structure involves the creation of a site that has a series of menu items where each menu represents a specific department (or sub-organization) within the company (e.g. Engineering, Sales, Marketing, etc.) We wish to establish a structure where each department is responsible for its own content so that Engineering would manage it&amp;#39;s content, but not Sales, etc, keeping the responsibilities distinct between departments&lt;br /&gt;&lt;br /&gt;The hierarchical structure of Organization within Liferay would appear to be the appropriate choice, but bringing all of the pages into one unified structure is something I am not sure how best to approach.&lt;br /&gt;&lt;br /&gt;Or perhaps using community is a better approach?&lt;br /&gt;&lt;br /&gt;If anyone has developed an intranet that is departmentally based in the manner I have described, I would appreciate any insight/advice on best practices/approach.&lt;br /&gt;&lt;br /&gt;--Chris</summary>
    <dc:creator>Chris Becker</dc:creator>
    <dc:date>2010-07-30T20:19:18Z</dc:date>
  </entry>
</feed>
