代码搜索:mod-xslt
找到约 7 项符合「mod-xslt」的源代码
代码结果 7
www.eeworm.com/read/182886/9187363
install
INSTALL
Installing mod-xslt is currently a rather maual task.
First make sure that the required packages are installed.
- libxml2
- libxslt
- apache (> 2.0.35)
When you have those done, make sur
www.eeworm.com/read/182886/9187342
makefile
##
## Makefile -- Build procedure for sample xslt Apache module
## Autogenerated via ``apxs -n xslt -g''.
##
builddir=$(shell pwd)
top_srcdir=/opt/apache
top_builddir=/opt/apache/share
include /opt
www.eeworm.com/read/182886/9187349
news
2002-07-10 I finally managed to get all the files that make up a GNU Package into the Package (This is jsut one of them)
2002-07-10 Well with this third Alpha version mod-xslt has reached a first step
www.eeworm.com/read/182886/9187378
thanks
mod-xslt THANKS file mod-xslt has originally been written by Philipp Dunkel. Many
people further contributed to mod-xslt by reporting problems,
suggesting various improvements or submitting actual cod
www.eeworm.com/read/182886/9187382
makefile2
#
# Makefile of mod_xslt on MediaBox (by hideki)
#
CFLAGS += -O0 -g -c -I/usr/include/libxml2 -I/usr/include/libxslt \
-I/opt/apache/include
LDFLAGS += -shared -lc -lxml2 -lxslt
all: build mod_xs
www.eeworm.com/read/182886/9187375
c mod-xslt.c
/*
Copyright (C) 2002 Philipp Dunkel philipp@dunkel.org This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Fr
www.eeworm.com/read/182886/9187370
4 .#mod-xslt.c.1.4
/*
Copyright (C) 2002 Philipp Dunkel philipp@dunkel.org This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Fr