View | Details | Raw Unified | Return to bug 124879
Collapse All | Expand All

(-)fluxcms/Makefile (-3 / +3 lines)
Lines 7-17 Link Here
7
7
8
PORTNAME=	fluxcms
8
PORTNAME=	fluxcms
9
PORTVERSION=	1.6.0
9
PORTVERSION=	1.6.0
10
PORTREVISION=	3
10
PORTREVISION=	4
11
CATEGORIES=	www
11
CATEGORIES=	www
12
MASTER_SITES=	http://bitflux.org/download/ \
12
MASTER_SITES=	http://bitflux.org/download/ \
13
		http://www.chruetertee.ch/files/download/
13
		http://www.chruetertee.ch/files/download/
14
DISTNAME=	${PORTNAME}-${PORTVERSION}-snapshot-20070727
14
DISTNAME=	${PORTNAME}-${PORTVERSION}-snapshot-20080622
15
EXTRACT_SUFX=	.tgz
15
EXTRACT_SUFX=	.tgz
16
16
17
MAINTAINER=	beat@chruetertee.ch
17
MAINTAINER=	beat@chruetertee.ch
Lines 46-52 Link Here
46
do-install:
46
do-install:
47
	@${MKDIR} ${INSTALLDIR}
47
	@${MKDIR} ${INSTALLDIR}
48
	@${CP} -R ${WRKSRC}/* ${INSTALLDIR}
48
	@${CP} -R ${WRKSRC}/* ${INSTALLDIR}
49
	@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${INSTALLDIR}
49
	@${CHOWN} ${WWWOWN}:${WWWGRP} ${INSTALLDIR}
50
50
51
post-install:
51
post-install:
52
	@${CAT} ${PKGMESSAGE}
52
	@${CAT} ${PKGMESSAGE}
(-)fluxcms/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (fluxcms-1.6.0-snapshot-20070727.tgz) = 2bb639b844236ad538ebf7dd0ec74199
1
MD5 (fluxcms-1.6.0-snapshot-20080622.tgz) = 540b44cbcb5e401ee3e525fd0801acbb
2
SHA256 (fluxcms-1.6.0-snapshot-20070727.tgz) = 31d48f0580c3c49b1a51b4ce2070eaf0abbc588ed524b2389aac095f90da8b52
2
SHA256 (fluxcms-1.6.0-snapshot-20080622.tgz) = f9c4d2dee266ecadd75e2ffe5673371c1ee9ce50f600a90c3b156dd131f385b9
3
SIZE (fluxcms-1.6.0-snapshot-20070727.tgz) = 4269860
3
SIZE (fluxcms-1.6.0-snapshot-20080622.tgz) = 4468185
(-)fluxcms/pkg-plist (-6 / +142 lines)
Lines 9-14 Link Here
9
%%INSTALLDIR%%/admin/data/admin/delete/.configxml
9
%%INSTALLDIR%%/admin/data/admin/delete/.configxml
10
%%INSTALLDIR%%/admin/data/admin/edit/.configxml
10
%%INSTALLDIR%%/admin/data/admin/edit/.configxml
11
%%INSTALLDIR%%/admin/data/admin/editpopup/.configxml
11
%%INSTALLDIR%%/admin/data/admin/editpopup/.configxml
12
%%INSTALLDIR%%/admin/data/admin/history/.configxml
12
%%INSTALLDIR%%/admin/data/admin/images/.configxml
13
%%INSTALLDIR%%/admin/data/admin/images/.configxml
13
%%INSTALLDIR%%/admin/data/admin/listview/.configxml
14
%%INSTALLDIR%%/admin/data/admin/listview/.configxml
14
%%INSTALLDIR%%/admin/data/admin/navi/.configxml
15
%%INSTALLDIR%%/admin/data/admin/navi/.configxml
Lines 292-297 Link Here
292
%%INSTALLDIR%%/dbforms2/blogposts.xml
293
%%INSTALLDIR%%/dbforms2/blogposts.xml
293
%%INSTALLDIR%%/dbforms2/blogposts2.xml
294
%%INSTALLDIR%%/dbforms2/blogposts2.xml
294
%%INSTALLDIR%%/dbforms2/boxes.xml
295
%%INSTALLDIR%%/dbforms2/boxes.xml
296
%%INSTALLDIR%%/dbforms2/calendar.xml
297
%%INSTALLDIR%%/dbforms2/dates.xml
295
%%INSTALLDIR%%/dbforms2/events.xml
298
%%INSTALLDIR%%/dbforms2/events.xml
296
%%INSTALLDIR%%/dbforms2/newsletter_feeds.xml
299
%%INSTALLDIR%%/dbforms2/newsletter_feeds.xml
297
%%INSTALLDIR%%/dbforms2/newsletter_from.xml
300
%%INSTALLDIR%%/dbforms2/newsletter_from.xml
Lines 396-401 Link Here
396
%%INSTALLDIR%%/inc/Date/Span.php
399
%%INSTALLDIR%%/inc/Date/Span.php
397
%%INSTALLDIR%%/inc/Date/TimeZone.php
400
%%INSTALLDIR%%/inc/Date/TimeZone.php
398
%%INSTALLDIR%%/inc/DirectoryIterator.php
401
%%INSTALLDIR%%/inc/DirectoryIterator.php
402
%%INSTALLDIR%%/inc/FDB2.php
399
%%INSTALLDIR%%/inc/HTTP/Client.php
403
%%INSTALLDIR%%/inc/HTTP/Client.php
400
%%INSTALLDIR%%/inc/HTTP/Client/CookieManager.php
404
%%INSTALLDIR%%/inc/HTTP/Client/CookieManager.php
401
%%INSTALLDIR%%/inc/HTTP/Request.php
405
%%INSTALLDIR%%/inc/HTTP/Request.php
Lines 440-445 Link Here
440
%%INSTALLDIR%%/inc/MDB2/Driver/Manager/mysql.php
444
%%INSTALLDIR%%/inc/MDB2/Driver/Manager/mysql.php
441
%%INSTALLDIR%%/inc/MDB2/Driver/Manager/mysqli.php
445
%%INSTALLDIR%%/inc/MDB2/Driver/Manager/mysqli.php
442
%%INSTALLDIR%%/inc/MDB2/Driver/Manager/sqlite.php
446
%%INSTALLDIR%%/inc/MDB2/Driver/Manager/sqlite.php
447
%%INSTALLDIR%%/inc/MDB2/Driver/Native/Common.php
443
%%INSTALLDIR%%/inc/MDB2/Driver/Native/mssql.php
448
%%INSTALLDIR%%/inc/MDB2/Driver/Native/mssql.php
444
%%INSTALLDIR%%/inc/MDB2/Driver/Native/mysql.php
449
%%INSTALLDIR%%/inc/MDB2/Driver/Native/mysql.php
445
%%INSTALLDIR%%/inc/MDB2/Driver/Native/mysqli.php
450
%%INSTALLDIR%%/inc/MDB2/Driver/Native/mysqli.php
Lines 508-513 Link Here
508
%%INSTALLDIR%%/inc/System.php
513
%%INSTALLDIR%%/inc/System.php
509
%%INSTALLDIR%%/inc/Text/CAPTCHA.php
514
%%INSTALLDIR%%/inc/Text/CAPTCHA.php
510
%%INSTALLDIR%%/inc/Text/CAPTCHA/Driver/Image.php
515
%%INSTALLDIR%%/inc/Text/CAPTCHA/Driver/Image.php
516
%%INSTALLDIR%%/inc/Text/Diff.php
517
%%INSTALLDIR%%/inc/Text/Diff/Engine/native.php
518
%%INSTALLDIR%%/inc/Text/Diff/Engine/shell.php
519
%%INSTALLDIR%%/inc/Text/Diff/Engine/string.php
520
%%INSTALLDIR%%/inc/Text/Diff/Engine/xdiff.php
521
%%INSTALLDIR%%/inc/Text/Diff/Mapped.php
522
%%INSTALLDIR%%/inc/Text/Diff/Renderer.php
523
%%INSTALLDIR%%/inc/Text/Diff/Renderer/context.php
524
%%INSTALLDIR%%/inc/Text/Diff/Renderer/inline.php
525
%%INSTALLDIR%%/inc/Text/Diff/Renderer/unified.php
526
%%INSTALLDIR%%/inc/Text/Diff/ThreeWay.php
527
%%INSTALLDIR%%/inc/Text/Diff3.php
511
%%INSTALLDIR%%/inc/Text/Image/Text.php
528
%%INSTALLDIR%%/inc/Text/Image/Text.php
512
%%INSTALLDIR%%/inc/Text/Password.php
529
%%INSTALLDIR%%/inc/Text/Password.php
513
%%INSTALLDIR%%/inc/XML/Parser.php
530
%%INSTALLDIR%%/inc/XML/Parser.php
Lines 592-597 Link Here
592
%%INSTALLDIR%%/inc/bx/dbforms2/liveselect.php
609
%%INSTALLDIR%%/inc/bx/dbforms2/liveselect.php
593
%%INSTALLDIR%%/inc/bx/dbforms2/liveselect/pagetree.php
610
%%INSTALLDIR%%/inc/bx/dbforms2/liveselect/pagetree.php
594
%%INSTALLDIR%%/inc/bx/dbforms2/nofield.php
611
%%INSTALLDIR%%/inc/bx/dbforms2/nofield.php
612
%%INSTALLDIR%%/inc/bx/dbforms2/nofield/html.php
595
%%INSTALLDIR%%/inc/bx/dbforms2/nofield/text.php
613
%%INSTALLDIR%%/inc/bx/dbforms2/nofield/text.php
596
%%INSTALLDIR%%/inc/bx/dbforms2/sql.php
614
%%INSTALLDIR%%/inc/bx/dbforms2/sql.php
597
%%INSTALLDIR%%/inc/bx/dbforms2/xsl/common.xsl
615
%%INSTALLDIR%%/inc/bx/dbforms2/xsl/common.xsl
Lines 813-818 Link Here
813
%%INSTALLDIR%%/inc/bx/notification.php
831
%%INSTALLDIR%%/inc/bx/notification.php
814
%%INSTALLDIR%%/inc/bx/notificationmanager.php
832
%%INSTALLDIR%%/inc/bx/notificationmanager.php
815
%%INSTALLDIR%%/inc/bx/notifications/mail.php
833
%%INSTALLDIR%%/inc/bx/notifications/mail.php
834
%%INSTALLDIR%%/inc/bx/notifications/sms.php
835
%%INSTALLDIR%%/inc/bx/notifications/sms/aspsms.php
816
%%INSTALLDIR%%/inc/bx/permm.php
836
%%INSTALLDIR%%/inc/bx/permm.php
817
%%INSTALLDIR%%/inc/bx/permm/auth/common.php
837
%%INSTALLDIR%%/inc/bx/permm/auth/common.php
818
%%INSTALLDIR%%/inc/bx/permm/auth/confluence.php
838
%%INSTALLDIR%%/inc/bx/permm/auth/confluence.php
Lines 850-855 Link Here
850
%%INSTALLDIR%%/inc/bx/plugins/admin/delete.php
870
%%INSTALLDIR%%/inc/bx/plugins/admin/delete.php
851
%%INSTALLDIR%%/inc/bx/plugins/admin/edit.php
871
%%INSTALLDIR%%/inc/bx/plugins/admin/edit.php
852
%%INSTALLDIR%%/inc/bx/plugins/admin/editpopup.php
872
%%INSTALLDIR%%/inc/bx/plugins/admin/editpopup.php
873
%%INSTALLDIR%%/inc/bx/plugins/admin/history.php
853
%%INSTALLDIR%%/inc/bx/plugins/admin/listview.php
874
%%INSTALLDIR%%/inc/bx/plugins/admin/listview.php
854
%%INSTALLDIR%%/inc/bx/plugins/admin/navi.php
875
%%INSTALLDIR%%/inc/bx/plugins/admin/navi.php
855
%%INSTALLDIR%%/inc/bx/plugins/admin/openid.php
876
%%INSTALLDIR%%/inc/bx/plugins/admin/openid.php
Lines 875-880 Link Here
875
%%INSTALLDIR%%/inc/bx/plugins/blog/geoloc.php
896
%%INSTALLDIR%%/inc/bx/plugins/blog/geoloc.php
876
%%INSTALLDIR%%/inc/bx/plugins/blog/gravatar.php
897
%%INSTALLDIR%%/inc/bx/plugins/blog/gravatar.php
877
%%INSTALLDIR%%/inc/bx/plugins/blog/handlecomment.php
898
%%INSTALLDIR%%/inc/bx/plugins/blog/handlecomment.php
899
%%INSTALLDIR%%/inc/bx/plugins/blog/map.php
878
%%INSTALLDIR%%/inc/bx/plugins/blog/montharchive.php
900
%%INSTALLDIR%%/inc/bx/plugins/blog/montharchive.php
879
%%INSTALLDIR%%/inc/bx/plugins/blog/plazes.php
901
%%INSTALLDIR%%/inc/bx/plugins/blog/plazes.php
880
%%INSTALLDIR%%/inc/bx/plugins/blog/preview.xml
902
%%INSTALLDIR%%/inc/bx/plugins/blog/preview.xml
Lines 898-903 Link Here
898
%%INSTALLDIR%%/inc/bx/plugins/fulltree.php
920
%%INSTALLDIR%%/inc/bx/plugins/fulltree.php
899
%%INSTALLDIR%%/inc/bx/plugins/gallery.php
921
%%INSTALLDIR%%/inc/bx/plugins/gallery.php
900
%%INSTALLDIR%%/inc/bx/plugins/gallery/config.xml
922
%%INSTALLDIR%%/inc/bx/plugins/gallery/config.xml
923
%%INSTALLDIR%%/inc/bx/plugins/gallery/file.php
924
%%INSTALLDIR%%/inc/bx/plugins/gallery/flickr.php
925
%%INSTALLDIR%%/inc/bx/plugins/gallery/overview.php
901
%%INSTALLDIR%%/inc/bx/plugins/gallery/preview.php
926
%%INSTALLDIR%%/inc/bx/plugins/gallery/preview.php
902
%%INSTALLDIR%%/inc/bx/plugins/graph.php
927
%%INSTALLDIR%%/inc/bx/plugins/graph.php
903
%%INSTALLDIR%%/inc/bx/plugins/image.php
928
%%INSTALLDIR%%/inc/bx/plugins/image.php
Lines 909-914 Link Here
909
%%INSTALLDIR%%/inc/bx/plugins/metainfo.php
934
%%INSTALLDIR%%/inc/bx/plugins/metainfo.php
910
%%INSTALLDIR%%/inc/bx/plugins/metasearch.php
935
%%INSTALLDIR%%/inc/bx/plugins/metasearch.php
911
%%INSTALLDIR%%/inc/bx/plugins/navitree.php
936
%%INSTALLDIR%%/inc/bx/plugins/navitree.php
937
%%INSTALLDIR%%/inc/bx/plugins/news.php
912
%%INSTALLDIR%%/inc/bx/plugins/newsletter.php
938
%%INSTALLDIR%%/inc/bx/plugins/newsletter.php
913
%%INSTALLDIR%%/inc/bx/plugins/openblog.php
939
%%INSTALLDIR%%/inc/bx/plugins/openblog.php
914
%%INSTALLDIR%%/inc/bx/plugins/permissions.php
940
%%INSTALLDIR%%/inc/bx/plugins/permissions.php
Lines 1002-1007 Link Here
1002
%%INSTALLDIR%%/inc/bx/tools/svnsync
1028
%%INSTALLDIR%%/inc/bx/tools/svnsync
1003
%%INSTALLDIR%%/inc/bx/tree.php
1029
%%INSTALLDIR%%/inc/bx/tree.php
1004
%%INSTALLDIR%%/inc/bx/versioning.php
1030
%%INSTALLDIR%%/inc/bx/versioning.php
1031
%%INSTALLDIR%%/inc/bx/versioning/diff.php
1032
%%INSTALLDIR%%/inc/bx/versioning/interface.php
1005
%%INSTALLDIR%%/inc/bx/versioning/svn.php
1033
%%INSTALLDIR%%/inc/bx/versioning/svn.php
1006
%%INSTALLDIR%%/inc/bx/xml.php
1034
%%INSTALLDIR%%/inc/bx/xml.php
1007
%%INSTALLDIR%%/inc/bx/xsl/plugin2xml.xsl
1035
%%INSTALLDIR%%/inc/bx/xsl/plugin2xml.xsl
Lines 1019-1024 Link Here
1019
%%INSTALLDIR%%/inc/magpie/rss_fetch.inc
1047
%%INSTALLDIR%%/inc/magpie/rss_fetch.inc
1020
%%INSTALLDIR%%/inc/magpie/rss_parse.inc
1048
%%INSTALLDIR%%/inc/magpie/rss_parse.inc
1021
%%INSTALLDIR%%/inc/magpie/rss_utils.inc
1049
%%INSTALLDIR%%/inc/magpie/rss_utils.inc
1050
%%INSTALLDIR%%/inc/minify/.htaccess
1051
%%INSTALLDIR%%/inc/minify/HISTORY
1052
%%INSTALLDIR%%/inc/minify/LICENSE
1053
%%INSTALLDIR%%/inc/minify/README
1054
%%INSTALLDIR%%/inc/minify/lib/jsmin.php
1055
%%INSTALLDIR%%/inc/minify/minify.php
1022
%%INSTALLDIR%%/inc/patError.php
1056
%%INSTALLDIR%%/inc/patError.php
1023
%%INSTALLDIR%%/inc/patErrorManager.php
1057
%%INSTALLDIR%%/inc/patErrorManager.php
1024
%%INSTALLDIR%%/inc/patForms.php
1058
%%INSTALLDIR%%/inc/patForms.php
Lines 1239-1244 Link Here
1239
%%INSTALLDIR%%/inc/popoon/exceptions/XSLTParseError.php
1273
%%INSTALLDIR%%/inc/popoon/exceptions/XSLTParseError.php
1240
%%INSTALLDIR%%/inc/popoon/functions/common.php
1274
%%INSTALLDIR%%/inc/popoon/functions/common.php
1241
%%INSTALLDIR%%/inc/popoon/globalContainer.php
1275
%%INSTALLDIR%%/inc/popoon/globalContainer.php
1276
%%INSTALLDIR%%/inc/popoon/helpers/image.php
1242
%%INSTALLDIR%%/inc/popoon/helpers/lang.php
1277
%%INSTALLDIR%%/inc/popoon/helpers/lang.php
1243
%%INSTALLDIR%%/inc/popoon/helpers/mimetypes.php
1278
%%INSTALLDIR%%/inc/popoon/helpers/mimetypes.php
1244
%%INSTALLDIR%%/inc/popoon/helpers/simplecache.php
1279
%%INSTALLDIR%%/inc/popoon/helpers/simplecache.php
Lines 1638-1648 Link Here
1638
%%INSTALLDIR%%/structure/blogpodcast.xml
1673
%%INSTALLDIR%%/structure/blogpodcast.xml
1639
%%INSTALLDIR%%/structure/news.xml
1674
%%INSTALLDIR%%/structure/news.xml
1640
%%INSTALLDIR%%/structure/projekte.xml
1675
%%INSTALLDIR%%/structure/projekte.xml
1641
%%INSTALLDIR%%/structure/projekte.xml~
1642
%%INSTALLDIR%%/structure/quicklinks.php
1676
%%INSTALLDIR%%/structure/quicklinks.php
1643
%%INSTALLDIR%%/structure/quicklinks.php~
1644
%%INSTALLDIR%%/structure/staticpages.xml
1677
%%INSTALLDIR%%/structure/staticpages.xml
1645
%%INSTALLDIR%%/structure/staticpages.xml~
1678
%%INSTALLDIR%%/themes/2-cols-2008/aggregator.xsl
1679
%%INSTALLDIR%%/themes/2-cols-2008/allposts.xsl
1680
%%INSTALLDIR%%/themes/2-cols-2008/blog.xsl
1681
%%INSTALLDIR%%/themes/2-cols-2008/blogmicrosummary.xsl
1682
%%INSTALLDIR%%/themes/2-cols-2008/buttons/bxcms.png
1683
%%INSTALLDIR%%/themes/2-cols-2008/buttons/comments.png
1684
%%INSTALLDIR%%/themes/2-cols-2008/buttons/fluxcms.png
1685
%%INSTALLDIR%%/themes/2-cols-2008/buttons/freeflux.png
1686
%%INSTALLDIR%%/themes/2-cols-2008/buttons/popoon.png
1687
%%INSTALLDIR%%/themes/2-cols-2008/buttons/rss.png
1688
%%INSTALLDIR%%/themes/2-cols-2008/buttons/xhtml10.png
1689
%%INSTALLDIR%%/themes/2-cols-2008/css/bx-additions.css
1690
%%INSTALLDIR%%/themes/2-cols-2008/css/bxe-additions.css
1691
%%INSTALLDIR%%/themes/2-cols-2008/css/kupu-additions.css
1692
%%INSTALLDIR%%/themes/2-cols-2008/css/main-beige.css
1693
%%INSTALLDIR%%/themes/2-cols-2008/css/main.css
1694
%%INSTALLDIR%%/themes/2-cols-2008/css/mobile.css
1695
%%INSTALLDIR%%/themes/2-cols-2008/css/rss.css
1696
%%INSTALLDIR%%/themes/2-cols-2008/dms.xsl
1697
%%INSTALLDIR%%/themes/2-cols-2008/events.xsl
1698
%%INSTALLDIR%%/themes/2-cols-2008/gallery.xsl
1699
%%INSTALLDIR%%/themes/2-cols-2008/images/editbutton.png
1700
%%INSTALLDIR%%/themes/2-cols-2008/linklog.xsl
1701
%%INSTALLDIR%%/themes/2-cols-2008/links.xsl
1702
%%INSTALLDIR%%/themes/2-cols-2008/master.xsl
1703
%%INSTALLDIR%%/themes/2-cols-2008/pagenotallowed.xsl
1704
%%INSTALLDIR%%/themes/2-cols-2008/pagenotfound.xsl
1705
%%INSTALLDIR%%/themes/2-cols-2008/preview/main.jpg
1706
%%INSTALLDIR%%/themes/2-cols-2008/preview/main_bird.jpg
1707
%%INSTALLDIR%%/themes/2-cols-2008/preview/main_mint.jpg
1708
%%INSTALLDIR%%/themes/2-cols-2008/search.xsl
1709
%%INSTALLDIR%%/themes/2-cols-2008/static.xsl
1710
%%INSTALLDIR%%/themes/2-cols-2008/template.tal
1711
%%INSTALLDIR%%/themes/2-cols-2008/templates/default.xhtml
1712
%%INSTALLDIR%%/themes/2-cols-2008/vote.xsl
1646
%%INSTALLDIR%%/themes/2-cols/aggregator.xsl
1713
%%INSTALLDIR%%/themes/2-cols/aggregator.xsl
1647
%%INSTALLDIR%%/themes/2-cols/allposts.xsl
1714
%%INSTALLDIR%%/themes/2-cols/allposts.xsl
1648
%%INSTALLDIR%%/themes/2-cols/blog.xsl
1715
%%INSTALLDIR%%/themes/2-cols/blog.xsl
Lines 1680-1685 Link Here
1680
%%INSTALLDIR%%/themes/2-cols/template.tal
1747
%%INSTALLDIR%%/themes/2-cols/template.tal
1681
%%INSTALLDIR%%/themes/2-cols/templates/default.xhtml
1748
%%INSTALLDIR%%/themes/2-cols/templates/default.xhtml
1682
%%INSTALLDIR%%/themes/2-cols/vote.xsl
1749
%%INSTALLDIR%%/themes/2-cols/vote.xsl
1750
%%INSTALLDIR%%/themes/3-cols-2008/aggregator.xsl
1751
%%INSTALLDIR%%/themes/3-cols-2008/allposts.xsl
1752
%%INSTALLDIR%%/themes/3-cols-2008/blog.xsl
1753
%%INSTALLDIR%%/themes/3-cols-2008/blogmicrosummary.xsl
1754
%%INSTALLDIR%%/themes/3-cols-2008/buttons/bxcms.png
1755
%%INSTALLDIR%%/themes/3-cols-2008/buttons/comments.png
1756
%%INSTALLDIR%%/themes/3-cols-2008/buttons/fluxcms.png
1757
%%INSTALLDIR%%/themes/3-cols-2008/buttons/freeflux.png
1758
%%INSTALLDIR%%/themes/3-cols-2008/buttons/popoon.png
1759
%%INSTALLDIR%%/themes/3-cols-2008/buttons/rss.png
1760
%%INSTALLDIR%%/themes/3-cols-2008/buttons/xhtml10.png
1761
%%INSTALLDIR%%/themes/3-cols-2008/css/bx-additions.css
1762
%%INSTALLDIR%%/themes/3-cols-2008/css/bxe-additions.css
1763
%%INSTALLDIR%%/themes/3-cols-2008/css/kupu-additions.css
1764
%%INSTALLDIR%%/themes/3-cols-2008/css/main.css
1765
%%INSTALLDIR%%/themes/3-cols-2008/css/mobile.css
1766
%%INSTALLDIR%%/themes/3-cols-2008/css/rss.css
1767
%%INSTALLDIR%%/themes/3-cols-2008/dms.xsl
1768
%%INSTALLDIR%%/themes/3-cols-2008/events.xsl
1769
%%INSTALLDIR%%/themes/3-cols-2008/gallery.xsl
1770
%%INSTALLDIR%%/themes/3-cols-2008/images/bird.jpg
1771
%%INSTALLDIR%%/themes/3-cols-2008/images/proto.jpg
1772
%%INSTALLDIR%%/themes/3-cols-2008/linklog.xsl
1773
%%INSTALLDIR%%/themes/3-cols-2008/links.xsl
1774
%%INSTALLDIR%%/themes/3-cols-2008/map.xsl
1775
%%INSTALLDIR%%/themes/3-cols-2008/master.xsl
1776
%%INSTALLDIR%%/themes/3-cols-2008/pagenotallowed.xsl
1777
%%INSTALLDIR%%/themes/3-cols-2008/pagenotfound.xsl
1778
%%INSTALLDIR%%/themes/3-cols-2008/preview/main.jpg
1779
%%INSTALLDIR%%/themes/3-cols-2008/preview/main_bird.jpg
1780
%%INSTALLDIR%%/themes/3-cols-2008/preview/main_mint.jpg
1781
%%INSTALLDIR%%/themes/3-cols-2008/search.xsl
1782
%%INSTALLDIR%%/themes/3-cols-2008/static.xsl
1783
%%INSTALLDIR%%/themes/3-cols-2008/template.tal
1784
%%INSTALLDIR%%/themes/3-cols-2008/templates/default.xhtml
1785
%%INSTALLDIR%%/themes/3-cols-2008/vote.xsl
1683
%%INSTALLDIR%%/themes/3-cols/aggregator.xsl
1786
%%INSTALLDIR%%/themes/3-cols/aggregator.xsl
1684
%%INSTALLDIR%%/themes/3-cols/allposts.xsl
1787
%%INSTALLDIR%%/themes/3-cols/allposts.xsl
1685
%%INSTALLDIR%%/themes/3-cols/blog.xsl
1788
%%INSTALLDIR%%/themes/3-cols/blog.xsl
Lines 1706-1711 Link Here
1706
%%INSTALLDIR%%/themes/3-cols/images/proto.jpg
1809
%%INSTALLDIR%%/themes/3-cols/images/proto.jpg
1707
%%INSTALLDIR%%/themes/3-cols/linklog.xsl
1810
%%INSTALLDIR%%/themes/3-cols/linklog.xsl
1708
%%INSTALLDIR%%/themes/3-cols/links.xsl
1811
%%INSTALLDIR%%/themes/3-cols/links.xsl
1812
%%INSTALLDIR%%/themes/3-cols/map.xsl
1709
%%INSTALLDIR%%/themes/3-cols/master.xsl
1813
%%INSTALLDIR%%/themes/3-cols/master.xsl
1710
%%INSTALLDIR%%/themes/3-cols/pagenotallowed.xsl
1814
%%INSTALLDIR%%/themes/3-cols/pagenotallowed.xsl
1711
%%INSTALLDIR%%/themes/3-cols/pagenotfound.xsl
1815
%%INSTALLDIR%%/themes/3-cols/pagenotfound.xsl
Lines 1748-1753 Link Here
1748
%%INSTALLDIR%%/themes/standard/admin/images/bitfluxlogo.gif
1852
%%INSTALLDIR%%/themes/standard/admin/images/bitfluxlogo.gif
1749
%%INSTALLDIR%%/themes/standard/admin/images/dbforms2/liveselect_arrowd.gif
1853
%%INSTALLDIR%%/themes/standard/admin/images/dbforms2/liveselect_arrowd.gif
1750
%%INSTALLDIR%%/themes/standard/admin/images/dbforms2/null.gif
1854
%%INSTALLDIR%%/themes/standard/admin/images/dbforms2/null.gif
1855
%%INSTALLDIR%%/themes/standard/admin/images/marker/dd-end.png
1856
%%INSTALLDIR%%/themes/standard/admin/images/marker/dd-start.png
1857
%%INSTALLDIR%%/themes/standard/admin/images/marker/marker.png
1858
%%INSTALLDIR%%/themes/standard/admin/images/marker/markeryellow.png
1859
%%INSTALLDIR%%/themes/standard/admin/images/marker/temp_marker.png
1751
%%INSTALLDIR%%/themes/standard/admin/images/overview/blog.png
1860
%%INSTALLDIR%%/themes/standard/admin/images/overview/blog.png
1752
%%INSTALLDIR%%/themes/standard/admin/images/overview/collection.png
1861
%%INSTALLDIR%%/themes/standard/admin/images/overview/collection.png
1753
%%INSTALLDIR%%/themes/standard/admin/images/overview/gallery.png
1862
%%INSTALLDIR%%/themes/standard/admin/images/overview/gallery.png
Lines 1765-1770 Link Here
1765
%%INSTALLDIR%%/themes/standard/admin/openid.xsl
1874
%%INSTALLDIR%%/themes/standard/admin/openid.xsl
1766
%%INSTALLDIR%%/themes/standard/admin/overview.xsl
1875
%%INSTALLDIR%%/themes/standard/admin/overview.xsl
1767
%%INSTALLDIR%%/themes/standard/admin/plugins/dbforms2.xsl
1876
%%INSTALLDIR%%/themes/standard/admin/plugins/dbforms2.xsl
1877
%%INSTALLDIR%%/themes/standard/admin/plugins/history.xsl
1768
%%INSTALLDIR%%/themes/standard/admin/plugins/properties.xsl
1878
%%INSTALLDIR%%/themes/standard/admin/plugins/properties.xsl
1769
%%INSTALLDIR%%/themes/standard/admin/properties.xsl
1879
%%INSTALLDIR%%/themes/standard/admin/properties.xsl
1770
%%INSTALLDIR%%/themes/standard/admin/themes.xsl
1880
%%INSTALLDIR%%/themes/standard/admin/themes.xsl
Lines 1779-1784 Link Here
1779
%%INSTALLDIR%%/themes/standard/plugins/blog.xsl
1889
%%INSTALLDIR%%/themes/standard/plugins/blog.xsl
1780
%%INSTALLDIR%%/themes/standard/plugins/blog/blog2atom.xsl
1890
%%INSTALLDIR%%/themes/standard/plugins/blog/blog2atom.xsl
1781
%%INSTALLDIR%%/themes/standard/plugins/blog/blog2rss.xsl
1891
%%INSTALLDIR%%/themes/standard/plugins/blog/blog2rss.xsl
1892
%%INSTALLDIR%%/themes/standard/plugins/blog/blog_map.xsl
1782
%%INSTALLDIR%%/themes/standard/plugins/blog/comments2rss.xsl
1893
%%INSTALLDIR%%/themes/standard/plugins/blog/comments2rss.xsl
1783
%%INSTALLDIR%%/themes/standard/plugins/blog/microsummary.xsl
1894
%%INSTALLDIR%%/themes/standard/plugins/blog/microsummary.xsl
1784
%%INSTALLDIR%%/themes/standard/plugins/blog/osd.xsl
1895
%%INSTALLDIR%%/themes/standard/plugins/blog/osd.xsl
Lines 1787-1792 Link Here
1787
%%INSTALLDIR%%/themes/standard/plugins/dms/dms.xsl
1898
%%INSTALLDIR%%/themes/standard/plugins/dms/dms.xsl
1788
%%INSTALLDIR%%/themes/standard/plugins/dms/dms2rss.xsl
1899
%%INSTALLDIR%%/themes/standard/plugins/dms/dms2rss.xsl
1789
%%INSTALLDIR%%/themes/standard/plugins/gallery.xsl
1900
%%INSTALLDIR%%/themes/standard/plugins/gallery.xsl
1901
%%INSTALLDIR%%/themes/standard/plugins/gallery/overview.xsl
1790
%%INSTALLDIR%%/themes/standard/plugins/linklog/linklog2rss.xsl
1902
%%INSTALLDIR%%/themes/standard/plugins/linklog/linklog2rss.xsl
1791
%%INSTALLDIR%%/themes/standard/plugins/metainfo/podcast.xsl
1903
%%INSTALLDIR%%/themes/standard/plugins/metainfo/podcast.xsl
1792
%%INSTALLDIR%%/themes/standard/plugins/metasearch/result2html.xsl
1904
%%INSTALLDIR%%/themes/standard/plugins/metasearch/result2html.xsl
Lines 1958-1964 Link Here
1958
%%INSTALLDIR%%/webinc/bxe/relaxng/NodeVAL.js
2070
%%INSTALLDIR%%/webinc/bxe/relaxng/NodeVAL.js
1959
%%INSTALLDIR%%/webinc/bxe/relaxng/NodeVDOM.js
2071
%%INSTALLDIR%%/webinc/bxe/relaxng/NodeVDOM.js
1960
%%INSTALLDIR%%/webinc/bxe/relaxng/RelaxNG.js
2072
%%INSTALLDIR%%/webinc/bxe/relaxng/RelaxNG.js
1961
%%INSTALLDIR%%/webinc/bxe/scripts/loadsave.php
1962
%%INSTALLDIR%%/webinc/bxe/td/relaxngtest.js
2073
%%INSTALLDIR%%/webinc/bxe/td/relaxngtest.js
1963
%%INSTALLDIR%%/webinc/bxe/util/Doxyfile
2074
%%INSTALLDIR%%/webinc/bxe/util/Doxyfile
1964
%%INSTALLDIR%%/webinc/bxe/util/JsUnit.css
2075
%%INSTALLDIR%%/webinc/bxe/util/JsUnit.css
Lines 2177-2186 Link Here
2177
%%INSTALLDIR%%/webinc/fck/patch-against-2.3.1.patch
2288
%%INSTALLDIR%%/webinc/fck/patch-against-2.3.1.patch
2178
%%INSTALLDIR%%/webinc/fck/patch-against-2.3.patch
2289
%%INSTALLDIR%%/webinc/fck/patch-against-2.3.patch
2179
%%INSTALLDIR%%/webinc/images/blank.gif
2290
%%INSTALLDIR%%/webinc/images/blank.gif
2291
%%INSTALLDIR%%/webinc/images/editbutton.png
2180
%%INSTALLDIR%%/webinc/images/openid.gif
2292
%%INSTALLDIR%%/webinc/images/openid.gif
2181
%%INSTALLDIR%%/webinc/images/privat.gif
2293
%%INSTALLDIR%%/webinc/images/privat.gif
2182
%%INSTALLDIR%%/webinc/js/CalendarPopup.js
2294
%%INSTALLDIR%%/webinc/js/CalendarPopup.js
2183
%%INSTALLDIR%%/webinc/js/admin.js
2295
%%INSTALLDIR%%/webinc/js/admin.js
2296
%%INSTALLDIR%%/webinc/js/blogmap.js
2184
%%INSTALLDIR%%/webinc/js/bx/helpers.js
2297
%%INSTALLDIR%%/webinc/js/bx/helpers.js
2185
%%INSTALLDIR%%/webinc/js/bx/i18n.js
2298
%%INSTALLDIR%%/webinc/js/bx/i18n.js
2186
%%INSTALLDIR%%/webinc/js/bx/scroller.js
2299
%%INSTALLDIR%%/webinc/js/bx/scroller.js
Lines 2197-2202 Link Here
2197
%%INSTALLDIR%%/webinc/js/prototype.lite.js
2310
%%INSTALLDIR%%/webinc/js/prototype.lite.js
2198
%%INSTALLDIR%%/webinc/js/rating.js
2311
%%INSTALLDIR%%/webinc/js/rating.js
2199
%%INSTALLDIR%%/webinc/js/sarissa.js
2312
%%INSTALLDIR%%/webinc/js/sarissa.js
2313
%%INSTALLDIR%%/webinc/js/sarissa_0.9.9.4.js
2200
%%INSTALLDIR%%/webinc/js/sarissa_dbform.js
2314
%%INSTALLDIR%%/webinc/js/sarissa_dbform.js
2201
%%INSTALLDIR%%/webinc/js/scriptaculous/builder.js
2315
%%INSTALLDIR%%/webinc/js/scriptaculous/builder.js
2202
%%INSTALLDIR%%/webinc/js/scriptaculous/controls.js
2316
%%INSTALLDIR%%/webinc/js/scriptaculous/controls.js
Lines 2336-2341 Link Here
2336
%%INSTALLDIR%%/webinc/plugins/linklog/admin.css
2450
%%INSTALLDIR%%/webinc/plugins/linklog/admin.css
2337
%%INSTALLDIR%%/webinc/plugins/metasearch/livesearch.js
2451
%%INSTALLDIR%%/webinc/plugins/metasearch/livesearch.js
2338
%%INSTALLDIR%%/webinc/plugins/patforms/fck.js
2452
%%INSTALLDIR%%/webinc/plugins/patforms/fck.js
2453
%%INSTALLDIR%%/webinc/plugins/patforms/multiselect.js
2339
%%INSTALLDIR%%/webinc/tests/bx_collection.php
2454
%%INSTALLDIR%%/webinc/tests/bx_collection.php
2340
%%INSTALLDIR%%/webinc/tests/index.php
2455
%%INSTALLDIR%%/webinc/tests/index.php
2341
%%INSTALLDIR%%/webinc/tests/web.php
2456
%%INSTALLDIR%%/webinc/tests/web.php
Lines 2459-2470 Link Here
2459
@dirrm %%INSTALLDIR%%/themes/standard/plugins/metasearch
2574
@dirrm %%INSTALLDIR%%/themes/standard/plugins/metasearch
2460
@dirrm %%INSTALLDIR%%/themes/standard/plugins/metainfo
2575
@dirrm %%INSTALLDIR%%/themes/standard/plugins/metainfo
2461
@dirrm %%INSTALLDIR%%/themes/standard/plugins/linklog
2576
@dirrm %%INSTALLDIR%%/themes/standard/plugins/linklog
2577
@dirrm %%INSTALLDIR%%/themes/standard/plugins/gallery
2462
@dirrm %%INSTALLDIR%%/themes/standard/plugins/dms
2578
@dirrm %%INSTALLDIR%%/themes/standard/plugins/dms
2463
@dirrm %%INSTALLDIR%%/themes/standard/plugins/blog
2579
@dirrm %%INSTALLDIR%%/themes/standard/plugins/blog
2464
@dirrm %%INSTALLDIR%%/themes/standard/plugins/aggregator
2580
@dirrm %%INSTALLDIR%%/themes/standard/plugins/aggregator
2465
@dirrm %%INSTALLDIR%%/themes/standard/plugins
2581
@dirrm %%INSTALLDIR%%/themes/standard/plugins
2466
@dirrm %%INSTALLDIR%%/themes/standard/admin/plugins
2582
@dirrm %%INSTALLDIR%%/themes/standard/admin/plugins
2467
@dirrm %%INSTALLDIR%%/themes/standard/admin/images/overview
2583
@dirrm %%INSTALLDIR%%/themes/standard/admin/images/overview
2584
@dirrm %%INSTALLDIR%%/themes/standard/admin/images/marker
2468
@dirrm %%INSTALLDIR%%/themes/standard/admin/images/dbforms2
2585
@dirrm %%INSTALLDIR%%/themes/standard/admin/images/dbforms2
2469
@dirrm %%INSTALLDIR%%/themes/standard/admin/images
2586
@dirrm %%INSTALLDIR%%/themes/standard/admin/images
2470
@dirrm %%INSTALLDIR%%/themes/standard/admin/css
2587
@dirrm %%INSTALLDIR%%/themes/standard/admin/css
Lines 2478-2491 Link Here
2478
@dirrm %%INSTALLDIR%%/themes/3-cols/images
2595
@dirrm %%INSTALLDIR%%/themes/3-cols/images
2479
@dirrm %%INSTALLDIR%%/themes/3-cols/css
2596
@dirrm %%INSTALLDIR%%/themes/3-cols/css
2480
@dirrm %%INSTALLDIR%%/themes/3-cols/buttons
2597
@dirrm %%INSTALLDIR%%/themes/3-cols/buttons
2598
@dirrm %%INSTALLDIR%%/themes/3-cols-2008/templates
2599
@dirrm %%INSTALLDIR%%/themes/3-cols-2008/preview
2600
@dirrm %%INSTALLDIR%%/themes/3-cols-2008/images
2601
@dirrm %%INSTALLDIR%%/themes/3-cols-2008/css
2602
@dirrm %%INSTALLDIR%%/themes/3-cols-2008/buttons
2603
@dirrm %%INSTALLDIR%%/themes/3-cols-2008
2481
@dirrm %%INSTALLDIR%%/themes/3-cols
2604
@dirrm %%INSTALLDIR%%/themes/3-cols
2482
@dirrm %%INSTALLDIR%%/themes/2-cols/templates
2605
@dirrm %%INSTALLDIR%%/themes/2-cols/templates
2483
@dirrm %%INSTALLDIR%%/themes/2-cols/preview
2606
@dirrm %%INSTALLDIR%%/themes/2-cols/preview
2484
@dirrm %%INSTALLDIR%%/themes/2-cols/images
2607
@dirrm %%INSTALLDIR%%/themes/2-cols/images
2485
@dirrm %%INSTALLDIR%%/themes/2-cols/css
2608
@dirrm %%INSTALLDIR%%/themes/2-cols/css
2486
@dirrm %%INSTALLDIR%%/themes/2-cols/buttons
2609
@dirrm %%INSTALLDIR%%/themes/2-cols/buttons
2610
@dirrm %%INSTALLDIR%%/themes/2-cols-2008/templates
2611
@dirrm %%INSTALLDIR%%/themes/2-cols-2008/preview
2612
@dirrm %%INSTALLDIR%%/themes/2-cols-2008/images
2613
@dirrm %%INSTALLDIR%%/themes/2-cols-2008/css
2614
@dirrm %%INSTALLDIR%%/themes/2-cols-2008/buttons
2615
@dirrm %%INSTALLDIR%%/themes/2-cols-2008
2487
@dirrm %%INSTALLDIR%%/themes/2-cols
2616
@dirrm %%INSTALLDIR%%/themes/2-cols
2488
@dirrm %%INSTALLDIR%%/themes
2489
@dirrm %%INSTALLDIR%%/structure
2617
@dirrm %%INSTALLDIR%%/structure
2490
@dirrm %%INSTALLDIR%%/install/phing/classes/phing/util/regexp
2618
@dirrm %%INSTALLDIR%%/install/phing/classes/phing/util/regexp
2491
@dirrm %%INSTALLDIR%%/install/phing/classes/phing/util
2619
@dirrm %%INSTALLDIR%%/install/phing/classes/phing/util
Lines 2596-2601 Link Here
2596
@dirrm %%INSTALLDIR%%/inc/patForms/Creator/DB
2724
@dirrm %%INSTALLDIR%%/inc/patForms/Creator/DB
2597
@dirrm %%INSTALLDIR%%/inc/patForms/Creator
2725
@dirrm %%INSTALLDIR%%/inc/patForms/Creator
2598
@dirrm %%INSTALLDIR%%/inc/patForms
2726
@dirrm %%INSTALLDIR%%/inc/patForms
2727
@dirrm %%INSTALLDIR%%/inc/minify/lib
2728
@dirrm %%INSTALLDIR%%/inc/minify
2599
@dirrm %%INSTALLDIR%%/inc/magpie/extlib
2729
@dirrm %%INSTALLDIR%%/inc/magpie/extlib
2600
@dirrm %%INSTALLDIR%%/inc/magpie
2730
@dirrm %%INSTALLDIR%%/inc/magpie
2601
@dirrm %%INSTALLDIR%%/inc/bx/xsl
2731
@dirrm %%INSTALLDIR%%/inc/bx/xsl
Lines 2639-2644 Link Here
2639
@dirrm %%INSTALLDIR%%/inc/bx/permm/auth/pearcontainer
2769
@dirrm %%INSTALLDIR%%/inc/bx/permm/auth/pearcontainer
2640
@dirrm %%INSTALLDIR%%/inc/bx/permm/auth
2770
@dirrm %%INSTALLDIR%%/inc/bx/permm/auth
2641
@dirrm %%INSTALLDIR%%/inc/bx/permm
2771
@dirrm %%INSTALLDIR%%/inc/bx/permm
2772
@dirrm %%INSTALLDIR%%/inc/bx/notifications/sms
2642
@dirrm %%INSTALLDIR%%/inc/bx/notifications
2773
@dirrm %%INSTALLDIR%%/inc/bx/notifications
2643
@dirrm %%INSTALLDIR%%/inc/bx/metadatas/text
2774
@dirrm %%INSTALLDIR%%/inc/bx/metadatas/text
2644
@dirrm %%INSTALLDIR%%/inc/bx/metadatas
2775
@dirrm %%INSTALLDIR%%/inc/bx/metadatas
Lines 2723-2728 Link Here
2723
@dirrm %%INSTALLDIR%%/inc/XML/Parser
2854
@dirrm %%INSTALLDIR%%/inc/XML/Parser
2724
@dirrm %%INSTALLDIR%%/inc/XML
2855
@dirrm %%INSTALLDIR%%/inc/XML
2725
@dirrm %%INSTALLDIR%%/inc/Text/Image
2856
@dirrm %%INSTALLDIR%%/inc/Text/Image
2857
@dirrm %%INSTALLDIR%%/inc/Text/Diff/Renderer
2858
@dirrm %%INSTALLDIR%%/inc/Text/Diff/Engine
2859
@dirrm %%INSTALLDIR%%/inc/Text/Diff
2726
@dirrm %%INSTALLDIR%%/inc/Text/CAPTCHA/Driver
2860
@dirrm %%INSTALLDIR%%/inc/Text/CAPTCHA/Driver
2727
@dirrm %%INSTALLDIR%%/inc/Text/CAPTCHA
2861
@dirrm %%INSTALLDIR%%/inc/Text/CAPTCHA
2728
@dirrm %%INSTALLDIR%%/inc/Text
2862
@dirrm %%INSTALLDIR%%/inc/Text
Lines 2842-2847 Link Here
2842
@dirrm %%INSTALLDIR%%/admin/data/admin/navi
2976
@dirrm %%INSTALLDIR%%/admin/data/admin/navi
2843
@dirrm %%INSTALLDIR%%/admin/data/admin/listview
2977
@dirrm %%INSTALLDIR%%/admin/data/admin/listview
2844
@dirrm %%INSTALLDIR%%/admin/data/admin/images
2978
@dirrm %%INSTALLDIR%%/admin/data/admin/images
2979
@dirrm %%INSTALLDIR%%/admin/data/admin/history
2845
@dirrm %%INSTALLDIR%%/admin/data/admin/editpopup
2980
@dirrm %%INSTALLDIR%%/admin/data/admin/editpopup
2846
@dirrm %%INSTALLDIR%%/admin/data/admin/edit
2981
@dirrm %%INSTALLDIR%%/admin/data/admin/edit
2847
@dirrm %%INSTALLDIR%%/admin/data/admin/delete
2982
@dirrm %%INSTALLDIR%%/admin/data/admin/delete
Lines 2852-2855 Link Here
2852
@dirrm %%INSTALLDIR%%/admin/data/admin
2987
@dirrm %%INSTALLDIR%%/admin/data/admin
2853
@dirrm %%INSTALLDIR%%/admin/data
2988
@dirrm %%INSTALLDIR%%/admin/data
2854
@dirrm %%INSTALLDIR%%/admin
2989
@dirrm %%INSTALLDIR%%/admin
2855
@dirrm %%INSTALLDIR%%
2990
@dirrmtry %%INSTALLDIR%%/themes
2991
@dirrmtry %%INSTALLDIR%%

Return to bug 124879