web-scripts | Tampermonkey Scripts | Browser Plugin library
kandi X-RAY | web-scripts Summary
kandi X-RAY | web-scripts Summary
Tampermonkey Scripts
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of web-scripts
web-scripts Key Features
web-scripts Examples and Code Snippets
Community Discussions
Trending Discussions on web-scripts
QUESTION
What I have:
Alfresco Share v5.2.d (r134641-b15, Aikau 1.0.101.3, Spring Surf 5.2.d, Spring WebScripts 6.13, Freemarker 2.3.20-alfresco-patched, Rhino 1.7R4-alfresco-patched, Yui 2.9.0-alfresco-20141223)
Alfresco Community v5.2.0 (r134428-b13) schema 10005
I want to use the workflow admin console. The console is available by link: http://....:8080/alfresco/s/admin/admin-workflowconsole
I'd like to be able to view all process definitions, delete the definition of the process, etc.
For example:
...ANSWER
Answered 2019-Sep-28 at 11:27Finally, I found my mistake!..
Instead of the web-scripts-config-custom.xml
I created web-script-config-custom.xml
. I missed the letter 's'
Now everything is OK.
Thank you very much, Axel Faust!..
QUESTION
I have Alfresco Community v5.2.0 and Alfresco Share v5.2.c that running on Apache Tomcat 7.0 Servlet/JSP Container, installed on CentOS 7.3.
As far as I know, I can use two approach to enable the JavaScript debugging:
Enable the debugger for every time when server starts;
Enable the debugger when required.
If I use first approach.
For the repository tier I set the following property in /tomcat/webapps/alfresco/WEB-INF/classes/log4j.properties
:
ANSWER
Answered 2017-Jan-30 at 19:31It looks like you are running on a server without a windows manager, and you are connected remotely. That's why the log is showing a java.awt.HeadlessException.
The server-side JavaScript debugger works best when you are not working remotely and are instead running the server on your workstation.
You may be able to get it working remotely using the technique Lista suggests.
QUESTION
We use Alfresco Enterprise 4.2.2.5 platform for our projects.
Our users create contracts in Alfresco folder "../contracts_def" and then start process of approvement. For a example, folder "contracts_def" has the following structure:
...ANSWER
Answered 2017-Sep-20 at 15:09It is not clear why you want to use CMIS for this if you are running the code in the server-side JavaScript console which has full access to the JavaScript API and native search.
Rather than using JavaScript and CMIS, you might find it easier to first just get a query working by using the Node Browser available in the admin console.
Go to the admin console, then the node browser, and put this in the search box:
QUESTION
I have made an AMP for Alfresco Share.
Now, I want that AMP to also serve a static HTML page when installed.
What is the best way to do that?
I could create an Alfresco Share Web Script, but that would be overkill, right?
...ANSWER
Answered 2017-May-02 at 08:00Here is the way suggested by @vikash, if you find something better please post a new answer, thanks!
In your Share AMP, add the following 3 files:
- File
src/main/amp/config/alfresco/templates/mypage.ftl
containing just the HTML of your static page. - File
src/main/amp/config/alfresco/web-extension/site-data/template-instances/mypage.xml
containingmypage
. - File
src/main/amp/config/alfresco/web-extension/site-data/pages/mypage.xml
containing this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install web-scripts
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page