--- a/.hgignore Thu Oct 27 05:47:14 2011 +0200
+++ b/.hgignore Thu Oct 27 21:19:07 2011 +0200
@@ -6,4 +6,6 @@
syntax: regexp
^web/bundles$
syntax: regexp
-^src/IRI$
\ No newline at end of file
+^src/IRI$
+syntax: regexp
+^app/config/parameters\.ini$
\ No newline at end of file
--- a/app/config/config.yml Thu Oct 27 05:47:14 2011 +0200
+++ b/app/config/config.yml Thu Oct 27 21:19:07 2011 +0200
@@ -65,7 +65,7 @@
wiki_tag:
document_class: Company\BaseBundle\Entity\Document
- document_id_column: title
+ document_id_column: id
fields:
title:
type: string
@@ -73,5 +73,5 @@
accessor: getTitle
description:
type: text
- shortTitle: ~
+ #shortTitle: ~