Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download blog-8.x-2.0-beta1.tar.gztar.gz 15.53 KB
MD5: eefc3637d7e7bce6ef87d9bfc451c8de
SHA-1: 606a9d8ac6957e5d2d42065d4f329eedc6544e05
SHA-256: 90e55f5bf4e734fbd334a85f55b666a4620a344b46edc7b1cb75ed59e2d7bca9
Download blog-8.x-2.0-beta1.zipzip 25.69 KB
MD5: bb3ea6607644f5fda47aef16ed77e90f
SHA-1: e9b02e6ae636736839ec79d51456efc449c696d1
SHA-256: b9e1cc32c0b5a74a8bf52bd559ad5f68a1cd15f84e6a090c6e95ca5170548178

Release notes

Initial pre-stable version with automated tests and code reformatting.

Changelog:

2504a5e empty new line added
3bb5f37 Follow-up #2834732: test empty personal blog
d7fc4b5 Follow-up #3124601: more code formatting with phpcs
22186bd Issue #3124601 by nevergone: Add composer.json and code reformatting
9737b00 Issue #3124598 by nevergone: Remove uuid from configuration items
171912d Issue #2834732 by paddy.doyle, texas-bronius, nevergone: Incorrect no-results text when no blogs found
1830b99 Issue #3124296 by nevergone: Translatable blog title
8784383 Issue #3124294 by nevergone: User-related menu link to blog
f6f7b23 Follow-up #3124176: unnecessary variable
5712176 Issue #3124176 by nevergone: Convert simpletest-based test to phpunit
b856862 Issue #3028849 by nevergone: Add blog-related breadcrumb
4904732 Issue #3025259 by Zoltán Balogh: Missing dependencies in the minimal installation profile
689b3f0 Issue #2546000 by luismagr, Omar Alahmed: Profile with blog fails because of dependencies
932e6bc Issue #2999699 by chipway: Update Dependencies to new Format in .info.yml
606c2c5 Issue #2951598 by paddy.doyle: Schema issue: views.view.blog:display.default.display_options.filters.status.value variable type is boolean
43a2171 Issue #2819859 by binoli.addweb: Invalid placeholder (username) in string: username's Blog
7cab254 Issue #2116217 by chris_hall_hu_cheng: Fix some title issues in views
ee0f5ea Issue #2699311 by levmyshkin: Missing functionality
cc4fb9e Issue #2671744 by levmyshkin: Show username's Blog instead of uid's Blog title
7c33741 Issue #2116217 by chris_hall_hu_cheng: Fix for Drupal 8
328ed12 Issue #2656210: Replace listings with views
06ece93 Issue #2655912 by levmyshkin: Replace _content parameter with _controller
d02060e Issue #2559351 by chris_hall_hu_cheng, keboca, roberto_araya: Exception while hook_node_view is executed
ab722d7 Issue #2116217: convert to node type blog_post in tests
1e2db29 Issue #2647952: Fix tests for Drupal 8
3f93f46 Issue #2559425 by keboca, roberto_araya: Remove _l() since it is deprecated
d0339c5 Issue #2615274 by mouseclone, chris_hall_hu_cheng, parimal.gajjar: Error when enabling Blog module
49dc967 Issue #2116217 by chris_hall_hu_cheng: Change from blog_entry to blog_post.
04a5e02 Issue #2116217 by chris_hall_hu_cheng: Update config yaml
e82d50b Issue #2116217 by chris_hall_hu_cheng: Fixing call to drupal_add_feed() and upgraded path validation.
36c3bad Issue #2116217 by chris_hall_hu_cheng: Various changes towards getting working for the first Beta.
b2295fa Issue #2300073 by gielfeldt: Update for PSR4.
8caffff Issue #2116217 by chris_hall_hu_cheng: Fix test for presence of recent posts block.
d5b527e Issue #2116217 by chris_hall_hu_cheng: Correct RSS title.
aef1003 Issue #2116217 by chris_hall_hu_cheng: Update and fix hooks in the module file.
81740cb Issue #2116217 by chris_hall_hu_cheng: Remove install, rename content type.
536af12 Issue #2116217 by chris_hall_hu_cheng: Implement block access function, fix title in BlogLister and add node dependency to info file
e01ba36 Issue #2116217 by chris_hall_hu_cheng: Initial block plugin and fixing Simple test exceptions
6a426db Issue #2116217 by chris_hall_hu_cheng: Added D8 style routing and initial Simpletest conversion.
afb4cab Issue #2102913 by chris_hall_hu_cheng: Fixed blog listing RSS feeds.
0d42ecb Issue #2100631 by chris_hall_hu_cheng: Fixed paging on listing pages.
508ed29 Issue #2075051 by chris_hall_hu_cheng: Fix multiple D8 failures.
f5d7fec Issue #1997836 by the_phi: Add YAML-key 'type' to info file.
5f6b51b Issue #1949126 by shanethehat: Convert .info file to yml.
8849a9f Issue #1694688 by wusel, brenda003: Remove Core package assignment.
2c7c9b0 Issue #1432596 by jgtrescazes: format_user_name() replaced format_username() in core.
e561f79 Removed core version info from blog.info.
2d3d0f5 Initial copy of blog.module for Drupal 8 core.

Created by: nevergone
Created on: 3 Apr 2020 at 15:44 UTC
Last updated: 3 Apr 2020 at 15:45 UTC
Bug fixes
New features

Other releases