--- a/README.md Wed Jul 18 12:34:22 2012 +0200
+++ b/README.md Thu Jul 19 16:05:48 2012 +0200
@@ -199,6 +199,10 @@
{% render "WikiTagBundle:WikiTag:documentTags" with {'id_doc': doc.id, 'profile_name': 'editor'} %}
...
+If document\_list\_profile in not defined, all columns and the sort tag button will be displayed.
+If no param is set in the controller call, all columns and the sort tag button will be displayed.
+
+ {% render "WikiTagBundle:WikiTag:addJavascript" %}
## More configuration 2 : add context seach to any text part of your page
Via config.yml, you can configure a list of jquery selectors meant to let appear tag context search by selecting text.