camaleon_cms 0.1.7 → 0.1.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of camaleon_cms might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/app/apps/plugins/front_cache/views/admin/settings.html.erb +4 -4
- data/app/assets/javascripts/admin/custom_fields.js +2 -2
- data/app/assets/javascripts/admin/data.js +3 -3
- data/app/assets/javascripts/admin/elfinder/i18n/elfinder.it.js +366 -0
- data/app/assets/javascripts/admin/it.js +23 -0
- data/app/assets/javascripts/admin/tinymce/langs/en.js +179 -0
- data/app/assets/javascripts/admin/tinymce/langs/it.js +219 -0
- data/app/helpers/admin/application_helper.rb +2 -2
- data/app/helpers/admin/menus_helper.rb +1 -1
- data/app/helpers/site_helper.rb +1 -1
- data/app/views/layouts/admin.html.erb +6 -7
- data/config/initializers/elfinder.rb +4 -20
- data/config/initializers/rufus_cron.rb +15 -42
- data/config/locales/admin/it.yml +600 -0
- data/config/locales/common.yml +61 -0
- data/config/locales/it.yml +205 -0
- data/config/locales/languages.yml +11 -1
- data/config/locales/routes.yml +8 -0
- data/config/system.json +2 -3
- data/lib/camaleon_cms/engine.rb +22 -26
- data/lib/camaleon_cms/version.rb +1 -1
- data/lib/generators/cplugin_template/app/apps/plugins/my_plugin/admin_controller.rb +3 -4
- data/lib/generators/cplugin_template/app/apps/plugins/my_plugin/front_controller.rb +3 -4
- data/lib/generators/cplugin_template/app/apps/plugins/my_plugin/main_helper.rb +2 -6
- metadata +8 -23
- data/app/apps/plugins/attack/assets/docs/images/screenshot_1.jpg +0 -0
- data/app/apps/plugins/attack/assets/docs/images/screenshot_2.jpg +0 -0
- data/app/apps/plugins/attack/assets/docs/images/screenshot_3.jpg +0 -0
- data/app/apps/plugins/attack/assets/docs/index.html +0 -60
- data/app/apps/plugins/contact_form/assets/docs/images/screenshot_1.jpg +0 -0
- data/app/apps/plugins/contact_form/assets/docs/images/screenshot_2.jpg +0 -0
- data/app/apps/plugins/contact_form/assets/docs/images/screenshot_3.jpg +0 -0
- data/app/apps/plugins/contact_form/assets/docs/images/screenshot_4.jpg +0 -0
- data/app/apps/plugins/contact_form/assets/docs/images/screenshot_5.jpg +0 -0
- data/app/apps/plugins/contact_form/assets/docs/index.html +0 -89
- data/app/apps/plugins/front_cache/assets/docs/images/screenshot_1.jpg +0 -0
- data/app/apps/plugins/front_cache/assets/docs/images/screenshot_2.jpg +0 -0
- data/app/apps/plugins/front_cache/assets/docs/index.html +0 -58
- data/app/apps/plugins/visibility_post/assets/docs/images/screenshot_1.jpg +0 -0
- data/app/apps/plugins/visibility_post/assets/docs/images/screenshot_2.jpg +0 -0
- data/app/apps/plugins/visibility_post/assets/docs/images/screenshot_3.jpg +0 -0
- data/app/apps/plugins/visibility_post/assets/docs/images/screenshot_4.jpg +0 -0
- data/app/apps/plugins/visibility_post/assets/docs/index.html +0 -62
- data/app/views/admin/plugins/info.html.erb +0 -47
- data/config/initializers/fix_ssl.rb +0 -25
- data/lib/ca-bundle.crt +0 -3554
data/config/locales/common.yml
CHANGED
@@ -123,3 +123,64 @@ es:
|
|
123
123
|
previous_label: 'Anterior'
|
124
124
|
next_label: 'Siguiente'
|
125
125
|
|
126
|
+
it:
|
127
|
+
common:
|
128
|
+
read_more: "Leggi tutto"
|
129
|
+
submit: "Conferma"
|
130
|
+
send: "Invia"
|
131
|
+
login: "Login"
|
132
|
+
logout: "Logout"
|
133
|
+
confirm: "Confermi?"
|
134
|
+
register: "Registrazione"
|
135
|
+
|
136
|
+
comment_msg: "Devi essere loggato per poter commentare"
|
137
|
+
comment: "Commento"
|
138
|
+
comments: "Commenti"
|
139
|
+
message: "Messaggio"
|
140
|
+
leave_comment: "Lascia un commento"
|
141
|
+
comment_new: "Nuovo Commento"
|
142
|
+
comment_saved: "Il tuo commento è stato salvato"
|
143
|
+
comment_error: "C'è stato un errore durante il salvataggio del commento"
|
144
|
+
comment_reply: "Rispondi"
|
145
|
+
|
146
|
+
recent_posts: "Articoli recenti"
|
147
|
+
|
148
|
+
|
149
|
+
search_msg: "Risultati della ricerca per:"
|
150
|
+
search_not_found: "Nessun risultato trovato"
|
151
|
+
category_list: "Lista categorie"
|
152
|
+
post_tag_list: "Lista tag"
|
153
|
+
sub_category_list: "Lista sottocategorie"
|
154
|
+
content_list: "Lista Contenuti: %s"
|
155
|
+
visit: "Visita"
|
156
|
+
no_contents_found: "Nessun contenuto trovato"
|
157
|
+
no_results_found: "Nessun risultato trovato"
|
158
|
+
|
159
|
+
author: "Autore"
|
160
|
+
site: "Sito"
|
161
|
+
categories: "Categorie"
|
162
|
+
next: "Successivo"
|
163
|
+
prev: "Precedente"
|
164
|
+
current: "Corrente"
|
165
|
+
search: "Cerca"
|
166
|
+
file_format_error: "Formato file non accettato"
|
167
|
+
file_size_exceeded: "File troppo grande"
|
168
|
+
|
169
|
+
notice: "News"
|
170
|
+
share: "Condividi su"
|
171
|
+
share_facebook: "Condividi su Facebook"
|
172
|
+
share_twitter: "Condividi su Twitter"
|
173
|
+
share_google_plus: "Condividi su Google Plus"
|
174
|
+
back_top: "Torna su"
|
175
|
+
total_followers_social: "Follower totali sui social network"
|
176
|
+
latest_articles: "Ultimi articoli"
|
177
|
+
photo_gallery: "Galleria foto"
|
178
|
+
home_galleries: "Vai alla home delle gallerie"
|
179
|
+
addition: "Aggiungi"
|
180
|
+
view_all_news: "Vedi tutte le news"
|
181
|
+
extra_attributes: "Attributi extra"
|
182
|
+
|
183
|
+
will_paginate:
|
184
|
+
previous_label: 'Precedente'
|
185
|
+
next_label: 'Successivo'
|
186
|
+
|
@@ -0,0 +1,205 @@
|
|
1
|
+
---
|
2
|
+
it:
|
3
|
+
date:
|
4
|
+
abbr_day_names:
|
5
|
+
- dom
|
6
|
+
- lun
|
7
|
+
- mar
|
8
|
+
- mer
|
9
|
+
- gio
|
10
|
+
- ven
|
11
|
+
- sab
|
12
|
+
abbr_month_names:
|
13
|
+
-
|
14
|
+
- gen
|
15
|
+
- feb
|
16
|
+
- mar
|
17
|
+
- apr
|
18
|
+
- mag
|
19
|
+
- giu
|
20
|
+
- lug
|
21
|
+
- ago
|
22
|
+
- set
|
23
|
+
- ott
|
24
|
+
- nov
|
25
|
+
- dic
|
26
|
+
day_names:
|
27
|
+
- domenica
|
28
|
+
- lunedì
|
29
|
+
- martedì
|
30
|
+
- mercoledì
|
31
|
+
- giovedì
|
32
|
+
- venerdì
|
33
|
+
- sabato
|
34
|
+
formats:
|
35
|
+
default: "%d/%m/%Y"
|
36
|
+
long: "%d %B %Y"
|
37
|
+
short: "%d %b"
|
38
|
+
month_names:
|
39
|
+
-
|
40
|
+
- gennaio
|
41
|
+
- febbraio
|
42
|
+
- marzo
|
43
|
+
- aprile
|
44
|
+
- maggio
|
45
|
+
- giugno
|
46
|
+
- luglio
|
47
|
+
- agosto
|
48
|
+
- settembre
|
49
|
+
- ottobre
|
50
|
+
- novembre
|
51
|
+
- dicembre
|
52
|
+
order:
|
53
|
+
- :day
|
54
|
+
- :month
|
55
|
+
- :year
|
56
|
+
datetime:
|
57
|
+
distance_in_words:
|
58
|
+
about_x_hours:
|
59
|
+
one: circa un'ora
|
60
|
+
other: circa %{count} ore
|
61
|
+
about_x_months:
|
62
|
+
one: circa un mese
|
63
|
+
other: circa %{count} mesi
|
64
|
+
about_x_years:
|
65
|
+
one: circa un anno
|
66
|
+
other: circa %{count} anni
|
67
|
+
almost_x_years:
|
68
|
+
one: circa 1 anno
|
69
|
+
other: circa %{count} anni
|
70
|
+
half_a_minute: mezzo minuto
|
71
|
+
less_than_x_minutes:
|
72
|
+
one: meno di un minuto
|
73
|
+
other: meno di %{count} minuti
|
74
|
+
less_than_x_seconds:
|
75
|
+
one: meno di un secondo
|
76
|
+
other: meno di %{count} secondi
|
77
|
+
over_x_years:
|
78
|
+
one: oltre un anno
|
79
|
+
other: oltre %{count} anni
|
80
|
+
x_days:
|
81
|
+
one: 1 giorno
|
82
|
+
other: "%{count} giorni"
|
83
|
+
x_minutes:
|
84
|
+
one: 1 minuto
|
85
|
+
other: "%{count} minuti"
|
86
|
+
x_months:
|
87
|
+
one: 1 mese
|
88
|
+
other: "%{count} mesi"
|
89
|
+
x_seconds:
|
90
|
+
one: 1 secondo
|
91
|
+
other: "%{count} secondi"
|
92
|
+
prompts:
|
93
|
+
day: Giorno
|
94
|
+
hour: Ora
|
95
|
+
minute: Minuto
|
96
|
+
month: Mese
|
97
|
+
second: Secondi
|
98
|
+
year: Anno
|
99
|
+
errors:
|
100
|
+
format: "%{attribute} %{message}"
|
101
|
+
messages:
|
102
|
+
accepted: deve essere accettata
|
103
|
+
blank: non può essere lasciato in bianco
|
104
|
+
present: deve essere lasciato in bianco
|
105
|
+
confirmation: non coincide con la conferma
|
106
|
+
empty: non può essere vuoto
|
107
|
+
equal_to: deve essere uguale a %{count}
|
108
|
+
even: deve essere pari
|
109
|
+
exclusion: è riservato
|
110
|
+
greater_than: deve essere maggiore di %{count}
|
111
|
+
greater_than_or_equal_to: deve essere maggiore o uguale a %{count}
|
112
|
+
inclusion: non è compreso tra le opzioni disponibili
|
113
|
+
invalid: non è valido
|
114
|
+
less_than: deve essere minore di %{count}
|
115
|
+
less_than_or_equal_to: deve essere minore o uguale a %{count}
|
116
|
+
not_a_number: non è un numero
|
117
|
+
not_an_integer: non è un numero intero
|
118
|
+
odd: deve essere dispari
|
119
|
+
record_invalid: 'Validazione fallita: %{errors}'
|
120
|
+
restrict_dependent_destroy:
|
121
|
+
one: Il record non può essere cancellato perchè esiste un %{record} dipendente
|
122
|
+
many: Il record non può essere cancellato perchè esistono %{record} dipendenti
|
123
|
+
taken: è già presente
|
124
|
+
too_long:
|
125
|
+
one: è troppo lungo (il massimo è 1 carattere)
|
126
|
+
other: è troppo lungo (il massimo è %{count} caratteri)
|
127
|
+
too_short:
|
128
|
+
one: è troppo corto (il minimo è 1 carattere)
|
129
|
+
other: è troppo corto (il minimo è %{count} caratteri)
|
130
|
+
wrong_length:
|
131
|
+
one: è della lunghezza sbagliata (deve essere di 1 carattere)
|
132
|
+
other: è della lunghezza sbagliata (deve essere di %{count} caratteri)
|
133
|
+
other_than: devono essere di numero diverso da %{count}
|
134
|
+
template:
|
135
|
+
body: 'Ricontrolla i seguenti campi:'
|
136
|
+
header:
|
137
|
+
one: 'Non posso salvare questo %{model}: 1 errore'
|
138
|
+
other: 'Non posso salvare questo %{model}: %{count} errori.'
|
139
|
+
helpers:
|
140
|
+
select:
|
141
|
+
prompt: Seleziona...
|
142
|
+
submit:
|
143
|
+
create: Crea %{model}
|
144
|
+
submit: Invia %{model}
|
145
|
+
update: Aggiorna %{model}
|
146
|
+
number:
|
147
|
+
currency:
|
148
|
+
format:
|
149
|
+
delimiter: "."
|
150
|
+
format: "%n %u"
|
151
|
+
precision: 2
|
152
|
+
separator: ","
|
153
|
+
significant: false
|
154
|
+
strip_insignificant_zeros: false
|
155
|
+
unit: "€"
|
156
|
+
format:
|
157
|
+
delimiter: "."
|
158
|
+
precision: 2
|
159
|
+
separator: ","
|
160
|
+
significant: false
|
161
|
+
strip_insignificant_zeros: false
|
162
|
+
human:
|
163
|
+
decimal_units:
|
164
|
+
format: "%n %u"
|
165
|
+
units:
|
166
|
+
billion: Miliardi
|
167
|
+
million: Milioni
|
168
|
+
quadrillion: Biliardi
|
169
|
+
thousand: Mila
|
170
|
+
trillion: Bilioni
|
171
|
+
unit: ''
|
172
|
+
format:
|
173
|
+
delimiter: ''
|
174
|
+
precision: 1
|
175
|
+
significant: true
|
176
|
+
strip_insignificant_zeros: true
|
177
|
+
storage_units:
|
178
|
+
format: "%n %u"
|
179
|
+
units:
|
180
|
+
byte:
|
181
|
+
one: Byte
|
182
|
+
other: Byte
|
183
|
+
gb: GB
|
184
|
+
kb: KB
|
185
|
+
mb: MB
|
186
|
+
tb: TB
|
187
|
+
percentage:
|
188
|
+
format:
|
189
|
+
delimiter: ''
|
190
|
+
format: "%n%"
|
191
|
+
precision:
|
192
|
+
format:
|
193
|
+
delimiter: ''
|
194
|
+
support:
|
195
|
+
array:
|
196
|
+
last_word_connector: " e "
|
197
|
+
two_words_connector: " e "
|
198
|
+
words_connector: ", "
|
199
|
+
time:
|
200
|
+
am: am
|
201
|
+
formats:
|
202
|
+
default: "%a %d %b %Y, %H:%M:%S %z"
|
203
|
+
long: "%d %B %Y %H:%M"
|
204
|
+
short: "%d %b %H:%M"
|
205
|
+
pm: pm
|
data/config/locales/routes.yml
CHANGED
data/config/system.json
CHANGED
@@ -3,11 +3,10 @@
|
|
3
3
|
"hooks": { }, // system hooks
|
4
4
|
"default_plugins": ["front_cache", "contact_form", "attack"], // Default plugins installed for each new site
|
5
5
|
"available_languages": ["es", "en", "fr", "zh", "de", "it", "pt"], // Available languages for frontend panel, here all locales: https://github.com/svenfuchs/rails-i18n
|
6
|
-
"admin_available_languages": ["en", "es"], //Available languages for the admin panel
|
6
|
+
"admin_available_languages": ["en", "es", "it"], //Available languages for the admin panel
|
7
7
|
"base_domain": "localhost:3000", // primary domain
|
8
|
-
"share_sessions": true, // (boolean) share user sessions between subdomains of base_domain (only for users_share_sites = true)
|
9
8
|
"default_user_role": "client", // default user role for all new users
|
10
|
-
"users_share_sites": true //(boolean) true: permit to share users between sites, false: All users are assigned for
|
9
|
+
"users_share_sites": true //(boolean) true: permit to share users between sites, false: All users are assigned for an unique site.
|
11
10
|
}
|
12
11
|
|
13
12
|
// Note: after any change in this file, you need to restart your server to apply changes.
|
data/lib/camaleon_cms/engine.rb
CHANGED
@@ -1,4 +1,5 @@
|
|
1
1
|
$camaleon_engine_dir = File.expand_path("../../../", __FILE__)
|
2
|
+
require File.join($camaleon_engine_dir, "lib", "generators", "camaleon_cms", "install_template", "plugin_routes").to_s
|
2
3
|
Dir[File.join($camaleon_engine_dir, "lib", "ext", "**", "*.rb")].each{ |f| require f }
|
3
4
|
module CamaleonCms
|
4
5
|
class Engine < ::Rails::Engine
|
@@ -13,36 +14,31 @@ module CamaleonCms
|
|
13
14
|
end
|
14
15
|
|
15
16
|
initializer :append_migrations do |app|
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
engine_dir = File.expand_path("../../../", __FILE__)
|
21
|
-
app.config.i18n.load_path += Dir[File.join($camaleon_engine_dir, 'config', 'locales', '**', '*.{rb,yml}')]
|
22
|
-
app.config.i18n.enforce_available_locales = false
|
23
|
-
PluginRoutes.all_apps.each{ |info| app.config.i18n.load_path += Dir[File.join(info["path"], "config", "locales", '*.{rb,yml}')] }
|
17
|
+
engine_dir = File.expand_path("../../../", __FILE__)
|
18
|
+
app.config.i18n.load_path += Dir[File.join($camaleon_engine_dir, 'config', 'locales', '**', '*.{rb,yml}')]
|
19
|
+
app.config.i18n.enforce_available_locales = false
|
20
|
+
PluginRoutes.all_apps.each{ |info| app.config.i18n.load_path += Dir[File.join(info["path"], "config", "locales", '*.{rb,yml}')] }
|
24
21
|
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
22
|
+
# assets
|
23
|
+
app.config.assets.paths << Rails.root.join("app", "apps")
|
24
|
+
app.config.assets.paths << Rails.root.join('app', 'assets', 'fonts')
|
25
|
+
app.config.assets.paths << File.join($camaleon_engine_dir, "app", "apps")
|
26
|
+
app.config.assets.paths << File.join($camaleon_engine_dir, 'app', 'assets', 'fonts')
|
27
|
+
app.config.encoding = "utf-8"
|
31
28
|
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
29
|
+
#multiple route files
|
30
|
+
app.routes_reloader.paths.push(File.join(engine_dir, "config", "routes", "admin.rb"))
|
31
|
+
app.routes_reloader.paths.push(File.join(engine_dir, "config", "routes", "frontend.rb"))
|
32
|
+
# Dir[File.join(engine_dir, "config", "routes", "*.rb")].each{|r| app.routes_reloader.paths.unshift(r) }
|
36
33
|
|
37
|
-
|
38
|
-
|
39
|
-
|
34
|
+
# extra configuration for plugins
|
35
|
+
app.config.autoload_paths += %W{#{app.config.root}/app/apps/**/}
|
36
|
+
PluginRoutes.all_plugins.each{ |plugin| app.config.paths["db/migrate"] << File.join(plugin["path"], "migrate") if Dir.exist?(File.join(plugin["path"], "migrate")) }
|
40
37
|
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
end
|
38
|
+
# migrations checking
|
39
|
+
unless app.root.to_s.match root.to_s
|
40
|
+
config.paths["db/migrate"].expanded.each do |expanded_path|
|
41
|
+
app.config.paths["db/migrate"] << expanded_path
|
46
42
|
end
|
47
43
|
end
|
48
44
|
end
|
data/lib/camaleon_cms/version.rb
CHANGED
@@ -1,9 +1,8 @@
|
|
1
1
|
class Plugins::PluginClass::AdminController < Apps::PluginsAdminController
|
2
2
|
include Plugins::PluginClass::MainHelper
|
3
3
|
def index
|
4
|
-
#
|
4
|
+
# actions for admin panel
|
5
5
|
end
|
6
6
|
|
7
|
-
#
|
8
|
-
|
9
|
-
end
|
7
|
+
# add custom methods below
|
8
|
+
end
|
@@ -1,9 +1,8 @@
|
|
1
1
|
class Plugins::PluginClass::FrontController < Apps::PluginsFrontController
|
2
2
|
include Plugins::PluginClass::MainHelper
|
3
3
|
def index
|
4
|
-
#
|
4
|
+
# actions for frontend module
|
5
5
|
end
|
6
6
|
|
7
|
-
#
|
8
|
-
|
9
|
-
end
|
7
|
+
# add custom methods below
|
8
|
+
end
|
@@ -1,7 +1,6 @@
|
|
1
1
|
module Plugins::PluginClass::MainHelper
|
2
|
-
|
3
2
|
def self.included(klass)
|
4
|
-
#klass.helper_method [:my_helper_method] rescue "" # here your methods accessible from views
|
3
|
+
# klass.helper_method [:my_helper_method] rescue "" # here your methods accessible from views
|
5
4
|
end
|
6
5
|
|
7
6
|
# here all actions on going to active
|
@@ -9,13 +8,10 @@ module Plugins::PluginClass::MainHelper
|
|
9
8
|
# results = ActiveRecord::Base.connection.execute(query);
|
10
9
|
# plugin: plugin model
|
11
10
|
def pluginKey_on_active(plugin)
|
12
|
-
|
13
11
|
end
|
14
12
|
|
15
13
|
# here all actions on going to inactive
|
16
14
|
# plugin: plugin model
|
17
15
|
def pluginKey_on_inactive(plugin)
|
18
|
-
|
19
16
|
end
|
20
|
-
|
21
|
-
end
|
17
|
+
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: camaleon_cms
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Owen Peredo Diaz
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-09-
|
11
|
+
date: 2015-09-03 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Camaleon CMS is a dynamic and advanced content management system based
|
14
14
|
on Ruby on Rails 4 as an alternative to Wordpress.
|
@@ -20,10 +20,6 @@ extra_rdoc_files: []
|
|
20
20
|
files:
|
21
21
|
- Rakefile
|
22
22
|
- app/apps/plugins/attack/admin_controller.rb
|
23
|
-
- app/apps/plugins/attack/assets/docs/images/screenshot_1.jpg
|
24
|
-
- app/apps/plugins/attack/assets/docs/images/screenshot_2.jpg
|
25
|
-
- app/apps/plugins/attack/assets/docs/images/screenshot_3.jpg
|
26
|
-
- app/apps/plugins/attack/assets/docs/index.html
|
27
23
|
- app/apps/plugins/attack/attack_helper.rb
|
28
24
|
- app/apps/plugins/attack/config/config.json
|
29
25
|
- app/apps/plugins/attack/config/custom_models.rb
|
@@ -37,12 +33,6 @@ files:
|
|
37
33
|
- app/apps/plugins/contact_form/assets/css/contact-form.css
|
38
34
|
- app/apps/plugins/contact_form/assets/css/front/railsform.scss
|
39
35
|
- app/apps/plugins/contact_form/assets/css/readme.txt
|
40
|
-
- app/apps/plugins/contact_form/assets/docs/images/screenshot_1.jpg
|
41
|
-
- app/apps/plugins/contact_form/assets/docs/images/screenshot_2.jpg
|
42
|
-
- app/apps/plugins/contact_form/assets/docs/images/screenshot_3.jpg
|
43
|
-
- app/apps/plugins/contact_form/assets/docs/images/screenshot_4.jpg
|
44
|
-
- app/apps/plugins/contact_form/assets/docs/images/screenshot_5.jpg
|
45
|
-
- app/apps/plugins/contact_form/assets/docs/index.html
|
46
36
|
- app/apps/plugins/contact_form/assets/js/contact_form.js
|
47
37
|
- app/apps/plugins/contact_form/assets/js/form-builder/formbuilder.js
|
48
38
|
- app/apps/plugins/contact_form/assets/js/form-builder/vendor.js
|
@@ -65,20 +55,12 @@ files:
|
|
65
55
|
- app/apps/plugins/contact_form/views/forms_shorcode.html.erb
|
66
56
|
- app/apps/plugins/contact_form/views/front/index.html.erb
|
67
57
|
- app/apps/plugins/front_cache/admin_controller.rb
|
68
|
-
- app/apps/plugins/front_cache/assets/docs/images/screenshot_1.jpg
|
69
|
-
- app/apps/plugins/front_cache/assets/docs/images/screenshot_2.jpg
|
70
|
-
- app/apps/plugins/front_cache/assets/docs/index.html
|
71
58
|
- app/apps/plugins/front_cache/config/config.json
|
72
59
|
- app/apps/plugins/front_cache/config/locales/readme.txt
|
73
60
|
- app/apps/plugins/front_cache/config/locales/translation.yml
|
74
61
|
- app/apps/plugins/front_cache/config/routes_admin.txt
|
75
62
|
- app/apps/plugins/front_cache/front_cache_helper.rb
|
76
63
|
- app/apps/plugins/front_cache/views/admin/settings.html.erb
|
77
|
-
- app/apps/plugins/visibility_post/assets/docs/images/screenshot_1.jpg
|
78
|
-
- app/apps/plugins/visibility_post/assets/docs/images/screenshot_2.jpg
|
79
|
-
- app/apps/plugins/visibility_post/assets/docs/images/screenshot_3.jpg
|
80
|
-
- app/apps/plugins/visibility_post/assets/docs/images/screenshot_4.jpg
|
81
|
-
- app/apps/plugins/visibility_post/assets/docs/index.html
|
82
64
|
- app/apps/plugins/visibility_post/assets/js/form.js
|
83
65
|
- app/apps/plugins/visibility_post/config/config.json
|
84
66
|
- app/apps/plugins/visibility_post/visibility_post_helper.rb
|
@@ -214,6 +196,7 @@ files:
|
|
214
196
|
- app/assets/javascripts/admin/elfinder/elfinder.full.js
|
215
197
|
- app/assets/javascripts/admin/elfinder/i18n/elfinder.es.js
|
216
198
|
- app/assets/javascripts/admin/elfinder/i18n/elfinder.fr.js
|
199
|
+
- app/assets/javascripts/admin/elfinder/i18n/elfinder.it.js
|
217
200
|
- app/assets/javascripts/admin/elfinder/proxy/elFinderSupportVer1.js
|
218
201
|
- app/assets/javascripts/admin/elfinder/upload_elfinder.js
|
219
202
|
- app/assets/javascripts/admin/es.js
|
@@ -221,6 +204,7 @@ files:
|
|
221
204
|
- app/assets/javascripts/admin/form-builder/vendor.js
|
222
205
|
- app/assets/javascripts/admin/form/cropper.min.js
|
223
206
|
- app/assets/javascripts/admin/form/jquery.form.js
|
207
|
+
- app/assets/javascripts/admin/it.js
|
224
208
|
- app/assets/javascripts/admin/jquery-sieve.js
|
225
209
|
- app/assets/javascripts/admin/jquery-ui.min.js
|
226
210
|
- app/assets/javascripts/admin/jquery.nestable.js
|
@@ -235,7 +219,9 @@ files:
|
|
235
219
|
- app/assets/javascripts/admin/post.js
|
236
220
|
- app/assets/javascripts/admin/tageditor/jquery.caret.min.js
|
237
221
|
- app/assets/javascripts/admin/tageditor/jquery.tag-editor.js
|
222
|
+
- app/assets/javascripts/admin/tinymce/langs/en.js
|
238
223
|
- app/assets/javascripts/admin/tinymce/langs/es.js
|
224
|
+
- app/assets/javascripts/admin/tinymce/langs/it.js
|
239
225
|
- app/assets/javascripts/admin/tinymce/langs/readme.md
|
240
226
|
- app/assets/javascripts/admin/tinymce/plugins/emoticons/img/smiley-cool.gif
|
241
227
|
- app/assets/javascripts/admin/tinymce/plugins/emoticons/img/smiley-cry.gif
|
@@ -492,7 +478,6 @@ files:
|
|
492
478
|
- app/views/admin/media/index.html.erb
|
493
479
|
- app/views/admin/plugins/_plugins_list.html.erb
|
494
480
|
- app/views/admin/plugins/index.html.erb
|
495
|
-
- app/views/admin/plugins/info.html.erb
|
496
481
|
- app/views/admin/post_tags/_form.html.erb
|
497
482
|
- app/views/admin/post_tags/edit.html.erb
|
498
483
|
- app/views/admin/post_tags/index.html.erb
|
@@ -592,19 +577,20 @@ files:
|
|
592
577
|
- config/initializers/cache_helper.rb
|
593
578
|
- config/initializers/custom_initializers.rb
|
594
579
|
- config/initializers/elfinder.rb
|
595
|
-
- config/initializers/fix_ssl.rb
|
596
580
|
- config/initializers/mobu.rb
|
597
581
|
- config/initializers/page_caching.rb
|
598
582
|
- config/initializers/rufus_cron.rb
|
599
583
|
- config/initializers/sass.rb
|
600
584
|
- config/locales/admin/en.yml
|
601
585
|
- config/locales/admin/es.yml
|
586
|
+
- config/locales/admin/it.yml
|
602
587
|
- config/locales/ar.yml
|
603
588
|
- config/locales/common.yml
|
604
589
|
- config/locales/de.yml
|
605
590
|
- config/locales/en.yml
|
606
591
|
- config/locales/es.yml
|
607
592
|
- config/locales/fr.yml
|
593
|
+
- config/locales/it.yml
|
608
594
|
- config/locales/languages.yml
|
609
595
|
- config/locales/pl.yml
|
610
596
|
- config/locales/pt.yml
|
@@ -616,7 +602,6 @@ files:
|
|
616
602
|
- config/system.json
|
617
603
|
- db/migrate/20150611161134_post_table_into_utf8.rb
|
618
604
|
- lib/Gemfile
|
619
|
-
- lib/ca-bundle.crt
|
620
605
|
- lib/camaleon_cms.rb
|
621
606
|
- lib/camaleon_cms/engine.rb
|
622
607
|
- lib/camaleon_cms/version.rb
|