[publican-list] [Bug 695545] New: RFE: make doc root configurable

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 11 23:08:51 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: RFE: make doc root configurable

https://bugzilla.redhat.com/show_bug.cgi?id=695545

           Summary: RFE: make doc root configurable
           Product: Publican
           Version: 2.5
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: publican
        AssignedTo: jfearn at redhat.com
        ReportedBy: r.landmann at redhat.com
         QAContact: rlandman at redhat.com
                CC: mmcallis at redhat.com, publican-list at redhat.com
    Classification: Other
      Story Points: ---


Description of problem:
Publican documentation packages all install into the one directory:
<webroot>/docs. This means that only one documentation site can be served from
a machine.

If the doc root were configurable, a server could host multiple documentation
sites; for example, for different product lines. This would significantly
improve navigation on large documentation sites. 

Version-Release number of selected component (if applicable):
2.5

How reproducible:
100%

Steps to Reproduce:
1. Build a web SRPM
2. Inspect spec file

Actual results:
Note:
%define wwwdir %{_localstatedir}/www/html/docs 
and
cp -rf publish/en-US $RPM_BUILD_ROOT/%{wwwdir}/.

Expected results:
Make wwwdir configurable in the config file

Additional info:
We'd also need to be able to generate separate databases for different sites

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the publican-list mailing list