Skip to main content

Modify key values via regexp

Project description

Introduction

transmogrify.regexp allows you to use regular expressions and format strings to search and replace key values in a Transmogrifier pipeline. If your results are grouped, you may optionally specify a group order.

Installation

Sample installation (via mr.migrator):

[buildout]
develop = .
extends = http://x.aclark.net/plone/4.1.x/develop.cfg
parts += migrate

[migrate]
recipe = mr.migrator
eggs =
    transmogrify.extract
    transmogrify.filesystem
    transmogrify.ploneremote
    transmogrify.pathsorter
    transmogrify.print
pipeline = pipeline.cfg

Usage

Sample usage:

[apply_regexp]
blueprint = transmogrify.regexp
key = _path
expression = /(.*)/(\d\d\d\d)/(\d\d)/(\d\d)/(.+)/index.html
format = %%s/%%s-%%s%%s%%s.html
order = 0,4,1,2,3

Changelog

0.1.0 (2011-09-01)

  • Initial release [aclark]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

transmogrify.regexp-0.1.0.zip (5.7 kB view details)

Uploaded Source

File details

Details for the file transmogrify.regexp-0.1.0.zip.

File metadata

File hashes

Hashes for transmogrify.regexp-0.1.0.zip
Algorithm Hash digest
SHA256 4853f9b4298512a35bc495b264b6b5b76c0e17ee8af39b740122cf444afcbf6b
MD5 2a37160d3e3dadf743ea3f12efc90c31
BLAKE2b-256 be841bc1b4fba4f650a688abae029b23060ce5f28836d35fcb7c4686182abadf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page