To get to grips with Modz and how it works in a website design agency I have had a series of meetings with Chris Fickling (one of the partners at ibrow media). He is the website design/developer of the previous website. he has been showing me the ropes of how to use Modx so that the client can use the update able content to its ultimate level.
To create a news ticker I had to set the layout of it in dreamweaver first so that I could assign Template Variables to it (tv's).
In this screen shot I had to add a Template variable to a template so that the document could access it and implement it on the web page. I called this Template variable 'newsoptions' so that the client will know what it is and be able to change the settings for the news that she wants to be shown.
This screen shot shows me defining the options that the client will be able to choose from (yes or no). The code for that is yes==yes||no==no
|| is telling the code to show the next radio option on the next line. A radio option just means that a few options are chosen and only one can be chosen.
No comments:
Post a Comment