phcscriptcdn 4.3.7 → 4.3.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/views/layouts/phcscriptcdn/components/backend/footer/_footer.html.erb +1 -1
- data/app/views/phcscriptcdn/script/authors/edit.html.erb +1 -1
- data/app/views/phcscriptcdn/script/authors/new.html.erb +1 -1
- data/app/views/phcscriptcdn/script/authors/show.html.erb +1 -1
- data/app/views/phcscriptcdn/script/extensions/edit.html.erb +1 -1
- data/app/views/phcscriptcdn/script/extensions/new.html.erb +1 -1
- data/app/views/phcscriptcdn/script/extensions/show.html.erb +1 -1
- data/app/views/phcscriptcdn/script/licences/edit.html.erb +1 -1
- data/app/views/phcscriptcdn/script/licences/new.html.erb +1 -1
- data/app/views/phcscriptcdn/script/licences/show.html.erb +1 -1
- data/app/views/phcscriptcdn/script/listings/edit.html.erb +1 -1
- data/app/views/phcscriptcdn/script/listings/new.html.erb +1 -1
- data/app/views/phcscriptcdn/script/listings/show.html.erb +1 -1
- data/app/views/phcscriptcdn/script/urls/edit.html.erb +1 -1
- data/app/views/phcscriptcdn/script/urls/new.html.erb +1 -1
- data/app/views/phcscriptcdn/script/urls/show.html.erb +1 -1
- data/app/views/phcscriptcdn/script/versions/edit.html.erb +1 -1
- data/app/views/phcscriptcdn/script/versions/new.html.erb +1 -1
- data/app/views/phcscriptcdn/script/versions/show.html.erb +1 -1
- data/config/routes.rb +6 -6
- data/lib/phcscriptcdn/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3bec1fde1a578a67579497db35e14f7a0a2411c5
|
4
|
+
data.tar.gz: 7f6ae8066602759289e14f1b8786ceffc9817eee
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7d9db33f3103491a66921d2401cf1643e95bccaf64720d5bdf3f90bda114de2f1b8e7fcb619a7644ef89b5cbe5d0ecb72995b7f7e7e7326e503848621a160356
|
7
|
+
data.tar.gz: 56d26f394a02f10c59cd0cee58a1276ce1b4268d99e51499e507813a3c01700d6cec9b3ebf6a0b7b07f5dfd9ab824547be1709d8ad97cc0ee817e17074093da1
|
@@ -1,4 +1,4 @@
|
|
1
1
|
<div class="pull-right hidden-xs">
|
2
|
-
<b>Version</b> 4.3.
|
2
|
+
<b>Version</b> 4.3.8 - MAR-14-<%= Date.today.year %>
|
3
3
|
</div>
|
4
4
|
<strong>© 2012-<%= Time.now.year %> <%= link_to "https://phcnetworks.net", target: "_blank", rel: "nofollow" do %>PHCNetworks<% end %></strong>
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Update Author Data" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Author Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Author Index", phcscriptcdn.script_authors_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Add a New Author" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Author Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Author Index", phcscriptcdn.script_authors_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Script Author Profile" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Author Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Author Index", phcscriptcdn.script_authors_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Update Script Extension" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Script Extension Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Script Extension Index", phcscriptcdn.script_extensions_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Add a Script Extension" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Script Extension Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Script Extension Index", phcscriptcdn.script_extensions_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Script Extension Details" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Script Extension Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Script Extension Index", phcscriptcdn.script_extensions_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Update Script Licence Information" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Script Licence Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Script Licence Index", phcscriptcdn.script_licences_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Create a New Script Licence" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Script Licence Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Script Licence Index", phcscriptcdn.script_licences_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Script Licence Details" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Script Licence Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Script Licence Index", phcscriptcdn.script_licences_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Update Script Listing" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Listing Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Listing Index", phcscriptcdn.script_listings_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Create a New Script Listing" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Listing Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Listing Index", phcscriptcdn.script_listings_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Script Listing Details" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Listing Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Listing Index", phcscriptcdn.script_listings_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Update Script URL Information" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Script Urls",
|
4
|
+
<% phc_breadcrumb_one link_to "Script Urls", phcscriptcdn.script_listing_urls_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Create a New Script URL" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Script Urls",
|
4
|
+
<% phc_breadcrumb_one link_to "Script Urls", phcscriptcdn.script_listing_urls_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Script URL Details" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Script Urls",
|
4
|
+
<% phc_breadcrumb_one link_to "Script Urls", phcscriptcdn.script_listing_urls_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Update Script Version Information" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Script Version Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Script Version Index", phcscriptcdn.script_versions_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Create a New Version" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Script Version Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Script Version Index", phcscriptcdn.script_versions_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!-- Title System -->
|
2
2
|
<% phc_title "Script Listings Manager" %>
|
3
3
|
<% phc_title_tagline "Script Version Details" %>
|
4
|
-
<% phc_breadcrumb_one link_to "Script Version Index",
|
4
|
+
<% phc_breadcrumb_one link_to "Script Version Index", phcscriptcdn.script_versions_path %>
|
5
5
|
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
|
6
6
|
<!-- Title System -->
|
7
7
|
|
data/config/routes.rb
CHANGED
@@ -8,13 +8,13 @@ Phcscriptcdn::Engine.routes.draw do
|
|
8
8
|
# Script CDN Listing System
|
9
9
|
namespace :script do
|
10
10
|
# Main Script Module
|
11
|
-
resources :listings, class_name: '
|
12
|
-
resources :urls, class_name: '
|
11
|
+
resources :listings, class_name: 'Phcscriptcdn::Script::Listing' do
|
12
|
+
resources :urls, class_name: 'Phcscriptcdn::Script::Url'
|
13
13
|
end
|
14
|
-
resources :authors, class_name: '
|
15
|
-
resources :extensions, class_name: '
|
16
|
-
resources :versions, class_name: '
|
17
|
-
resources :licences, class_name: '
|
14
|
+
resources :authors, class_name: 'Phcscriptcdn::Script::Author'
|
15
|
+
resources :extensions, class_name: 'Phcscriptcdn::Script::Extension'
|
16
|
+
resources :versions, class_name: 'Phcscriptcdn::Script::Version'
|
17
|
+
resources :licences, class_name: 'Phcscriptcdn::Script::Licence'
|
18
18
|
end
|
19
19
|
|
20
20
|
# Application API
|
data/lib/phcscriptcdn/version.rb
CHANGED