File: MANIFEST

package info (click to toggle)
openguides 0.65-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,236 kB
  • ctags: 136
  • sloc: perl: 4,253; makefile: 84; sh: 59
file content (158 lines) | stat: -rw-r--r-- 3,577 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
Build.PL
CONTRIBUTORS
CUSTOMISATION
Changes
INSTALL
MANIFEST
Makefile.PL
META.yml
README
README.CSS
README.GMAPS
SIGNATURE
TROUBLESHOOTING
UPGRADING
examples/reindex.pl
lib/OpenGuides/Build.pm
lib/OpenGuides/CGI.pm
lib/OpenGuides/Config.pm
lib/OpenGuides/Feed.pm
lib/OpenGuides/JSON.pm
lib/OpenGuides/RDF.pm
lib/OpenGuides/Search.pm
lib/OpenGuides/Template.pm
lib/OpenGuides/Test.pm
lib/OpenGuides/Utils.pm
lib/OpenGuides.pm
newpage.cgi
preferences.cgi
search.cgi
templates/admin_home.tt
templates/admin_revert_user.tt
templates/backlink_results.tt
templates/banner.tt
templates/blacklisted_host.tt
templates/delete_confirm.tt
templates/delete_done.tt
templates/delete_password_wrong.tt
templates/differences.tt
templates/display_metadata.tt
templates/edit_form.tt
templates/edit_form_actions.tt
templates/error.tt
templates/footer.tt
templates/header.tt
templates/home_node.tt
templates/map_index.tt
templates/missing_metadata.tt
templates/moderate_confirm.tt
templates/moderate_password_wrong.tt
templates/navbar.tt
templates/navbar_admin.tt
templates/navbar_categories.tt
templates/navbar_help.tt
templates/navbar_home_link.tt
templates/navbar_locales.tt
templates/navbar_options.tt
templates/navbar_revision_info.tt
templates/navbar_search.tt
templates/navbar_this_page.tt
templates/navbar_tools.tt
templates/needing_moderation.tt
templates/newpage.tt
templates/node.tt
templates/node_history.tt
templates/node_image_fields.tt
templates/node_photo_notes.tt
templates/node_rdf.tt
templates/openguides_information_boxes.tt
templates/plain_index.tt
templates/preferences.tt
templates/random_page_failure.tt
templates/rdf_index.tt
templates/read_only.tt
templates/recent_changes.tt
templates/search_results.tt
templates/site_index.tt
templates/search.tt
templates/spam_detected.tt
templates/userstats.tt
templates/wanted_pages.tt
t/01_load.t
t/02_pod.t
t/11_utils.t
t/12_macros.t
t/13_cookies.t
t/14_recent_changes_cookies.t
t/15_template.t
t/16_test_tester.t
t/17_commit_node.t
t/18_http_headers.t
t/19_autocreate.t
t/20_edit_form.t
t/21_rdf.t
t/22_feed_recent_changes.t
t/23_feed_node_all_versions.t
t/24_feed_node_listings.t
t/25_write_geo_data.t
t/26_geo_data_search_form.t
t/27_geo_data_edit_form.t
t/28_wgs84_coords.t
t/30_search_raw.t
t/31_search.t
t/32_search_simple_metadata.t
t/33_search_advanced_search.t
t/33_search_advanced_search_utm.t
t/34_search_paging.t
t/35_search_two_searches.t
t/36_search_order.t
t/37_search_summaries.t
t/38_search_params.t
t/39_search_form.t
t/40_search_as_feed.t
t/41_deletion.t
t/42_edit_conflict.t
t/43_preview_edits.t
t/44_node_image.t
t/45_home_recent_changes.t
t/46_map_in_node_display.t
t/47_navbar_placement.t
t/48_google_analytics.t
t/49_custom_header.t
t/50_http_response_codes.t
t/51_display_node.t
t/52_display_diffs.t
t/53_show_index.t
t/54_redirect.t
t/55_node_history.t
t/56_diffs_with_macros.t
t/57_random_page.t
t/58_navbar_common_locales_categories.t
t/59_preferences.t
t/61_bug_textareas.t
t/62_bug_trailing_whitespace.t
t/63_bug_map_link_no_address.t
t/64_bug_node_history.t
t/65_bug_metadata_escape.t
t/66_bug_latlong_representation.t
t/67_bug_first_version.t
t/68_bug_website_displayed.t
t/69_bug_zero_geo.t
t/70_admin_home.t
t/71_missing_metadata.t
t/72_node_moderation.t
t/73_toggle_moderation.t
t/74_ping_plugin.t
t/75_revert_user.t
t/76_detect_spam.t
t/77_send_email.t
t/78_about.t
t/79_host_blacklist.t
t/81_node_moderate_whitelist.t
t/83_show_delete_to_admins_only.t
t/84_navbar_admin.t
t/85_universal_edit_link.t
t/86_recent_changes.t
t/templates/15_test.tt
wiki.cgi
SIGNATURE    Added here by Module::Build