My First question: Is it possible to insert a block but only have the first 3 lines of text with the title.
Example:
MY TITLE OF BLOCK
Some text of a story goes here blah blah. The fox
jumps over the lazy dog blah. read more>
OTHER BLOCK TITLE
Some text of a story goes here blah blah. The fox
jumps over the lazy dog blah. read more>
Second question:
How to make these work:
1. <?php echo Page::available(); ?>
2. <?php echo Page::url(); ?>
3. <?php echo Page::available(); ?>