phcpress 5.3.9 → 6.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: aef4b2a37352c9489d6878d642eb45b23cc7977e
4
- data.tar.gz: 7afc8112b09333cd38f7bf73ee7a6a6583125e17
3
+ metadata.gz: ebf81d221c48c760c1c42cb63d339e9a6150b742
4
+ data.tar.gz: 8a9b59c8950b863e75779ecacd4b2c6e658c0f50
5
5
  SHA512:
6
- metadata.gz: 303e3d33853317c85239161b98d1baa97a576f8275ecf59e455d40fa9f69cd68f4f6caef30f737f9e7b8d77d80540698bf7a8ec6a9b9a3c47c36e51cd838082e
7
- data.tar.gz: b01d0fd2f4da111188e1695918a53430daac996fec332ebd0f0cd795fedef49defdddaf383e4959b6346cf300fd9f1f78d1f6570aaa88d4b818587c5fc92e274
6
+ metadata.gz: 8658ed6d3b6a6876d98a8931ae286458bf120ae41c0996e1d94696463b37f69fee37e1bb45d8ffc20a070bf0d2167fc0c48603b15fa8fc7e84856ae940fd5f30
7
+ data.tar.gz: 65d639834a553a1deeee9cba57507429648f33361424f01c3ba7447e9b42e1e94ba36d55da53e977e9dc966f500ea4b1187f20b0308ab4b3c1144b074b8c3dc8
@@ -1,15 +1,3 @@
1
- // This is a manifest file that'll be compiled into application.js, which will include all the files
2
- // listed below.
3
- //
4
- // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
5
- // or any plugin's vendor/assets/javascripts directory can be referenced here using a relative path.
6
- //
7
- // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
8
- // compiled file. JavaScript code in this file should be added after the last require_* statement.
9
- //
10
- // Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details
11
- // about supported directives.
12
- //
13
1
  //= require jquery
14
2
  //= require jquery_ujs
15
3
  //= require bootstrap-sprockets
@@ -31,4 +19,5 @@
31
19
  //= require codemirror/modes/slim
32
20
  //= require codemirror/modes/php
33
21
  //= require summernote
22
+ //= require phc_admins_main_three
34
23
  //= require phcpress/editors/phc_summernote.js
@@ -1,19 +1,6 @@
1
1
  /*
2
- * This is a manifest file that'll be compiled into application.css, which will include all the files
3
- * listed below.
4
- *
5
- * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
6
- * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
7
- *
8
- * You're free to add application-wide styles to this file and they'll appear at the bottom of the
9
- * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
10
- * files in this directory. Styles in this file should be added after the last require_* statement.
11
- * It is generally better to create a new file per style scope.
12
- *
13
- *= require_tree .
14
- *= require_self
15
- */
16
-
2
+ *= require_self
3
+ */
17
4
  // Editor: Summernote & Code Mirror
18
5
  @import "summernote";
19
6
  @import "codemirror";
@@ -24,5 +11,8 @@
24
11
  @import "bootstrap";
25
12
  @import "font-awesome";
26
13
 
14
+ // Add PHCAdmins Styles
15
+ @import "phc_admins_style_three";
16
+
27
17
  // Other: Custom Alterations
28
18
  @import "custom";
@@ -1,8 +1,9 @@
1
1
  <!DOCTYPE html>
2
2
  <html>
3
+
3
4
  <head>
4
5
 
5
- <title>PHCPress SSO - Blog & News Engine</title>
6
+ <title>PHCPress - Content Management Systen</title>
6
7
 
7
8
  <%= stylesheet_link_tag "phcpress/application", media: "all" %>
8
9
  <%= javascript_include_tag "phcpress/application" %>
@@ -10,10 +11,56 @@
10
11
 
11
12
  </head>
12
13
 
13
- <body>
14
- <div class="container">
15
- <%= yield %>
14
+ <body class="hold-transition skin-blue sidebar-mini">
15
+
16
+ <div class="wrapper">
17
+ <div class="main_container">
18
+
19
+ <header class="main-header">
20
+
21
+ <!-- Logo with Link -->
22
+ <%= link_to phcpress.articles_posts_path, class: "logo" do %>
23
+ <span class="logo-mini">PHC</span>
24
+ <span class="logo-lg"><b>PHC</b>Press</span>
25
+ <% end %>
26
+ <!-- Logo with Link -->
27
+
28
+ <!-- Top Navbar -->
29
+ <nav class="navbar navbar-static-top">
30
+
31
+ <!-- Mobile Toggle -->
32
+ <a href="#" class="sidebar-toggle" data-toggle="offcanvas" role="button">
33
+ <span class="sr-only">Toggle navigation</span>
34
+ </a>
35
+ <!-- Mobile Toggle -->
36
+
37
+ </nav>
38
+ <!-- Top Navbar -->
39
+
40
+ </header>
41
+
42
+ <aside class="main-sidebar">
43
+ <section class="sidebar">
44
+ </section>
45
+ </aside>
46
+
47
+ <!-- Page Content -->
48
+ <div class="content-wrapper">
49
+ <%= yield %>
50
+ </div>
51
+ <!-- Page Content -->
52
+
53
+ </div>
16
54
  </div>
17
- </body>
18
55
 
56
+ <!-- Footer -->
57
+ <footer class="main-footer">
58
+ <div class="pull-right hidden-xs">
59
+ <b>Version</b> 4.2.7 - OCT-27-<%= Date.today.year %>
60
+ </div>
61
+ <strong>&copy; 2012-<%= Time.now.year %> <%= link_to "https://phcnetworks.net", target: "_blank", rel: "nofollow" do %>PHCNetworks<% end %></strong>
62
+ </footer>
63
+ <!-- Footer -->
64
+
65
+ </body>
19
66
  </html>
@@ -1 +1,37 @@
1
- <%= render 'form', articles_post: @articles_post %>
1
+ <!-- Title System -->
2
+ <% phc_title "PHCPress - Articles Manager" %>
3
+ <% phc_title_tagline "Update Article Information" %>
4
+ <!-- Title System -->
5
+
6
+ <!-- Page Title Bar -->
7
+ <section class="content-header">
8
+
9
+ <!-- Page Title and BreadCrumb -->
10
+ <h1><%= yield(:phc_title) %> <small><%= yield(:phc_title_tagline) %></small></h1>
11
+ <ol class="breadcrumb">
12
+ <li><%= link_to "Article Index", articles_posts_path %></li>
13
+ <li class="active"><%= yield(:phc_title_tagline) %></li>
14
+ </ol>
15
+ <!-- Page Title and BreadCrumb -->
16
+
17
+ </section>
18
+ <!-- Page Title Bar -->
19
+
20
+ <!-- Main Content -->
21
+ <section class="content">
22
+ <div class="row">
23
+ <div class="col-lg-12">
24
+
25
+ <div class="box">
26
+ <div class="box-header with-border">
27
+ <h3 class="box-title"><%= yield(:phc_title) %></h3>
28
+ </div>
29
+ <div class="box-body">
30
+ <%= render 'form', articles_post: @articles_post %>
31
+ </div>
32
+ </div>
33
+
34
+ </div>
35
+ </div>
36
+ </section>
37
+ <!-- Main Content -->
@@ -1,43 +1,61 @@
1
- <!-- Main Content -->
2
- <div class="wrapper wrapper-content">
3
- <div class="panel panel-primary">
4
-
5
- <div class="panel-heading">
6
- <i class="fa fa-pencil-square-o"></i> Article List
7
- </div>
8
-
9
- <div class="panel-body">
1
+ <!-- Title System -->
2
+ <% phc_title "PHCPress - Articles Manager" %>
3
+ <% phc_title_tagline "Article Index" %>
4
+ <!-- Title System -->
10
5
 
11
- <table class="table table-bordered table-striped table-hover">
6
+ <!-- Page Title Bar -->
7
+ <section class="content-header">
12
8
 
13
- <thead>
14
- <tr>
15
- <th>Title</th>
16
- <th>Text Preview</th>
17
- <th>Article Status</th>
18
- <th></th>
19
- </tr>
20
- </thead>
9
+ <!-- Page Title and BreadCrumb -->
10
+ <h1><%= yield(:phc_title) %> <small><%= yield(:phc_title_tagline) %></small></h1>
11
+ <ol class="breadcrumb">
12
+ <li class="active"><%= yield(:phc_title_tagline) %></li>
13
+ </ol>
14
+ <!-- Page Title and BreadCrumb -->
21
15
 
22
- <tbody>
23
- <% @articles_posts.each do |articles_post| %>
24
- <tr>
25
- <td><%= articles_post.psttitle %></td>
26
- <td><%= truncate(articles_post.psttext, :length => 80) %></td>
27
- <td><%= articles_post.pststatus %></td>
28
- <td><div class="btn-group" role="group" aria-label="Blog Articles">
29
- <%= link_to 'Edit', edit_articles_post_path(articles_post), class: "btn btn-primary btn-xs" %>
30
- <%= link_to 'Delete', articles_post, class: "btn btn-danger btn-xs", method: :delete, data: { confirm: 'Are you sure?' } %>
31
- </div></td>
32
- </tr>
33
- <% end %>
34
- </tbody>
16
+ </section>
17
+ <!-- Page Title Bar -->
35
18
 
36
- </table>
37
-
38
- <%= link_to 'New Blog Post', new_articles_post_path, class: "btn btn-primary" %>
19
+ <!-- Main Content -->
20
+ <section class="content">
21
+ <div class="row">
22
+ <div class="col-lg-12">
23
+
24
+ <div class="box">
25
+ <div class="box-header with-border">
26
+ <h3 class="box-title"><%= yield(:phc_title) %></h3>
27
+ </div>
28
+ <div class="box-body">
29
+ <table class="table table-bordered table-striped table-hover">
30
+ <thead>
31
+ <tr>
32
+ <th>Title</th>
33
+ <th>Text Preview</th>
34
+ <th>Article Status</th>
35
+ <th></th>
36
+ </tr>
37
+ </thead>
38
+ <tbody>
39
+ <% @articles_posts.each do |articles_post| %>
40
+ <tr>
41
+ <td><%= articles_post.psttitle %></td>
42
+ <td><%= truncate(articles_post.psttext, :length => 80) %></td>
43
+ <td><%= articles_post.pststatus %></td>
44
+ <td><div class="btn-group" role="group" aria-label="Blog Articles">
45
+ <%= link_to 'Edit', edit_articles_post_path(articles_post), class: "btn btn-primary btn-xs" %>
46
+ <%= link_to 'Delete', articles_post, class: "btn btn-danger btn-xs", method: :delete, data: { confirm: 'Are you sure?' } %>
47
+ </div></td>
48
+ </tr>
49
+ <% end %>
50
+ </tbody>
51
+ </table>
52
+ </div>
53
+ <div class="box-footer clearfix">
54
+ <%= link_to 'New Blog Post', new_articles_post_path, class: "btn btn-primary" %>
55
+ </div>
56
+ </div>
39
57
 
40
58
  </div>
41
-
42
59
  </div>
43
- </div>
60
+ </section>
61
+ <!-- Main Content -->
@@ -1 +1,37 @@
1
- <%= render 'form', articles_post: @articles_post %>
1
+ <!-- Title System -->
2
+ <% phc_title "PHCPress - Articles Manager" %>
3
+ <% phc_title_tagline "Post a New Article" %>
4
+ <!-- Title System -->
5
+
6
+ <!-- Page Title Bar -->
7
+ <section class="content-header">
8
+
9
+ <!-- Page Title and BreadCrumb -->
10
+ <h1><%= yield(:phc_title) %> <small><%= yield(:phc_title_tagline) %></small></h1>
11
+ <ol class="breadcrumb">
12
+ <li><%= link_to "Article Index", articles_posts_path %></li>
13
+ <li class="active"><%= yield(:phc_title_tagline) %></li>
14
+ </ol>
15
+ <!-- Page Title and BreadCrumb -->
16
+
17
+ </section>
18
+ <!-- Page Title Bar -->
19
+
20
+ <!-- Main Content -->
21
+ <section class="content">
22
+ <div class="row">
23
+ <div class="col-lg-12">
24
+
25
+ <div class="box">
26
+ <div class="box-header with-border">
27
+ <h3 class="box-title"><%= yield(:phc_title) %></h3>
28
+ </div>
29
+ <div class="box-body">
30
+ <%= render 'form', articles_post: @articles_post %>
31
+ </div>
32
+ </div>
33
+
34
+ </div>
35
+ </div>
36
+ </section>
37
+ <!-- Main Content -->
@@ -1,4 +1,48 @@
1
- <p id="notice"><%= notice %></p>
1
+ <!-- Title Variables -->
2
+ <% phc_title "PHCPress - Articles Manager" %>
3
+ <% phc_title_tagline "Article Detail" %>
2
4
 
3
- <%= link_to 'Edit', edit_articles_post_path(@articles_post) %> |
4
- <%= link_to 'Back', articles_posts_path %>
5
+ <!-- Page Header -->
6
+ <div class="row">
7
+ <div class="col-lg-12">
8
+
9
+ <!-- Bread Crumbs -->
10
+ <ol class="breadcrumb">
11
+ <li><%= link_to "Article Index", articles_posts_path %></li>
12
+ <li class="active"><%= yield(:phc_title_tagline) %></li>
13
+ </ol>
14
+
15
+ <!-- Page Title -->
16
+ <h3 class="page-title">
17
+ <%= yield(:phc_title) %> </br>
18
+ <small><%= yield(:phc_title_tagline) %></small>
19
+ </h3>
20
+
21
+ </div>
22
+ </div>
23
+
24
+ <!-- Main Content -->
25
+ <div class="row">
26
+ <div class="col-lg-12">
27
+
28
+ <div class="panel panel-default">
29
+
30
+ <div class="panel-heading">
31
+ <div class="caption">
32
+ <span class="caption-subject bold uppercase"><%= yield(:phc_title_tagline) %></span>
33
+ </div>
34
+ <div class="actions">
35
+ </div>
36
+ </div>
37
+
38
+ <div class="panel-body">
39
+ <p id="notice"><%= notice %></p>
40
+ <%= link_to 'Edit', edit_articles_post_path(@articles_post) %> |
41
+ <%= link_to 'Back', articles_posts_path %>
42
+ </div>
43
+
44
+ </div>
45
+
46
+ </div>
47
+ </div>
48
+ <!-- Main Content -->
@@ -1 +1,37 @@
1
- <%= render 'form', modules_category: @modules_category %>
1
+ <!-- Title System -->
2
+ <% phc_title "PHCPress - Categories Manager" %>
3
+ <% phc_title_tagline "Update Category Information" %>
4
+ <!-- Title System -->
5
+
6
+ <!-- Page Title Bar -->
7
+ <section class="content-header">
8
+
9
+ <!-- Page Title and BreadCrumb -->
10
+ <h1><%= yield(:phc_title) %> <small><%= yield(:phc_title_tagline) %></small></h1>
11
+ <ol class="breadcrumb">
12
+ <li><%= link_to "Category Index", modules_categories_path %></li>
13
+ <li class="active"><%= yield(:phc_title_tagline) %></li>
14
+ </ol>
15
+ <!-- Page Title and BreadCrumb -->
16
+
17
+ </section>
18
+ <!-- Page Title Bar -->
19
+
20
+ <!-- Main Content -->
21
+ <section class="content">
22
+ <div class="row">
23
+ <div class="col-lg-12">
24
+
25
+ <div class="box">
26
+ <div class="box-header with-border">
27
+ <h3 class="box-title"><%= yield(:phc_title) %></h3>
28
+ </div>
29
+ <div class="box-body">
30
+ <%= render 'form', modules_category: @modules_category %>
31
+ </div>
32
+ </div>
33
+
34
+ </div>
35
+ </div>
36
+ </section>
37
+ <!-- Main Content -->
@@ -1,38 +1,59 @@
1
- <!-- Main Content -->
2
- <div class="wrapper wrapper-content">
3
- <div class="panel panel-primary">
1
+ <!-- Title System -->
2
+ <% phc_title "PHCPress - Categories Manager" %>
3
+ <% phc_title_tagline "Categories Index" %>
4
+ <!-- Title System -->
4
5
 
5
- <div class="panel-heading">
6
- <i class="fa fa-list-ul"></i> Category List
7
- </div>
6
+ <!-- Page Title Bar -->
7
+ <section class="content-header">
8
+
9
+ <!-- Page Title and BreadCrumb -->
10
+ <h1><%= yield(:phc_title) %> <small><%= yield(:phc_title_tagline) %></small></h1>
11
+ <ol class="breadcrumb">
12
+ <li class="active"><%= yield(:phc_title_tagline) %></li>
13
+ </ol>
14
+ <!-- Page Title and BreadCrumb -->
8
15
 
9
- <div class="panel-body">
16
+ </section>
17
+ <!-- Page Title Bar -->
10
18
 
11
- <table class="table table-bordered table-striped table-hover">
12
- <thead>
13
- <tr>
14
- <th>Category Name</th>
15
- <th></th>
16
- </tr>
17
- </thead>
19
+ <!-- Main Content -->
20
+ <section class="content">
21
+ <div class="row">
22
+ <div class="col-lg-12">
18
23
 
19
- <tbody>
20
- <% @modules_categories.each do |modules_category| %>
21
- <tr>
22
- <td><%= modules_category.catname %></td>
23
- <td><div class="btn-group" role="group" aria-label="Blog Articles">
24
- <%= link_to 'Edit', edit_modules_category_path(modules_category), class: "btn btn-primary btn-xs" %>
25
- <%= link_to 'Trash', modules_category, class: "btn btn-danger btn-xs", method: :delete, data: { confirm: 'Are you sure?' } %>
26
- </div>
27
- </td>
28
- </tr>
29
- <% end %>
30
- </tbody>
31
- </table>
24
+ <div class="box">
25
+ <div class="box-header with-border">
26
+ <h3 class="box-title"><%= yield(:phc_title) %></h3>
27
+ </div>
28
+ <div class="box-body">
29
+ <table class="table table-bordered table-striped table-hover">
30
+ <thead>
31
+ <tr>
32
+ <th>Category Name</th>
33
+ <th></th>
34
+ </tr>
35
+ </thead>
32
36
 
33
- <%= link_to 'New Category', new_modules_category_path, class: "btn btn-primary" %>
37
+ <tbody>
38
+ <% @modules_categories.each do |modules_category| %>
39
+ <tr>
40
+ <td><%= modules_category.catname %></td>
41
+ <td><div class="btn-group" role="group" aria-label="Blog Articles">
42
+ <%= link_to 'Edit', edit_modules_category_path(modules_category), class: "btn btn-primary btn-xs" %>
43
+ <%= link_to 'Trash', modules_category, class: "btn btn-danger btn-xs", method: :delete, data: { confirm: 'Are you sure?' } %>
44
+ </div>
45
+ </td>
46
+ </tr>
47
+ <% end %>
48
+ </tbody>
49
+ </table>
50
+ </div>
51
+ <div class="box-footer clearfix">
52
+ <%= link_to 'New Category', new_modules_category_path, class: "btn btn-primary" %>
53
+ </div>
54
+ </div>
34
55
 
35
56
  </div>
36
-
37
57
  </div>
38
- </div>
58
+ </section>
59
+ <!-- Main Content -->
@@ -1 +1,37 @@
1
- <%= render 'form', modules_category: @modules_category %>
1
+ <!-- Title System -->
2
+ <% phc_title "PHCPress - Categories Manager" %>
3
+ <% phc_title_tagline "Create a New Category" %>
4
+ <!-- Title System -->
5
+
6
+ <!-- Page Title Bar -->
7
+ <section class="content-header">
8
+
9
+ <!-- Page Title and BreadCrumb -->
10
+ <h1><%= yield(:phc_title) %> <small><%= yield(:phc_title_tagline) %></small></h1>
11
+ <ol class="breadcrumb">
12
+ <li><%= link_to "Categories Index", modules_categories_path %></li>
13
+ <li class="active"><%= yield(:phc_title_tagline) %></li>
14
+ </ol>
15
+ <!-- Page Title and BreadCrumb -->
16
+
17
+ </section>
18
+ <!-- Page Title Bar -->
19
+
20
+ <!-- Main Content -->
21
+ <section class="content">
22
+ <div class="row">
23
+ <div class="col-lg-12">
24
+
25
+ <div class="box">
26
+ <div class="box-header with-border">
27
+ <h3 class="box-title"><%= yield(:phc_title) %></h3>
28
+ </div>
29
+ <div class="box-body">
30
+ <%= render 'form', modules_category: @modules_category %>
31
+ </div>
32
+ </div>
33
+
34
+ </div>
35
+ </div>
36
+ </section>
37
+ <!-- Main Content -->
@@ -1,3 +1,22 @@
1
+ <!-- Title System -->
2
+ <% phc_title "PHCPress - Categories Manager" %>
3
+ <% phc_title_tagline "Update Category Information" %>
4
+ <!-- Title System -->
5
+
6
+ <!-- Page Title Bar -->
7
+ <section class="content-header">
8
+
9
+ <!-- Page Title and BreadCrumb -->
10
+ <h1><%= yield(:phc_title) %> <small><%= yield(:phc_title_tagline) %></small></h1>
11
+ <ol class="breadcrumb">
12
+ <li><%= link_to "Category Index", modules_categories_path %></li>
13
+ <li class="active"><%= yield(:phc_title_tagline) %></li>
14
+ </ol>
15
+ <!-- Page Title and BreadCrumb -->
16
+
17
+ </section>
18
+ <!-- Page Title Bar -->
19
+
1
20
  <p id="notice"><%= notice %></p>
2
21
 
3
22
  <%= link_to 'Edit', edit_modules_category_path(@modules_category) %> |
@@ -1 +1,37 @@
1
- <%= render 'form', modules_connection: @modules_connection %>
1
+ <!-- Title System -->
2
+ <% phc_title "PHCPress - Conection Manager" %>
3
+ <% phc_title_tagline "Update Connection" %>
4
+ <!-- Title System -->
5
+
6
+ <!-- Page Title Bar -->
7
+ <section class="content-header">
8
+
9
+ <!-- Page Title and BreadCrumb -->
10
+ <h1><%= yield(:phc_title) %> <small><%= yield(:phc_title_tagline) %></small></h1>
11
+ <ol class="breadcrumb">
12
+ <li><%= link_to "Category Index", modules_categories_path %></li>
13
+ <li class="active"><%= yield(:phc_title_tagline) %></li>
14
+ </ol>
15
+ <!-- Page Title and BreadCrumb -->
16
+
17
+ </section>
18
+ <!-- Page Title Bar -->
19
+
20
+ <!-- Main Content -->
21
+ <section class="content">
22
+ <div class="row">
23
+ <div class="col-lg-12">
24
+
25
+ <div class="box">
26
+ <div class="box-header with-border">
27
+ <h3 class="box-title"><%= yield(:phc_title) %></h3>
28
+ </div>
29
+ <div class="box-body">
30
+ <%= render 'form', modules_connection: @modules_connection %>
31
+ </div>
32
+ </div>
33
+
34
+ </div>
35
+ </div>
36
+ </section>
37
+ <!-- Main Content -->
@@ -1,14 +1,32 @@
1
- <!-- Main Content -->
2
- <div class="wrapper wrapper-content">
3
- <div class="panel panel-primary">
1
+ <!-- Title System -->
2
+ <% phc_title "PHCPress - Connections Manager" %>
3
+ <% phc_title_tagline "Connection Index" %>
4
+ <!-- Title System -->
4
5
 
5
- <div class="panel-heading">
6
- <i class="fa fa-list-ul"></i> Connections List
7
- </div>
6
+ <!-- Page Title Bar -->
7
+ <section class="content-header">
8
+
9
+ <!-- Page Title and BreadCrumb -->
10
+ <h1><%= yield(:phc_title) %> <small><%= yield(:phc_title_tagline) %></small></h1>
11
+ <ol class="breadcrumb">
12
+ <li class="active"><%= yield(:phc_title_tagline) %></li>
13
+ </ol>
14
+ <!-- Page Title and BreadCrumb -->
8
15
 
9
- <div class="panel-body">
16
+ </section>
17
+ <!-- Page Title Bar -->
18
+
19
+ <!-- Main Content -->
20
+ <section class="content">
21
+ <div class="row">
22
+ <div class="col-lg-12">
10
23
 
11
- <table class="table table-bordered table-striped table-hover">
24
+ <div class="box">
25
+ <div class="box-header with-border">
26
+ <h3 class="box-title"><%= yield(:phc_title) %></h3>
27
+ </div>
28
+ <div class="box-body">
29
+ <table class="table table-bordered table-striped table-hover">
12
30
  <thead>
13
31
  <tr>
14
32
  <th>Category</th>
@@ -1 +1,37 @@
1
- <%= render 'form', modules_connection: @modules_connection %>
1
+ <!-- Title System -->
2
+ <% phc_title "PHCPress - Connection Manager" %>
3
+ <% phc_title_tagline "Create a New Connection" %>
4
+ <!-- Title System -->
5
+
6
+ <!-- Page Title Bar -->
7
+ <section class="content-header">
8
+
9
+ <!-- Page Title and BreadCrumb -->
10
+ <h1><%= yield(:phc_title) %> <small><%= yield(:phc_title_tagline) %></small></h1>
11
+ <ol class="breadcrumb">
12
+ <li><%= link_to "Categories Index", modules_categories_path %></li>
13
+ <li class="active"><%= yield(:phc_title_tagline) %></li>
14
+ </ol>
15
+ <!-- Page Title and BreadCrumb -->
16
+
17
+ </section>
18
+ <!-- Page Title Bar -->
19
+
20
+ <!-- Main Content -->
21
+ <section class="content">
22
+ <div class="row">
23
+ <div class="col-lg-12">
24
+
25
+ <div class="box">
26
+ <div class="box-header with-border">
27
+ <h3 class="box-title"><%= yield(:phc_title) %></h3>
28
+ </div>
29
+ <div class="box-body">
30
+ <%= render 'form', modules_connection: @modules_connection %>
31
+ </div>
32
+ </div>
33
+
34
+ </div>
35
+ </div>
36
+ </section>
37
+ <!-- Main Content -->
@@ -1,3 +1,3 @@
1
1
  module Phcpress
2
- VERSION = "5.3.9"
2
+ VERSION = "6.0.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcpress
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.3.9
4
+ version: 6.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - BradPotts
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-11-06 00:00:00.000000000 Z
11
+ date: 2016-11-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -70,14 +70,14 @@ dependencies:
70
70
  requirements:
71
71
  - - "~>"
72
72
  - !ruby/object:Gem::Version
73
- version: 0.5.1
73
+ version: 0.5.2
74
74
  type: :runtime
75
75
  prerelease: false
76
76
  version_requirements: !ruby/object:Gem::Requirement
77
77
  requirements:
78
78
  - - "~>"
79
79
  - !ruby/object:Gem::Version
80
- version: 0.5.1
80
+ version: 0.5.2
81
81
  - !ruby/object:Gem::Dependency
82
82
  name: phctitleseo
83
83
  requirement: !ruby/object:Gem::Requirement
@@ -529,6 +529,9 @@ dependencies:
529
529
  - - "~>"
530
530
  - !ruby/object:Gem::Version
531
531
  version: '3.0'
532
+ - - ">="
533
+ - !ruby/object:Gem::Version
534
+ version: 3.0.1
532
535
  type: :development
533
536
  prerelease: false
534
537
  version_requirements: !ruby/object:Gem::Requirement
@@ -536,6 +539,9 @@ dependencies:
536
539
  - - "~>"
537
540
  - !ruby/object:Gem::Version
538
541
  version: '3.0'
542
+ - - ">="
543
+ - !ruby/object:Gem::Version
544
+ version: 3.0.1
539
545
  description: PHCPress(5) is a basic open source news & blog engine.
540
546
  email:
541
547
  - developers@phcnetworks.net