The tag has no wiki summary.

learn more… | top users | synonyms

-4
votes
1answer
19 views

How to load content in website as string [closed]

I am a newbie in WPD. Now, I want creat a app, this app load content in web and show as string Can u give me code demo or tutorial web. Ty ^^.
0
votes
0answers
27 views

Cannot modify web content display in Liferay due to reference to virtual host

I have the following configuration: Liferay Portal Community Edition 6.1 CE GA2 bundled with Tomcat x2 Sites under the same Liferay portal instance: somewebsite.com (virtual host is specified for ...
2
votes
2answers
156 views

Where to put text files in an Eclipse Dynamic Web Project using Tomcat?

I am working on a dynamic web project in Eclipse with Tomcat 7. All of my html, css and javascript files are inside the WebContent folder in the eclipse workspace. All the java files are inside the ...
0
votes
0answers
62 views

Liferay web content management hook

I am developing a Liferay hook for the web content management portlet inside control panel. I want to add a couple of custom fields values to the content list. This i have achieved through a JSP hook. ...
1
vote
2answers
23 views

Post images & videos to sitecore

Is there a way to invoke the sitecore api and post images/videos so that sitecore accepts them and stores it in its own media folder? Or is there a folder where you can place items that get imported ...
1
vote
1answer
72 views

Java - fetch web contents skipping middle pages in response reaching to the desired response

Java I have situation where i have to fetch web contents of response in result of form submit, but it is little tricky b/s the flow is not as simple as request and response, is as follows. Submit ...
0
votes
1answer
146 views

Restrict User to select/change Web-content

Liferay 6.1 CE GA2 How can I remove "Select" / "Add Web Content" buttons so that user cannot change content of web content display? I have removed all permissions except View for User for site page ...
0
votes
1answer
236 views

Content controls have to be top-level controls in a content page or a nested master page that references a master page

I want to use nested master page so i create the following master page : <%@ Master Language="C#" AutoEventWireup="true" CodeBehind="test.master.cs" Inherits="DocumentFlowUI.test" ...
0
votes
1answer
242 views

Converting string to date with Velocity Template Language in Liferay 6 GA2

I'm having trouble converting a string to a date object in a Liferay 6 GA2 web content template. I've tried my hand using the tools available ( Access Objects in Liferay ) I've even tried importing ...
1
vote
1answer
214 views

import Web Content into Liferay Database

I want to keep web content in liferay database. Currently the JPGs are in another filesystem on another server, which I want to move to liferay database. Is there a way to bulk import these JPGs/web ...
1
vote
1answer
404 views

Get a Web-content article with a specific Structure in Liferay

I have started developing portlets with Liferay and I would like to show one (or more) Web-content article(s) with a specified structure. For example, suppose I've a structure "A" so how can I get ...
0
votes
0answers
83 views

Load web content without a WebView in Cocoa

I already worked with web content, but every time I used a NSWebView to do that and then this method: stringByEvaluatingJavaScriptFromString:@"document.getElementsByClassName('...')[0].innerText;"]; ...
0
votes
0answers
112 views

Liferay search content with specific structure variable value

How to implement search for JournalArticles with custom structure, where checkbox variable is checked. HttpServletRequest requestHttp = PortalUtil.getHttpServletRequest(request); SearchContext ...
0
votes
0answers
188 views

Webcontent ( control panel ) in Liferay And normal user?

Is there any feature that can show list of webcontent that one user had submited and they have permission to edit owner entry only emoticon I have trouble with permission on webcontent. I try to grant ...
2
votes
1answer
118 views

Some java handler to get url.openStream() only when results are available

I am looking for a way to open many connections to websites in java. My problem is that the server response times are really slow in many occasions. I therefore thought it would be a good idea to ...
0
votes
1answer
57 views

IE7 automatically open xml file error

Currently each link type http:monsite/monfichier.xml, the file will automatically open in IE without asking me to download it, the problem is that my file contains DTD so that it can not find a poster ...
0
votes
1answer
436 views

Which is the Liferay equivalent of a IBM WebSphere Portal / WCM Menu?

I've developed with WPS and WCM for several years and now I am also learning Liferay. I can't help but compare the features and I understand that in Liferay some things are done differently. I would ...
1
vote
0answers
494 views

Liferay 6.1.0 CE web-content images not showing after upgrade from Liferay 6.0.6 CE

I have upgraded liferay 6.0.6 to Liferay 6.1.0 for this I already copied the document library folder before upgrade. Now after upgrade all documents are coming fine like word, pdf which is stored in ...
1
vote
0answers
189 views

How to get Jetty load resources from a JAR file?

I'm running JSF application on Jetty 8. I have one jar file with web resources (/META-INF/resources/test.xhtml) for some reason context from that resource is not added to WebAppContext. When I'm using ...
0
votes
1answer
776 views

I want to access the WebContent-Title from the velocity Template

Something like this $Title.getData() or $title.getData() don't work.
1
vote
2answers
278 views

Is it possible for me to instantiate the Journal Article object and set each property without constuctor?

When I do this it doesn't compile when I run build.xml and deploy, I want to do this as it looks much nicer than a huge method call with JournalArticleLocalServiceUtil.addArticle. JournalArticle ...
0
votes
1answer
48 views

newbie: how to access content from a shop/catalog like website?

I like to access some data from web pages that are arranged like a catalog/shop from an android app. For a concrete example: This is the URL for Amazons listing on Mark Twains books: ...
2
votes
2answers
5k views

How to get a web page's source code from Java

I just want to retrieve any web page's source code from Java. I found lots of solutions so far, but I couldn't find any code that works for all the links below: ...
0
votes
1answer
1k views

Get portlet/page containing web content in Liferay

I'm trying to make the Liferay (6.0.6) Asset Publisher publish all changes across multiple communities on the portal homepage. By clicking on a link the user is supposed to be redirected to another ...
0
votes
1answer
667 views

Liferay Web Content

How can you select specific dynamic elements to be displayed from the abstract display? For example if I have the following in my template <td>Sample Text</td> ...
0
votes
1answer
225 views

How to check file size upon upload?

I am using Liferays asset publisher and trying to configure the web content to handle images and documents. The document upload can be handled by the document library that liferay has to offer but ...
0
votes
2answers
408 views

Liferay cms url changes on content change

We've been trying to work with Liferay CMS to create Web Content (liferay terminology). The content is versioned in the sense, each time we change the content and publish it, the version increments. ...
1
vote
1answer
44 views

What's a good way to “standardize” the format of web content for importing into an app?

I'm working on a project where one of the requirements is to import articles from a website. The problem is that different websites have different formats. I could theoretically write some code that ...
2
votes
1answer
463 views

Content Classification from URL

Given n number of raw URLs, I'd like to be able to classify them by: news, blog, photo and video. An example would be if a link directs a user to a photo, would it be enough to say that the raw link ...
0
votes
0answers
43 views

web content books/websites/articles? [closed]

I was reading through "best web programming books" articles, and I saw the book "content strategy for the web" Unfortunately, I can't find it for download. And I can't buy it (can't ship it to my ...
0
votes
2answers
63 views

Web Content Accessibility - Does it worth?

Looking on some interesting links, I found Web Content Accessibility Guidelines. Under Abstract headline the articles states: Following these guidelines will also help people find information on ...
0
votes
3answers
229 views

Web Content Editor

Is there any web content editor (like FCKEditor or WMD editor) that allows page layouts (images, tables etc.) like MS Word?
6
votes
5answers
3k views

Storing web content in a JAR file

Is it possible to store web content (such as JSPs, HTML, images, CSS etc) in a JAR file? I've been looking at various options at modularising our web applications and this is one possibility. We are ...