Powered by TWiki TWiki > Publish/Cdi > WebLayout TWiki webs:
Main  |  TWiki  |  Sandbox
Publish/Cdi . { Changes  |  Index  |  Search  |  Go }

BUILDS LAYOUT

Parameters:
- Settings

PUBLISH

- Publish Parameters

SITE LAYOUT

L: Language (Language list), M:Menu text, T:Page Titel, TH:Hiden Page Titel, I:Included topic, N:Name, P:Prefix, AV:Allow View, AC:Allow Change, MM:Menu mode, LNK:Link SW:Setting Web ST:Setting Topic



USAGE

See: ShellCmdWebLayout

FAVICON

INITIAL SETTING AND TEST WEB PUBLICATION

Change Web in files (remplace Tmpl?, tmpl? and TMPL? by the right Web name) (As twiki)

Refresh this page and publish 1 time the Web to create the directories stuctures

As root:

Create PDF publication directory: (As twiki)

If for externe edition use:

And change in WebPreferences

FINAL WEB PUBLICATION

As root:

Replace content with:

<VirtualHost 0.0.0.0:80>
 ServerName www.cdi.ch
 ServerAdmin postmaster@cdi.ch
 DocumentRoot /data/www/cdisa.ch/html-generated/Cdi/
   
 #Gestion de la langue du navigateur
 RewriteEngine on
 RewriteCond %{HTTP:Accept-Language} (fr) [NC]
 RewriteRule ^/index.html /WPubMainFr.html [L]
 RewriteCond %{HTTP:Accept-Language} (de) [NC]
 RewriteRule ^/index.html /WPubMainDe.html [L]
 RewriteCond %{HTTP:Accept-Language} (it) [NC]
 RewriteRule ^/index.html /WPubMainIt.html [L]
 RewriteCond %{HTTP:Accept-Language} (es) [NC]
 RewriteRule ^/index.html /WPubMainEs.html [L]
 RewriteCond %{HTTP:Accept-Language} (en) [NC]
 RewriteRule ^/index.html /WPubMainEn.html [L]
   
 ErrorLog /data/www/cdi.ch/html/logs/error_log
 CustomLog /data/www/cdi.ch/html/logs/access_log combined
</VirtualHost>

As root:

REQUESTED TOPIC

- WebDocHeader
- WebDocFooter
- WebLeftBarHeader
- WebLeftBarFooter
- WebTopBar
- WebBottomBar
- WebStandardsUnderConstruction

MODIFIED TOPIC

WebLeftBar

PARAMETERS




Publish/Cdi.WebLayout - Rev 7 - 22 Jun 2009 - 11:17:28 - UsrVepMgr - - R:Main.WPublGroup - W:Main.WPublMgrGroup


DOCUMENTS FILS - ARBORESCENCE DES DOCUMENTS
TOPIC TITRE
Publish/Cdi.WPubMainConLeftBar [[Publish/Cdi.WPubMainConLeftBar][]]
Publish/Cdi.WPubMainLeftBar [[Publish/Cdi.WPubMainLeftBar][]]
Publish/Cdi.WPubMainLinkLeftBar [[Publish/Cdi.WPubMainLinkLeftBar][]]
Publish/Cdi.WPubMainMapLeftBar [[Publish/Cdi.WPubMainMapLeftBar][]]
Publish/Cdi.WPubMainPreLeftBar [[Publish/Cdi.WPubMainPreLeftBar][]]
Publish/Cdi.WPubMainSamp1LeftBar [[Publish/Cdi.WPubMainSamp1LeftBar][]]
Publish/Cdi.WPubMainSamp1Samp11LeftBar [[Publish/Cdi.WPubMainSamp1Samp11LeftBar][]]
Publish/Cdi.WPubMainSamp1Samp11Samp111LeftBar [[Publish/Cdi.WPubMainSamp1Samp11Samp111LeftBar][]]
Publish/Cdi.WPubMainSamp1Samp11Samp112LeftBar [[Publish/Cdi.WPubMainSamp1Samp11Samp112LeftBar][]]
Publish/Cdi.WPubSiteLayoutDe [[Publish/Cdi.WPubSiteLayoutDe][]]
Publish/Cdi.WPubSiteLayoutEn [[Publish/Cdi.WPubSiteLayoutEn][]]
Publish/Cdi.WPubSiteLayoutEs [[Publish/Cdi.WPubSiteLayoutEs][]]
Publish/Cdi.WPubSiteLayoutFr [[Publish/Cdi.WPubSiteLayoutFr][]]
Publish/Cdi.WPubSiteLayoutIt [[Publish/Cdi.WPubSiteLayoutIt][]]
Publish/Cdi.WPubSiteMapDe [[Publish/Cdi.WPubSiteMapDe][]]
Publish/Cdi.WPubSiteMapEn [[Publish/Cdi.WPubSiteMapEn][]]
Publish/Cdi.WPubSiteMapEs [[Publish/Cdi.WPubSiteMapEs][]]
Publish/Cdi.WPubSiteMapFr [[Publish/Cdi.WPubSiteMapFr][]]
Publish/Cdi.WPubSiteMapIt [[Publish/Cdi.WPubSiteMapIt][]]
Number of topics: 19

-- UsrVep - 07 Jun 2008



Topic WebLayout . { Edit | Attach | Backlinks: Web All webs | Printable | History: %REVISIONS% More }

Parents: WebHome

This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback