• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item5951: Bad directory structure in the tar / zip files attached to TWiki:Plugins.ToPDFAddOn
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
TWiki:Plugins.ToPDFAddOn |
Normal |
New |
|
n/a |
|
Detail
--
TWiki:Main/OlivierThompson
- 21 Aug 2008
The directory structure in the tar / zip files attached to
TWiki:Plugins.ToPDFAddOn_
isn't correct.
( see
http://twiki.org/cgi-bin/view/TWiki/TWikiPlugins#Packaging_for_Distribution
)
tar -tvf ToPDFAddOn.tar | more
drwx------ 0 ueberall ueberall 0 Jun 1 23:52 ToPDFAddOn/
drwx------ 0 ueberall ueberall 0 Jun 1 23:51 ToPDFAddOn/lib/
drwx------ 0 ueberall ueberall 0 Jun 1 23:51 ToPDFAddOn/lib/TWiki/
drwx------ 0 ueberall ueberall 0 Jun 1 23:51 ToPDFAddOn/lib/TWiki/Contrib/
-rwx------ 0 ueberall ueberall 11924 Jun 1 23:40 ToPDFAddOn/lib/TWiki/Contrib/ToPDF.pm
...
...
BTW, the fpdf component could be installed as a dependancy instead of in the pub/TWiki directory.
See
apt-get install php-fpdf