Skip to content

Commit

Permalink
7.x-3.6+23-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
cjwest committed Feb 22, 2017
1 parent b0a1f54 commit fed7219
Show file tree
Hide file tree
Showing 15 changed files with 22 additions and 14 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Stanford News x.x-x.x, xxxx-xx-xx
---------------------------------


Stanford News 7.x-3.6+23-dev 2017-02-22
---------------------------------------
- Added a function to deprecate the use of image credits and
transition image caption to become image "caption and credits"
- For news extras, updated CSS for credits and captions to display on separate lines.
- Updates code climate and updates code to coding standards

Stanford News 7.x-3.5 2017-01-24
---------------------------------
- Removed an extra edit button on news block
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#[Stanford News](https://github.com/SU-SWS/stanford_news)
##### Version: 7.x-3.6-dev
##### Version: 7.x-3.6+23-dev

Maintainers: [jbickar](https://github.com/jbickar), [sherakama](https://github.com/sherakama)
[Changelog.txt](CHANGELOG.txt)
Expand Down
2 changes: 1 addition & 1 deletion modules/stanford_news_administration/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# [Stanford New Administration](https://github.com/SU-SWS/stanford_news)
##### Version: 7.x-3.6-dev
##### Version: 7.x-3.6+23-dev

This sub module contains a manage content view for administering news items.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = Stanford News Administration
description = Provides the manage content view for administering news items
core = 7.x
package = Stanford
version = 7.x-3.6-dev
version = 7.x-3.6+23-dev
project = stanford_news_administration
dependencies[] = ctools
dependencies[] = views
Expand Down
2 changes: 1 addition & 1 deletion modules/stanford_news_extras/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# [Stanford News Extras](https://github.com/SU-SWS/stanford_news)
##### Version: 7.x-3.6-dev
##### Version: 7.x-3.6+23-dev

Stanford News Extras feature provides extra fields needed to support SoE needs.

Expand Down
2 changes: 1 addition & 1 deletion modules/stanford_news_extras/stanford_news_extras.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = Stanford News Extras
description = Extra fields and view mode for the Stanford News content type
core = 7.x
package = Stanford
version = 7.x-3.6-dev
version = 7.x-3.6+23-dev
project = stanford_news_extras
dependencies[] = context
dependencies[] = contextual_view_modes
Expand Down
2 changes: 1 addition & 1 deletion modules/stanford_news_extras_importer/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# [Stanford News Extras Importer](https://github.com/SU-SWS/stanford_news)
##### Version: 7.x-3.6-dev
##### Version: 7.x-3.6+23-dev

Stanford News Extras Importer feature provides an out of the box solution for importing news content on your website. This feature requires fields from the Stanford News Extras feature

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = Stanford News Extras Importer
description = Importer for the Stanford News content type using extra fields
core = 7.x
package = Stanford
version = 7.x-3.6-dev
version = 7.x-3.6+23-dev
project = stanford_news_extras_importer
dependencies[] = ctools
dependencies[] = features
Expand Down
2 changes: 1 addition & 1 deletion modules/stanford_news_extras_views/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# [Stanford News Extras Views](https://github.com/SU-SWS/stanford_news)
##### Version: 7.x-3.6-dev
##### Version: 7.x-3.6+23-dev

This sub module contains a number of default page and block views for the Stanford News content type. Site administrators can choose to use these views with the Stanford News content type or create their own. Also included is a view that displays Stanford News content in an xml document that other sites could use.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = Stanford News Extras Views
description = Views using the fields in the News Extras
core = 7.x
package = Stanford
version = 7.x-3.6-dev
version = 7.x-3.6+23-dev
project = stanford_news_extras_views
dependencies[] = ctools
dependencies[] = stanford_news
Expand Down
2 changes: 1 addition & 1 deletion modules/stanford_news_search/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# [Stanford News Search](https://github.com/SU-SWS/stanford_news)
##### Version: 7.x-3.6-dev
##### Version: 7.x-3.6+23-dev

Stanford News Search feature provides an out of the box solution for importing
news content on your website from any RSS fee source such as http://news.stanford.edu/?feed=rss2.
Expand Down
2 changes: 1 addition & 1 deletion modules/stanford_news_search/stanford_news_search.info
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = Stanford News Search
core = 7.x
package = Stanford
version = 7.x-1.0-dev
version = 7.x-3.6+23-dev
dependencies[] = ctools
dependencies[] = feeds
dependencies[] = feeds_xpathparser
Expand Down
2 changes: 1 addition & 1 deletion modules/stanford_news_views/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# [Stanford News Views](https://github.com/SU-SWS/stanford_news)
##### Version: 7.x-3.6-dev
##### Version: 7.x-3.6+23-dev

This sub module contains a number of default page and block views for the Stanford News content type. Site administrators can choose to use these views with the Stanford News content type or create their own. Also included is a view that displays Stanford News content in an xml document that other sites could use.

Expand Down
2 changes: 1 addition & 1 deletion modules/stanford_news_views/stanford_news_views.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = Stanford News Views
description = Views for the stanford_news module and content type.
core = 7.x
package = Stanford
version = 7.x-3.6-dev
version = 7.x-3.6+23-dev
project = stanford_news_views
dependencies[] = ctools
dependencies[] = date
Expand Down
2 changes: 1 addition & 1 deletion stanford_news.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = Stanford News
description = News Item content type, and list Views with an image and taxonomy terms
core = 7.x
package = Stanford
version = 7.x-3.6-dev
version = 7.x-3.6+23-dev
project = stanford_news
dependencies[] = ctools
dependencies[] = date
Expand Down

0 comments on commit fed7219

Please sign in to comment.