Skip to content

Commit 6c5cf60

Browse files
committed
add refrence to the integrated search engine in intro text
1 parent da3b66a commit 6c5cf60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@ Features
4646
project)
4747
* Easy internationalization of interface and user content (using i18n, django-localeurl and django-transmeta)
4848
* Rich WYSIWYG HTML edition wherever you want it (using eLRTE)
49+
* Integrated search engine (using Haystack and Whoosh)
4950

5051
Incoming features
5152
=================
5253

5354
* Online administration of the portlets
5455
* Fully themable projects (not just some style parameters, but also the layouts)
5556
* Easy migration of data between versions (probably using South)
56-
* Integrated search engine (probably using Haystack)
5757
* User identification through OpenID
5858
* Recent advanced Web standards (PUSH, Websockets, etc)
5959
* Open data linking using standard ontologies (FOAF, SIOC, etc)

docsrc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ Features
3535
project)
3636
* Easy internationalization of interface and user content (using i18n, django-localeurl and django-transmeta)
3737
* Rich WYSIWYG HTML edition wherever you want it (using eLRTE)
38+
* Integrated search engine (using Haystack and Whoosh)
3839

3940
Incoming features
4041
-----------------
4142

4243
* Online administration of the portlets
4344
* Fully themable projects (not just some style parameters, but also the layouts)
4445
* Easy migration of data between versions (probably using South)
45-
* Integrated search engine (probably using Haystack)
4646
* User identification through OpenID
4747
* Recent advanced Web standards (PUSH, Websockets, etc)
4848
* Open data linking using standard ontologies (FOAF, SIOC, etc)

0 commit comments

Comments
 (0)