Modified:
/wiki/pp_get_solution_list.wiki
=======================================
--- /wiki/pp_get_solution_list.wiki Tue Feb 8 20:45:29 2011
+++ /wiki/pp_get_solution_list.wiki Wed Feb 9 04:22:09 2011
@@ -33,12 +33,12 @@
* `pp_solution.solution_list`:
This contains the HTML code for the input tag that should be filled the
name of the group. Each solution subsequently includes the following data
variables:
- * issue = Parent issue
- * name = Name of the solution
- * text = Description of this solution
- * submit_date = Date and time of the solution submission
- * user = User who submitted this solution
- * arguments = Number of arguments associated with this solution
+ * `solution.content_object.issue` = Parent issue
+ * `solution.content_object.name` = Name of the solution
+ * `solution.content_object.text` = Description of this solution
+ * `solution.content_object.submit_date` = Date and time of the solution
submission
+ * `solution.content_object.user` = User who submitted this solution
+ * `solution.content_object.arguments` = Number of arguments associated
with this solution