Skip to content

Commit 212d98d

Browse files
committed
Fixed headings
1 parent 3cbe4e2 commit 212d98d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_posts/2014-10-01-Update-September-2014.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@ This month has been interesting, a new Jackalope PHPCR implementation has been s
88
a new tool to the PHPCR developers kit, also there has been lots of activity on the phpcr-odm in
99
preparation for the forthcoming 1.2 release.
1010

11-
## Talks
11+
### Talks
1212

1313
- [@willemjanz](https://twitter.com/willemjanz) and
1414
([@dantleech](https://twitter.com/dantleech)) talked about PHPCR at the great
1515
[EZ/PHP Summer Camp](http://2014.ezsummercamp.com/Programme) in Croatia.
1616

17-
## Jackalope
17+
### Jackalope
1818

1919
- Open [pull request](https://github.com/jackalope/jackalope/pull/245) for moving the implementation
2020
agnostic node validation code from the [doctrine-dbal](https://github.com/jackalope/jackalope-doctrine-dbal)
2121
implementation to the base package.
2222
- Discussion about also moving the node normalization logic to the main Jackalope package.
2323

24-
## Jackalope FS
24+
### Jackalope FS
2525

2626
- Pure filesystem implementation of PHPCR
2727
- Currently supports Reading and some Writing.
@@ -32,14 +32,14 @@ preparation for the forthcoming 1.2 release.
3232

3333
* [Alfusainey](https://github.com/Alfusainey) is working on implementing remoting for access control in Jackrabbit. Once this works, it will be possible to implement ACLs in jackalope-jackrabbit, allowing access control on nodes and subtrees. Check out the [Jackrabbit pull requests](https://github.com/apache/jackrabbit/pulls).
3434

35-
## PHPCR-Shell
35+
### PHPCR-Shell
3636

3737
- General minor improvements, including asking for confirmation on exit if there are unsaved changes.
3838
- Open [pull request](https://github.com/phpcr/phpcr-shell/pull/90) for adding
3939
function mapping to UPDATE queries, with the particular goal of better
4040
supporting multi-value propoperties.
4141

42-
## PHPCR-ODM
42+
### PHPCR-ODM
4343

4444
- **Version 1.2** of the [PHPCR-ODM](https://github.com/doctrine/phpcr-odm) is just around the corner and we ask people to test the latest RC version ([1.2.0-rc4](https://packagist.org/packages/doctrine/phpcr-odm#1.2.0-rc4)) and provid feedback until next week when we hope to release it.
4545
- Fixed some bugs related to [translation](https://github.com/doctrine/phpcr-odm/pull/566) handling.

0 commit comments

Comments
 (0)