lp://staging/mod-transform/import

Created by Laurence Rowe and last modified
Get this branch:
bzr branch lp://staging/mod-transform/import

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
xdv maintainers
Project:
mod_transform
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the Subversion branch from http://svn.outoforder.cc/svn/mod_transform/trunk.

Last successful import was .

Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 10 seconds — see the log
Import started on galapagos and finished taking 1 minute — see the log

Whiteboard

branch no longer exists

Recent revisions

84. By <email address hidden>

an initial examples dir assumed to show all the neat (upcoming) features mod_transform will serve.

While currently this is not much, I hope we can provide some more (dynamic) examples later on,
so, that people will be learning mod_transform's features by doing.

Just set an `Alias /mod_transform/ /usr/share/doc/mod_transform/examples/` to play with them.

83. By <email address hidden>

show all warnings by default. this way we get rid of possible bugs rather soon than 2late

82. By <email address hidden>

properly handle apr_dso_sym() call, including error handling

81. By <email address hidden>

funny to see how --enable-maintainer mode has confused me.
however, this version now even links properly against libapreq2

80. By <email address hidden>

fix apreq2 ldflags handling

79. By <email address hidden>

STFU compiler on cmdline flag -Wall

78. By <email address hidden>

 * mark deprecated xpath HTTP get function deprecated by warning into the apache log stream
 * very minor code cleanup

77. By <email address hidden>

 * initial import of `http` plugin for mod_transform and adapted autotool files to built it.
 * added plugin loading example to README
 * post-adding some copyright notices
 * along with playing with the autotool files anyways, some additional bits
   (to improve built experience) had changed as well

76. By <email address hidden>

typo fix

75. By <email address hidden>

implementing a plugin API supporting the following hooks:

 * plugin initialization (gets config file args passed)
 * post configuration (gets config file args passed, too)
 * process child initialitation (e.g. for registering new XPath functions)
 * filter initialitation (my academic brain told me that might be useful some day)
 * transform begin/end (for application logic use cases)

the apache version string is affected by what mod_transform plugins have been actually loaded.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers