-
AuthorPosts
-
abdenour Friend
abdenour
- Join date:
- March 2009
- Posts:
- 84
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 2 times in 1 posts
July 26, 2012 at 1:23 pm #179423Hi,
I have two intranet site on the same server but have two different databases. Certain information contained in the first intranet must also be present on the second intranet. In order not to have enter at each site the same content, I would do at the site a wrapper JA Wall content from my other site which is on JA Nex but without displaying the horizontal menu. I only want to display the content without the modules and the mainmenu.
How can I do that ?
arucardx Friendarucardx
- Join date:
- July 2010
- Posts:
- 346
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 138 times in 104 posts
July 26, 2012 at 5:07 pm #462319Turn on or create custom RSS feed on JA Nex then have a plugin pull in the feed to display them on JA Wall?
abdenour Friendabdenour
- Join date:
- March 2009
- Posts:
- 84
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 2 times in 1 posts
July 27, 2012 at 11:49 am #462421Hiarucardx,
I forgot to give you an information. There is.
My first website (JA Nex template) have the component phocadownload install. On this website I have one page with all my documents (phocadownload files). This is this page I want to display on my second website (JA Wall template).
I don’t want install phocadownload on the Ja wall because If I do that I must enter all the documents on the both website.
Have you a solution to display this page on the second website but without the mainmenu of the first website ?
arucardx Friendarucardx
- Join date:
- July 2010
- Posts:
- 346
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 138 times in 104 posts
July 27, 2012 at 12:11 pm #462424The easiest way to do this is either to use iframe or php include which will include the whole page. However, you want to have only the content without the main menu…
Perhaps you can create a dummy page for phocadownload on the first website which has all the modules you don’t want visible to be unpublished then use iframe/php include to have that dummy page displayed on the 2nd site?
1 user says Thank You to arucardx for this useful post
abdenour Friendabdenour
- Join date:
- March 2009
- Posts:
- 84
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 2 times in 1 posts
July 27, 2012 at 12:46 pm #462426Ok Thanks you for your response
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
abdenour Friendabdenour
- Join date:
- March 2009
- Posts:
- 84
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 2 times in 1 posts
August 1, 2012 at 12:41 pm #462859Hi,
The solution is below
Add script to .htaccess file
RewriteEngine On
RewriteCond %{REQUEST_URI} ^/index.php/
RewriteRule ^index.php/(.*) /$1 [R,L]And SEO setting on Admin your site
Search Engine Friendly URLs: YES
Use URL rewriting:YESAnd on the url wrapper (at the end url) add “&tmpl=component”
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by abdenour 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum