Item2247: PublishPlugin installation guide needs update for access controlled pub-dir

pencil
Priority: Low
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: PublishPlugin
Branches: master
Reported By: MichaHayler
Waiting For:
Last Change By: CrawfordCurrie
We´re using the "attachment access via view-script" method

# from apache.conf
RewriteRule ^/+foswiki/+pub/+(.*)$  /foswiki/bin/viewfile/$1 [L,PT]

to apply the rights-management to the pub-dir (attachments), too.

Installing PublishPlugin requires some extra work (otherwise you don´t have the right to see the output), which would be good to be added to the PublishPlugin-Topic.

  1. Create a hidden web (not in sitemap, don´t search, template _default) named Publish
  2. Make this web public readable (via Publish.WebPrefereces; Allow/DenyTopicView)
  3. Create Topic PublishPluginOutput in this web.
  4. Change PublishPlubin Settings (dir and url) in the Wiki-Config (bin/configure) to point to this topic.

-- MichaHayler - 13 Oct 2009

Excellent idea.

-- Main.CrawfordCurrie - 18 Apr 2017 - 14:37

ItemTemplate edit

Summary PublishPlugin installation guide needs update for access controlled pub-dir
ReportedBy MichaHayler
Codebase 1.0.7
SVN Range Foswiki-1.0.7, Sun, 20 Sep 2009, build 5061
AppliesTo Extension
Component PublishPlugin
Priority Low
CurrentState Closed
WaitingFor
Checkins distro:87fe8d05c211 PublishPlugin:f976f8c5c534
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches master
trunkCheckins
masterCheckins PublishPlugin:f976f8c5c534
ItemBranchCheckins
Release02x01Checkins
Release02x00Checkins
Release01x01Checkins
Topic revision: r4 - 20 Apr 2017, CrawfordCurrie
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy