- 21 Apr, 2008 2 commits
-
-
Nigel McNie authored
This patch makes most blocktypes have no title set by default when created. For those that used to set their own titles, if no title is set after the configuration form is submitted, then they get the chance to set the title. So for example, the RSS block will start with an empty title, but if the user doesn't set it, the title will be the title of the feed that is being syndicated. Blocks like 'textbox' still keep their defaults, because they don't have any special case way of setting their own titles.
-
Nigel McNie authored
-
- 16 Feb, 2008 2 commits
-
-
Nigel McNie authored
The name is largely irrelevant as it's only the creator of the file.
-
Nigel McNie authored
-
- 25 Jan, 2008 1 commit
-
-
Clare Lenihan authored
-
- 04 Dec, 2007 1 commit
-
-
Francois Marier authored
Signed-off-by: Andrew McMillan
-
- 28 Nov, 2007 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
- 21 Nov, 2007 1 commit
-
-
Nigel McNie authored
Only make sure about resume artefacts being in the block instance if the instance is _actually_ an entireresume blocktype.
-
- 20 Nov, 2007 1 commit
-
-
Nigel McNie authored
One suggestion for improvement is to have several layout templates and allow the user to pick one. For now, it makes sure that all resume fields a user has are displayed in the block at all times (excluding goals and skills)
-
- 14 Nov, 2007 1 commit
-
-
Penny Leach authored
Changed all requires. Also removed not used json/renderartefact.php
-
- 13 Nov, 2007 1 commit
-
-
Nigel McNie authored
-
- 12 Nov, 2007 1 commit
-
-
Evonne Cheung authored
-
- 07 Nov, 2007 3 commits
-
-
Nigel McNie authored
Build the form controls separately from the artefact chooser template itself, cleaning up all the artefactchooser templates quite a bit. Make sure that the message for the resumefield blocktype isn't stored as configdata also.
-
Nigel McNie authored
Implemented get_artefacts in the BlockType parent class, so that all children don't have to implement it. The one exception thus far is the Profile Information blocktype, which needs to add the 'profileicon' field.
-
Nigel McNie authored
-