Block update for separate block pages.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 19 Nov 2015 15:37:34 +0000 (10:37 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 19 Nov 2015 15:37:34 +0000 (10:37 -0500)
commitc412b70183c479a77440e0263f74335feb417698
tree32c611944f0e202231c8d2bdb313020f741cda08
parentb5a9fd5cfcbfa9933d954cfc68a7a95bb5258360
Block update for separate block pages.

Ability to fetch blocks by their parent block id.
if fetch all blocks is given an id it is given into query as post_parent
so only the children of that id given will be fetched.
controllers/front.php
glm-blocks.php
models/block.php