diff --git a/CHANGELOG.txt b/CHANGELOG.txt index d88b2c6..2a52f0e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,6 +1,10 @@ Stanford News x.x-x.x, xxxx-xx-xx --------------------------------- +Stanford News 7.x-3.4+4-dev 2016-11-29 +--------------------------------- +- Removed an extra edit button on news block + Stanford News 7.x-3.4 2016-11-29 --------------------------------- - Added new view mode so that news items can now display extra fields in just the content region diff --git a/README.md b/README.md index 338073c..a625d88 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ #[Stanford News](https://github.com/SU-SWS/stanford_news) -##### Version: 7.x-3.4-dev +##### Version: 7.x-3.4+4-dev Maintainers: [jbickar](https://github.com/jbickar), [sherakama](https://github.com/sherakama) [Changelog.txt](CHANGELOG.txt) diff --git a/modules/stanford_news_administration/README.md b/modules/stanford_news_administration/README.md index b9d574f..e65bcc3 100644 --- a/modules/stanford_news_administration/README.md +++ b/modules/stanford_news_administration/README.md @@ -1,5 +1,5 @@ # [Stanford New Administration](https://github.com/SU-SWS/stanford_news) -##### Version: 7.x-3.4-dev +##### Version: 7.x-3.4+4-dev This sub module contains a manage content view for administering news items. diff --git a/modules/stanford_news_extras/README.md b/modules/stanford_news_extras/README.md index b518fae..d9e1286 100644 --- a/modules/stanford_news_extras/README.md +++ b/modules/stanford_news_extras/README.md @@ -1,5 +1,5 @@ # [Stanford News Extras](https://github.com/SU-SWS/stanford_news) -##### Version: 7.x-3.4-dev +##### Version: 7.x-3.4+4-dev Stanford News Extras feature provides extra fields needed to support SoE needs. diff --git a/modules/stanford_news_extras_importer/README.md b/modules/stanford_news_extras_importer/README.md index f79465a..7a6ac73 100644 --- a/modules/stanford_news_extras_importer/README.md +++ b/modules/stanford_news_extras_importer/README.md @@ -1,5 +1,5 @@ # [Stanford News Extras Importer](https://github.com/SU-SWS/stanford_news) -##### Version: 7.x-3.4-dev +##### Version: 7.x-3.4+4-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 diff --git a/modules/stanford_news_extras_views/README.md b/modules/stanford_news_extras_views/README.md index 82e7a47..c0f0478 100644 --- a/modules/stanford_news_extras_views/README.md +++ b/modules/stanford_news_extras_views/README.md @@ -1,5 +1,5 @@ # [Stanford News Extras Views](https://github.com/SU-SWS/stanford_news) -##### Version: 7.x-3.4-dev +##### Version: 7.x-3.4+4-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. diff --git a/modules/stanford_news_views/README.md b/modules/stanford_news_views/README.md index 8ca7405..309482c 100644 --- a/modules/stanford_news_views/README.md +++ b/modules/stanford_news_views/README.md @@ -1,5 +1,5 @@ # [Stanford News Views](https://github.com/SU-SWS/stanford_news) -##### Version: 7.x-3.4-dev +##### Version: 7.x-3.4+4-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. diff --git a/stanford_news.info b/stanford_news.info index de44790..229237e 100644 --- a/stanford_news.info +++ b/stanford_news.info @@ -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.4-dev +version = 7.x-3.4+4-dev project = stanford_news dependencies[] = ctools dependencies[] = date