Change default language alfresco community 5.1.x to vietnamese - alfresco

My system: Windows 10, Mysql, Alfresco Community 5.1.x
- I go to http://alf-trans.ossportal.org and download 2 file jar for vietnamese (alfresco-vi.jar and share-vi.jar)
- Then I copy 2 file to C:/alfresco/tomcat/shared/lib
- Restart AlfrescoTomcat Service
But language not change..
After restarting the services of Alfresco. I checked the entire directory does not find any files with the extension is _vi.properties

Alfresco does not support all language out-of-the-box, the official list of languages can be found here. However, there are Alfresco Community efforts to support other languages, information on that can be found here. If you look at this link you'll see that it does appear that there is a Community Vietnamese translation available.

Related

Alfresco pickerchildren.get.js is missing in codes

I'm having a problem in locating webscript in Alfresco 4.2c. I need to extend its functionality. I found and edited pickerresults.ftl but to see the changes I need to locate it in src files in the repository. I found it extracted in tomcat directory but I cannot locate where it came from.
I found out that in community edition it should be in the alfresco remote api but cannot see it there.
The older version's src code was maintained in SVN. use share extensions to override the script. below link gives the src location:
https://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/remote-api/config/alfresco/templates/webscripts/org/alfresco/repository/forms/

Adding a new language (like Java, Javascript etc) in Sonarqube server

I have 4 XML files(rule set) for languages Java, CSS, XML and WEB (one XML per language)
I was able to import the rules(XML file) for Java language but I dont see other three languages on Sonarqube server. How can I create a new language tab and import their rules? Is there a plugin I can use?
Thanks!
To add support for more languages, you need to install dedicated plugins that you will find:
In the Update Center - read the documentation about it
Or in the list of other community plugins - in which case you have to install them manually by copying the plugin into <install_folder>/extensions/plugins folder

Is it still possible to edit a document in google docs from alfresco share 4.2?

I have a 4.0.x binary installation of alfresco and have this menu highlighted below:
I have 2 custom installed 4.2.c versions and this option is missing. I have done the following to try and enable it as read from different parts of the web:
1) added the two following lines to both the share and the repo's alfresco-global.properties file
#enable GoogleDocs integration
googledocs.enabled=true
googledocs.googleeditable.enabled=true
2)Modified the share-custom-config.xml file in attempts to enable this and other google docs functionality.
So far this is the only thing missing. I am not sure whether this is a bug or whether I'm overlooking something else.
Yes, Google Docs integration works fine with Alfresco Community Edition 4.2.c. In fact, here is a video that shows you how to get it working:
http://www.youtube.com/watch?v=EbNDEp1KG1g
The video shows that the out-of-the-box installer will not create a working Google Docs integration due to changes on the Google side. So you need to reinstall the AMPs to both the alfresco and share wars as gagravarr mentioned above.
If you are using Google Docs integration in the repository folders (external to a Share site) you will need to install from head because there is a bug. If you are using the integration only within Share sites the latest released version of the integration, downloadable from the 4.2.c file list page, will be fine.

How to get the epub from an acsm file?

I want to write a small linux tool that automates the download of eBooks. From my online library I can download an ACSM file. Now I need a step to automatically download the epub file. From what I've read this step is called fulfilment. The tool shall run on a headless server.
Right now I'm scripting wine and Adobe Digital Editions. But that is quite ugly and requires a graphical user interface. While this works fine on my PC, it doesn't work on a headless server.
Does anyone know a library that I could use?
Or a documentation of the fulfilment process so I could implement my own library?
In "PDF -Adobe Digital Edition" I saw a reference to the ADE_LauncherSDK_DevNet.pdf but I do not understand how to use this in an application.
Notes:
I do not want to remove the DRM, I just want to get the epub file.
The tool will be open source, so I do not want to buy anything from Adobe.
I know it's a 9 years old question but because I ended up on it with the exact same question, I wanted to give an answer.
Indeed, the code to download an epub/pdf from an acsm file can be found in 2 projects.
libgourou is a free implementation of Adobe's ADEPT protocol used to
add DRM on ePub/PDF files. It overcome the lacks of Adobe support for
Linux platforms.
https://indefero.soutade.fr//p/libgourou/
There is a docker version: https://github.com/bcliang/docker-libgourou/
Calibre ACSM Input plugin
This is a Calibre plugin that allows you to
turn ACSM files into EPUB or PDF files without the need for Adobe
Digital Editions. It is a full Python reimplementation of libgourou by
Grégory Soutadé (http://indefero.soutade.fr/p/libgourou/), and has
since been extended by more and more features.
https://github.com/Leseratte10/acsm-calibre-plugin
Calibre has a command line interface: https://manual.calibre-ebook.com/generated/en/cli-index.html

French IIS7 Custom Error Pages Language

IIS7 provides custom error pages under;
C:\inetpub\custerr\en-US
However I'd like some other European languages too as by default only English is provided.
Has anyone seen an error page "language pack" for download anywhere. Do I have to install the full windows language pack, I'd rather not.
http://www.microsoft.com/Downloads/details.aspx?FamilyID=e9f6f200-cfaf-4516-8e96-e4d4750397ff
Tim.
I don't think that exists anywhere. My advice would be to download the language packs to a computer you don't care about and copy them over manually. I assume you're just trying to not pollute your server with unnecessary software.

Resources