Modified:
/wiki/pp_solution_form.wiki
=======================================
--- /wiki/pp_solution_form.wiki Tue Feb 8 20:31:01 2011
+++ /wiki/pp_solution_form.wiki Tue Feb 8 20:38:02 2011
@@ -10,18 +10,11 @@
==_Arguments and Parameters_==
- #. *dimension*:
- * This parameter gives a ranking type.
- * for example: `dimension="hot"`
- * *All possible parameters:*
- # `"hot"`: get solutions ranked by current popularity
- # `"cont"`: get solutions ranked by controversy
- # `"top"`: get all-time highly ranked solutions
- # `"new"`: get new solutions
- #. *issue*:
- * This parameter tells the parent issue of the solution. This parameter
is supplied to the context in the variable `{{request.object}}`
- #. *start*: Start integer index of the for slicing the solutions list
- #. *end*: End integer index of the for slicing the solutions list
+ #. *POST*:
+ #. *path*:
+ #. *obj*:
+ #. *user*:
+ #. *request*:
==_Return value_==
This adds the following objects to the context in the pp_solution
namespace object.