Editing Previous Game, Next Game

Mavric

Yoda
Pre/Next Game Block right now depends on a PHP template called 'Game Data'.
The pre/next game stuff is under IP.Conent -> Blocks. Some organizing/pruning needs to be done here, though I don't want to lose anything critical.

Basically, there's a "data" block that is meant for just the information (some of which is optional) and a "content" block that doesn't need to be touched which displays the data.

The "data" block uses PHP syntax but should be intuitive. The structure shouldn't be changed, only the content.

Ultimately, though, whatever ends up being the easiest system to use.

Ideally, we keep as much stuff in "Blocks" as we can (versus the skin and templates, which I've concluded are an awful chore to touch).
 
Last edited by a moderator:
Back
Top