Questions tagged [web-content]
94 questions
0
votes
0 answers
python requests get content loading
I have some problems with load page content through request python module - here is the code :
url ="http://www.bestbuy.com/site/macbooks/macbook-air/pcmcat378600050008.c?id=pcmcat378600050008"
headers = {
"User-agent": "Mozilla/5.0 (X11;…

TheRutubeify
- 646
- 1
- 7
- 24
0
votes
0 answers
Block content of Safari
To block web content I need to create an iOS background app. Which will get the URL address from any browser on the device, before loading the URL content check that URL by HTTP web service. Is there any way to get URL address from any browser on…

Batman4Ever
- 189
- 2
- 11
0
votes
1 answer
Getting null result every time when trying to scrape web content using yql
Hi, I'm using yql to fetch web content from an external website. But, despite of using proper xpath value and foramt as json too, I'm always getting result as null. Can anyone help me out to sort this? I'm trying to get content for this below…
user7923319
0
votes
1 answer
How can I add action in the liferay 6.2 web content
I work on a liferay 6.2 web site, I have a web content page where I can add articles and some others resources. I want to create function which where available in the pop-in action to copy or move to a selected destination.
But I don't know how to…

Fred37b
- 822
- 2
- 10
- 29
0
votes
1 answer
extracting HTML5 and javascript library APIs from web pages inside android application
I am a researcher and and I have a project on Android web based mobile application analysis. For analyzing my data set which includes so many android apk files, I wanna to extract HTML or HTML5 APIs which has been used in application web pages. I…

Stateless
- 293
- 2
- 4
- 18
0
votes
1 answer
Liferay 7 , Abstract and tags of web content are not added as meta description and keywords
In liferay 6.2 when I create web content or blog , I add Abstract and tag for categorization .
In asset publisher when I click on view more for full content then in page this abstract is added as meta description and tag is added as meta keywords…

Kanan
- 103
- 1
- 10
0
votes
2 answers
Liferay: remove default guest permissions for new web content
Liferay: remove default guest permissions for new web content
liferay version: 6.1.2
Control Panel --> web content --> + ADD --> Basic Web Content
let me know what to do to achieve this, so that when I add new web content there wont be any…

dreambigcoder
- 1,859
- 4
- 22
- 32
0
votes
1 answer
Liferay web content display different data per user
I am new in liferay.
Using Liferay 6.2. I have made a custom page template (D_template) and all users with user group D takes page template D_template by default.
In this page template I have added Web Content Display portlet with custom structure…

A. Zalonis
- 1,599
- 6
- 26
- 41
0
votes
1 answer
Get First Search Result from google
I am currently attempting to use Powershell to scrape link pages from a specific site. Have knocked up a variation of the current code but it is essential the same.
I am attempting to get the URL for the search google search result. I have added…

Dheebs
- 398
- 1
- 6
- 19
0
votes
0 answers
How to check in web content template that structure date field is disabled in Liferay?
How to check that web content/structure field is disabled in Liferay?
Any help would be appreciate.
Thanks

Dipti Ranparia
- 570
- 5
- 17
0
votes
1 answer
display only a specific content in AS3 code using webStage View
I'd like to display, in my app, only a part of a web page.
On this website, I'd like to display, in my app, only the div id "MovieCart".
What should I write in my as3 code in order to do so ?
For now, I have this line :…

user5870211
- 103
- 8
0
votes
1 answer
write Website Content into XML File in JAVA
is it possible to get all website content into XML file ?
means if i provided Website URL then it will get all website Content into XML file using JAVA.
if i give URL of this page then all content of this page will be in XML file.

Sagar Patel
- 4,993
- 1
- 8
- 19
0
votes
0 answers
Setting a Liferay Journal Article Template as default
I have a liferay Journal Article (Web Content) structure, and this structure is available globally as well as one template using this structure. We are now using this structure in several sites and almost all of our sites have additional templates…

Breiti
- 579
- 5
- 21
0
votes
1 answer
Default Liferay Web Content View Permissions
we have a portal (6.2 CE GA3) where people are creating Web Contents.
When a new Web Content is created, it´s visibility is automatically set to "Site-Members". This requires the editors to change this for each individual Web Content:
Is there any…

Breiti
- 579
- 5
- 21
0
votes
2 answers
Maven does not include the web content anymore after converting Dynamic Web Project
I created a dynamic web application then converted it to maven project.
When I try to deploy it using with maven build, It creates the war file and others(META-INF, WEB-INF) but Maven doesn't deploy the xhtml files and the web.xml file which are…

Ahmet Ozkal
- 39
- 1
- 5