#317: bibdocfile: replace ligatures when textifying
--------------------------+-------------------------------------------------
Reporter: simko | Owner: jani
Type: enhancement | Status: new
Priority: major | Milestone:
Component: WebSubmit | Version:
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment (by simko):
Yes, a new optional parameter that would define which UTF-8 characters
are to be changed into which ones would be nice. By default it could
take value from a configuration dictionary like:
{{{
CFG_BIBINDEX_REPLACE_CHARS = { 'ffi': 'ffi'}
}}}
unless we would like to use KBR.
Though for the full-text indexing purposes we should be replacing
ligatures etc during textification phase in order to be efficient.
--
Ticket URL: <http://invenio-software.org/ticket/317#comment:4>
Invenio <http://invenio-software.org>