Tagged Questions
The web-content tag has no wiki summary.
6
votes
5answers
2k 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 ...
2
votes
1answer
236 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 ...
1
vote
2answers
49 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 ...
1
vote
2answers
99 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:
...
1
vote
1answer
33 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 ...
0
votes
1answer
26 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:
...
0
votes
1answer
89 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
0answers
67 views
Liferay localize XML Schema Definition
I have the following code from the xml schema definition in the web content from Liferay. I want to localize the label so it can by multilingual.
<root>
<dynamic-element name='item' ...
0
votes
1answer
107 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
92 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
140 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.
...
0
votes
0answers
50 views
Any way to drag and drop all html elements into a javascript toolbar?
Apologies if the question title is confusing. But I have an app for analyzing web content.
I'm building and trying to implement a feature where users can drag a html element from a webpage and drop ...
0
votes
0answers
29 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
59 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
173 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?