Contents
Browse contents in zipfile
Description
This plugin renders a list of the contents of a zipped attachment or repository.
Use a hash-link to view a specified line of code in the archive: /path/to/ticket/Archiveviewer.egg/archiveviewer/zipfile#LINENO
, see screenshot below.
You can also see the contents of a zip file in a zip file. Likewise, you can see the description of the manifest in the lib / jar in the war in the ear.
リポジトリ内または添付されたzipファイルの中身を一覧表示します。
ハッシュリンクが使えるので「zipファイルの中の特定のファイルの特定の行」に直接リンクしたりできる。
zipの中のzipの中身もみられるよ。ear内のwar内のlib/jar内のマニフェストの記載を見る、とかできます。
アーカイブコンテナ名と中身の区切り文字に「!」を採用したのは、javaがjar内のリソースを指し示すときの表現にならった。ファイル名に使える文字だから衝突しちゃうかもしれないね。
Screenshot: Archive viewer:
Screenshot: Archive viewer hashlink to view a specified line in the file:
When render-unsafe-contents = true
in the [attachment]
section of your trac.ini
file, the HTML in the archive will display in your web-browser. A relative-link may be resolved in the zip file.
You can zip mockups of a web-application and attach it to a ticket or wiki page.
trac.ini で [attachment] render-unsafe-contents = true
を指定していると、 htmをブラウザで開きます。このとき、html中の相対リンクをzipファイル内で解決できます。「Webアプリケーションの画面モックアップを HTML + CSS + JavaScript?とかで作って、zipパッケージにしてチケットに添付する」みたいな場面で便利なんじゃないかなー。
Screenshot: Content:
Screenshot: Raw zip file:
Bugs/Feature Requests
Existing bugs and feature requests for ArchiveViewerPlugin are here.
If you have any issues, create a new ticket.
defect |
4 / 4 |
|
---|---|---|
enhancement |
1 / 1 |
Download
Download the zipped source from here.
Source
You can check out ArchiveViewerPlugin from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
- 17529 by matobaa on 2019-09-26 08:29:56
-
fix a bug; zip files on root of repo cannot extend
- 17527 by matobaa on 2019-09-26 03:18:32
-
ArchiveViewerPlugin: A link of zip uses a hash part
- 17509 by matobaa on 2019-09-23 16:40:53
-
ArchiveViewerPlugin: Porting from Genshi to Jinja2
(more)
Author/Contributors
Attachments (5)
- ArchiveViewer.png (62.8 KB) - added by 10 years ago.
- raw-zip.png (38.7 KB) - added by 10 years ago.
- content.png (55.0 KB) - added by 10 years ago.
- Archiveviewer.png (62.0 KB) - added by 10 years ago.
- ArchiveViewer-Hashlink.png (53.5 KB) - added by 10 years ago.
Download all attachments as: .zip