[publican-list] Creating a custom brand - can't get working

Jeffrey Fearn jfearn at redhat.com
Wed Apr 7 05:02:51 UTC 2010


Hi Alastair,

Alastair Sherringham wrote:
> Hello,
> 
> Forgive me if I'm doing something wrong - I probably am.
> 
> Publican 1.6.2
> Ubuntu 9.10
> 
> I am trying to use a custom brand but cannot seem to get it working.
> None of my image branding is appearing, only the stock "common"
> images. Where am I going wrong?
> 
> I have a brand created via :
> 
> publican create_brand --name=Acme
> 
> --> publican-Acme/
> 
> I edited some files (SETUP), modified some CSS and one or two images :
> 
> publican-Acme/en-US/css/overrides.css
> publican-Acme/en-US/images/
> 
 >
> Copy brand folder to be under Common_Content :
> 
> cp -r publican-Acme /usr/share/publican/Common_Content/

The correct process here is:

$ cd publican-Acme
$ publican build --formats xml --langs all --publish
$ sudo publican installbrand --path /usr/share/publican/Common_Content

Cheers, Jeff.

-- 
Jeff Fearn <jfearn at redhat.com>
Software Engineer
Engineering Operations
Red Hat, Inc
Freedom ... courage ... Commitment ... ACCOUNTABILITY




More information about the publican-list mailing list