Kevin Roast
65d0eb742e
. Code cleanup and javadoc for Outlook email extractor
...
. Moved cm:emailed aspect and property definitions to ContentModel public fields
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3427 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-27 09:48:45 +00:00
Kevin Roast
b78cb33649
. Added support for additional encodings to Outlook email extractor
...
- fixes issue with some emails not being parsed
. Added email subject to list of extracted values - "cm:subjectline"
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3418 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-26 20:21:16 +00:00
Derek Hulley
595556f3c5
Merged V1.3 to HEAD(3161:3179)
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3161 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3179 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3406 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-26 10:49:21 +00:00
Kevin Roast
5a513ea900
corrected copyright and author
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3394 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-25 09:23:36 +00:00
Kevin Roast
e31e027039
. Outlook email format meta-data extractor
...
- expects .msg files in native Outlook format
- uses POI library for the parsing of the horrid OLE2 compound document format
- extracts addressee(s), sent date and originator email address
...for the future - could be modified and used as a transformer to allow full-text indexing of Outlook format emails
. Add new aspect "emailed" to the contentmodel to support properties for above extractor
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3387 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-24 15:05:48 +00:00
Derek Hulley
2c2816a39b
Upgraded JOOConverter to V2.0.0
...
- Fixes AR-505
- OpenOffice transformations are config driven
- Incorporated WordPerfect transformations
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3367 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-21 14:14:11 +00:00
Derek Hulley
349183a535
Beefed up unit tests for content metadata extracters
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2469 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-22 13:16:56 +00:00
Derek Hulley
31d9ef768b
Inverted configuration of Metadata Extracters
...
- Adding an extracter no longer requires modification to the MetadataExtracterRegistry
Fixed lack of stream closures
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2465 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-22 11:11:53 +00:00
Derek Hulley
c7afc8286e
Fixed closing of input stream
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2428 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 12:24:09 +00:00
Derek Hulley
d252748bbe
More fine-grained access to mimetype config XML. Added more mimetypes to OpenOffice handlers
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2225 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-27 14:34:45 +00:00
Derek Hulley
2f45f69dcd
Fixed AR-327: Error during extraction of metadata from xhtml documents
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2097 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-10 16:53:40 +00:00
Kevin Roast
ebbf96ab74
Build fix
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2037 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-13 17:12:21 +00:00
Kevin Roast
cafe3fb51f
. Fixes/improvements for handling of author/creator in the repository and the web-client:
...
- added new aspect called "cm:author" with a single text property "cm:author"
- fixed the content meta-data extractors to set the new cm:author property rather than the system cm:creator property (which was causing a couple of bugs spotted recently)
- fixed the web-client to set the new cm:author property rather than the cm:creator property from user entered data into the UI
- fixed web-client config of document properties screen to display cm:author
- fixed client to not allow editing of the cm:creator value
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2034 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-13 15:25:56 +00:00
Derek Hulley
e1e6508fec
Moving to root below branch label
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2005 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-08 07:13:07 +00:00