Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steel 1.1.0 - Shortcodes and Slides #102

Merged
merged 81 commits into from Jan 1, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
b2155c3
Update README.md
mbeall Oct 8, 2013
c7b0991
Update readme.txt
mbeall Oct 8, 2013
fc395aa
Update steel.php
mbeall Oct 16, 2013
c43618b
Update README.md
mbeall Dec 9, 2013
1a26b9d
Revert to 1.0.2 in order to merge
mbeall Dec 9, 2013
f67995a
Revert to 1.0.2 in order to merge
mbeall Dec 9, 2013
5f48073
Merge pull request #104 from starverte/master
mbeall Dec 9, 2013
b4b8ab2
Update version number to 1.1.0
mbeall Dec 9, 2013
4aa2af4
Update version number to 1.1.0
mbeall Dec 9, 2013
ceb7646
Update steel.php
mbeall Dec 9, 2013
a757338
Delete templates.php
mbeall Dec 9, 2013
169e4bb
Merge pull request #7 from starverte/v1.1.0-wip
mbeall Dec 9, 2013
771d4f7
Update readme.txt
mbeall Dec 9, 2013
90c1030
Update README.md
mbeall Dec 9, 2013
05d2c65
Remove tooltip, popover, and carousel shortcodes
mbeall Dec 11, 2013
4befed5
Add glyph, btn, btn_group, label, and badge shortcodes
mbeall Dec 11, 2013
e6e5418
Add alert, progress, and panel shortcodes
mbeall Dec 11, 2013
88ac34c
Merge pull request #105 from mbeall/master
mbeall Dec 11, 2013
7bc89b3
Add font-based icon via starverte font
mbeall Dec 11, 2013
4131774
Clean up spacing
mbeall Dec 11, 2013
bd8aa5f
Add back tooltip and popover capabilities
mbeall Dec 14, 2013
4accd42
Merge pull request #107 from mbeall/master
mbeall Dec 14, 2013
7261a08
Upgrade Bootstrap to 3.0.3
mbeall Dec 14, 2013
03a64ba
Add panel_group shortcode
mbeall Dec 14, 2013
6aab993
Add collapse to panel shortcode
mbeall Dec 14, 2013
ee58b86
Upgrade jQuery and Bootstrap
mbeall Dec 14, 2013
62d194d
Merge pull request #108 from mbeall/master
mbeall Dec 14, 2013
71ac5fb
Add dashicon for teams
mbeall Dec 14, 2013
24ea11b
Merge pull request #109 from mbeall/master
mbeall Dec 14, 2013
bbb4753
Implement dashicon via register_post_type instead
mbeall Dec 15, 2013
b0466bb
Remove sparks icon and fix menu order conflict
mbeall Dec 15, 2013
3e88e85
Output proper HTML
mbeall Dec 15, 2013
218831f
Merge pull request #110 from mbeall/master
mbeall Dec 15, 2013
a7913a4
Create slides module
mbeall Dec 15, 2013
8285bf2
Add podcast module and clean up spacing
mbeall Dec 16, 2013
de4f04b
Update description for Slides module
mbeall Dec 16, 2013
da03b66
Update description for Teams module
mbeall Dec 16, 2013
1f7795f
Clean up spacing in shortcodes.php
mbeall Dec 16, 2013
eb0235d
Add podcast functions and styles to steel.php
mbeall Dec 16, 2013
fe6ce60
Add .cover-photo-icon specification to admin.css
mbeall Dec 16, 2013
b1973de
Add steel_episode, steel_pod_channel, and steel_pod_series
mbeall Dec 16, 2013
989d1b0
Add cover photo to steel_pod_series
mbeall Dec 16, 2013
95e16b4
Update titles and add is_flint_active
mbeall Dec 22, 2013
7ec4e49
Add bootstrap module settings (hidden until future version)
mbeall Dec 22, 2013
2e8a5d9
Add Quotes module settings (hidden until future version)
mbeall Dec 22, 2013
0c171ea
Add Shortcodes module settings (hidden until future update)
mbeall Dec 22, 2013
8f27a6b
Add Widgets module settings (hidden until future update)
mbeall Dec 22, 2013
ff4fd1f
Don't load module files unless activated
mbeall Dec 22, 2013
8d9e0a9
Clean up spacing
mbeall Dec 22, 2013
7445bf3
Namespace icons
mbeall Dec 22, 2013
aca0669
Update Bootstrap for Steel
mbeall Dec 22, 2013
a6155a2
Remove is_module_active from teams.php (No longer necessary)
mbeall Dec 22, 2013
b239503
Remove is_module_active from podcast.php (No longer necessary)
mbeall Dec 22, 2013
ed6170b
Create custom steel_pod_channel and steel_pod_episode metadata
mbeall Dec 22, 2013
d047259
Display podcast info via Flint action hooks
mbeall Dec 22, 2013
d2644e3
Add Slides Editor UI
mbeall Dec 28, 2013
7dbc69e
Simplify and add fields for Podcast module
mbeall Dec 28, 2013
1c83ee3
Don't allow thumbnails outside the bounds of 290 x 180
mbeall Dec 28, 2013
8469f61
Move steel_get_image_url to steel.php
mbeall Dec 29, 2013
fa4183f
Fix typo in teams.php
mbeall Dec 29, 2013
23fb131
Add slides.css
mbeall Dec 29, 2013
6c47f78
Hide publish box elements for steel_slides
mbeall Dec 29, 2013
2b061ef
Remove .carousel from run.js (no longer necessary)
mbeall Dec 29, 2013
dd96462
Add functions to display slideshow on front end
mbeall Dec 29, 2013
41464a6
Change menu page icon to 'none'
mbeall Dec 29, 2013
b72eacd
Remove href attribute for popovers
mbeall Dec 29, 2013
e7ec62a
Remove color aliases
mbeall Dec 29, 2013
2b0ce26
Show full-size image, not thumbnail
mbeall Dec 31, 2013
f2b71b0
Hide publishing actions on new slideshow as well
mbeall Dec 31, 2013
6e32080
Create standardized steel_meta() function
mbeall Jan 1, 2014
20a7f51
Create new steel_episode_meta function to replace steel_pod_episode_meta
mbeall Jan 1, 2014
60ca0b4
Simplify steel_slides_meta() with new steel_meta() function
mbeall Jan 1, 2014
8f483b5
Simplify profile metadata functions with new steel_meta()
mbeall Jan 1, 2014
c989593
Remove unnecessary space
mbeall Jan 1, 2014
22887a6
Merge pull request #111 from mbeall/master
mbeall Jan 1, 2014
5f25c2f
Remove podcast module from this release
mbeall Jan 1, 2014
9adc1f4
Update readme.txt
mbeall Jan 1, 2014
8f6cdc0
Delete README.md
mbeall Jan 1, 2014
5d09161
Update readme.txt
mbeall Jan 1, 2014
8cf0bbd
Update readme.txt
mbeall Jan 1, 2014
eedd6cc
Update readme.txt
mbeall Jan 1, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
18 changes: 0 additions & 18 deletions README.md

This file was deleted.

84 changes: 82 additions & 2 deletions css/admin.css
@@ -1,3 +1,83 @@
.toplevel_page_steel .wp-menu-image img {
max-width: 14px;
#toplevel_page_steel .wp-menu-image::before {
font-family: 'Star Verte' !important;
content: 'c'!important;
}
span[class*='steel-icon-'] {
margin: 0 2px;
display: inline-block;
width: 18px;
height: 18px;
font: 400 18px/1 dashicons;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
vertical-align: text-top;
speak: none;
}
.steel-icon-cover-photo:before {
content: "\f128";
}
.steel-icon-media:before {
content: "\f236";
}
.steel-icon-plus:before {
content: "\f132";
}
.steel-icon-dismiss:before {
content: "\f153";
}
.steel-icon-link:before {
content: "\f103";
}

/* Slides */
.post-php.post-type-steel_slides #misc-publishing-actions,
.post-php.post-type-steel_slides #minor-publishing-actions,
.post-new-php.post-type-steel_slides #misc-publishing-actions,
.post-new-php.post-type-steel_slides #minor-publishing-actions {
display: none;
}
.add_slide_media {
margin: 5px 0 !important;
}
#slides {
list-style-type: none;
margin: 0;
padding: 0;
}
.slide {
margin: 5px 5px 5px 0;
padding: 5px;
float: left;
width: 300px;
height: 360px;
overflow: scroll;
border: 1px solid #f5f5f5;
background: #fff;
}
.slide:hover {
border: 1px solid #ddd;
}
#slides img,
#slides label,
#slides input,
#slides textarea {
margin: 5px;
}
#slides p {
margin-top: 0;
margin-bottom: 0;
}
.slide-controls {
background: #eee;
padding: 5px;
margin: -5px;
margin-bottom: 5px;
height: 18px;
}
.slide:hover .slide-controls {
background: #ddd;
}
.del-slide,
.del-slide:hover {
color: #a00;
}