Title: Repository Zip
Author: flashpixx
Published: <strong>19 Ekim 2012</strong>
Last modified: 1 Kasım 2012

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

![](https://s.w.org/plugins/geopattern-icon/repositoryzip.svg)

# Repository Zip

 [flashpixx](https://profiles.wordpress.org/flashpixx/) tarafından

[İndir](https://downloads.wordpress.org/plugin/repositoryzip.0.14.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/repositoryzip/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/repositoryzip/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/repositoryzip/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/repositoryzip/#developers)

 [Destek](https://wordpress.org/support/plugin/repositoryzip/)

## Açıklama

The plugin creates zip download links within articles and pages of a subversion 
or git repository. On each call the subversion revision number / git tag, link text,
css name and download
 name can be set, so that each link points to different repositority
parts.

#### Features

 * remote access to Git or Subversion repository
 * local caching for the repository data
 * automatic update to the head revision
 * extension access only need on access
 * free configuration of tags, branches, trunk and revision / commit access

### Requirements

 * WordPress 3.2 or newer
 * PHP 5.3.0 or newer
 * [PHP Zip extension](http://de3.php.net/manual/en/book.zip.php)

for SVN access
 * [PHP SVN extension](http://de3.php.net/manual/en/book.svn.php)

for Git access
 * Git client * PHP must execute shell commands (no safe mode)

### Shortcode

Shotcut for SVN access

    ```
    [svnzip url="url-to-your-svn"]
    ```

The SVN tag uses three optional flags (the default values are set within the plugin
settings):

 * “trunkdir” the name of the trunk directory
 * “branchdir” the name of the branch directory
 * “tagdir” the name of the tag directory

Shotcut for Git access

    ```
    [gitzip url="url-to-your-svn"]
    ```

Parameters for both commands are (all parameters are optional):

 * “version” defines a special revision (SVN) / commit (Git), which is used. If 
   the parameter is not set, the latest revision (head) is used
 * “downloadtext” filename for the downloaded file (if not is set, the linktext 
   is used)
 * “linktext” text of the link (default is set within the plugin settings)
 * “cssclass” sets the CSS class of the link (default is set within the plugin settings)
 * “type” enum value trunk | branch | tag for setting the repository part (default
   is trunk, for Git trunk is also used and it is applied to the master)
 * “name” the value for tag- or branchname (on trunk it is ignored / empty)

## Yükleme

 1. Upload the folder to the “/wp-content/plugins/” directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Take a look to the plugin setting page and set your initialization data

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

“Repository Zip” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

 *   [ flashpixx ](https://profiles.wordpress.org/flashpixx/)

[“Repository Zip” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/repositoryzip)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/repositoryzip/), 
[SVN deposuna](https://plugins.svn.wordpress.org/repositoryzip/) göz atın ya da 
[RSS](https://plugins.trac.wordpress.org/log/repositoryzip/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/repositoryzip/)
abone olun.

## Değişiklik Kaydı

#### 0.14

 * extend clean-up call
 * optimize Git download code
 * Git pull call changed with git-dir & work-tree flags

#### 0.13

 * clean-up expand for download files
 * git pull & checkout with force flag

#### 0.12

 * clean-up call for temporary data

#### 0.11

 * fixing Git pull path problem

#### 0.1

 * first version with the base functions for using Git and SVN support

## Meta

 *  Sürüm **0.14**
 *  Son güncelleme **13 yıl önce**
 *  Etkin kurulumlar **10+**
 *  WordPress sürümü ** 2.7 veya üstü **
 *  Test edilen sürüm **3.4.2**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/repositoryzip/)
 * Etiketler
 * [download](https://tr.wordpress.org/plugins/tags/download/)[git](https://tr.wordpress.org/plugins/tags/git/)
   [subversion](https://tr.wordpress.org/plugins/tags/subversion/)[svn](https://tr.wordpress.org/plugins/tags/svn/)
   [zip](https://tr.wordpress.org/plugins/tags/zip/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/repositoryzip/advanced/)

## Puanlar

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/repositoryzip/reviews/#new-post)

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/repositoryzip/reviews/)

## Katkıda bulunanlar

 *   [ flashpixx ](https://profiles.wordpress.org/flashpixx/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/repositoryzip/)

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WCRMFYTNCJRAU)