-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathManifest.txt
43 lines (43 loc) · 1.16 KB
/
Manifest.txt
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
.autotest
Gemfile
Gemfile.lock
History.txt
LICENSE
Manifest.txt
README.md
Rakefile
app/controllers/extended_wiki_controller.rb
app/helpers/chili_pdf_helper.rb
app/views/extended_wiki/show.pdf.html.erb
app/views/layouts/pdf.pdf.erb
app/views/settings/_chili_pdf_advanced_settings.html.erb
app/views/settings/_chili_pdf_settings.html.erb
app/views/settings/_chili_pdf_typical_settings.html.erb
app/views/settings/_chili_pdf_watermark_settings.html.erb
assets/javascripts/chili_pdf.js
assets/stylesheets/chili_pdf_settings_tweaks.css
assets/stylesheets/pdf.css
autotest/discover.rb
config/locales/en.yml
config/routes.rb
init.rb
lang/en.yml
lib/chili_pdf.rb
lib/chili_pdf/config.rb
lib/chili_pdf/formatter.rb
lib/chili_pdf/string_token.rb
lib/chili_pdf/tag_mangler.rb
lib/chili_pdf/token_manager.rb
lib/tasks/chili_pdf_tasks.rb
lib/tasks/contributor_tasks.rb
lib/tasks/test_lib_dir.rake
lib/user_patch.rb
lib/wiki_format_hook_listener.rb
rails/init.rb
test/chili_pdf/config_test.rb
test/chili_pdf/formatter_test.rb
test/chili_pdf/string_token_test.rb
test/chili_pdf/tag_mangler_test.rb
test/chili_pdf/token_manager_test.rb
test/test_helper.rb
test/unit/helpers/chili_pdf_helper_test.rb