The article tag has no wiki summary.
0
votes
1answer
53 views
How can I change the position I want a article in joomla?
I'm currently developing a website in joomla, I wanted to know how can I change the location of a article, like all the articles will by the default go in the center position, I wanted to make a ...
0
votes
1answer
71 views
Articles about Javascript security [closed]
I'm searching fundamentals of Javascript Security and its weaknesses. I'm already reading Javascript: The Complete Rereference 2nd Edition. I'm looking for good articles. Any suggestions, please? ...
0
votes
1answer
101 views
Wordpress - thumbnail images to articles on direct links (without upload img)
By the articles of wordpress you can upload images from computer (featured image), but how to set up so that I can specify the full url to image from any other sources? To receive a user posts a ...
0
votes
2answers
2k views
HTML5 <section>'s inside <article> and header
I'm trying to make a semantic HTML5 code and not sure if it will be right.
Visualy I have an article/post divided in 3 cols:
IMAGE (200px) | H1+ Summary + More Link (350px) | Additional Section with ...
-3
votes
2answers
1k views
PHP Create an Article
I'm quite new on Joomla.
I would like to understand how to create Articles using PHP.
As today I use Fabrik to collect info using form, but i need to create in authomatic way a Joomla Article based ...
0
votes
1answer
69 views
What Wordpress plugins are necessary for an Article Directory site?
Can anyone please tell me what are necessary pluging for wordpress which needs to be used while using a Article Directory site?
For e.g:
How to use captcha in the post section?
How to create a user ...
-8
votes
4answers
1k views
PHP - Summary of article [duplicate]
I'm working on news script and I would like to create summary function to get little of text from full text content. The function would get 200 characters of full text and then it would search for ...
0
votes
1answer
302 views
How to get an article description or excerpt within Expression Engine
I saw in Expression Engine I can use {embed:title} and {site_name} variables, but now I need a variable to pull an excerpt or description of the article itself. Is there such a variable/tag?
0
votes
2answers
96 views
Kohana - comments under article
How to show comments under the article in Kohana v3.2 ? Should I use subrequest to Comments Controller or just call the Comment model in "View" action of Article controller?
1
vote
4answers
438 views
State of the art in spam prevention
What is the current state of the art in Spam Prevention techniques?
I've already read Paul Graham's articles about Bayesian filtering. (A Plan for Spam and Better Bayesian Filtering)
and wanted to ...
0
votes
2answers
1k views
Joomla - need two separate categories of articles on the same page
In Joomla 2.5, I want to display two separate blog-type streams of articles on the same page, with the complete text of each article. I can get one using jdoc:include type="component". But I also need ...
0
votes
1answer
229 views
amazon and adsense referer urls
I want to create a little website and I want to know some things about amazon affiliate and google adsense. Here is my questions that I want to know and couldn't find answers:
1) I have a website and ...
2
votes
2answers
140 views
Is it better to have separate tables for articles & comments, or one table for both?
I am working on a little project where a user submits an article to MySQL, and then PHP send the post to the screen. So far so good.
Now i want to extend it to a "two level" post system, where people ...
0
votes
1answer
42 views
How to build a presentaion page for all the articles in specific category in Joomla?
This is what I have in mind:
Can anyone point out some relevant resources?
Thanks.
0
votes
3answers
154 views
proving postgresql is good choice for commercial world [closed]
We must develop software for one organization, they told us that develop software with commercial database Oracle/MS-SQLServer, but we want to use an open-source database (PostgreSQL) in our software.
...
0
votes
2answers
210 views
Joomla Blog Universal Read More
So I have this Joomla website going and I'm creating a blog page. All featured articles go into Menu "Blog" no problem. The problem comes when I need to add a "Read More". I know I can do this with ...
1
vote
1answer
229 views
Regex - recognize the indefinite article “a” or “an” using JAVA
my task is to devise a regular expression that will recognize the indefinite article in English – the word “a” or “an” i.e. to write a regular expression to identify the word a or the word an. I must ...
0
votes
1answer
69 views
The quest for “Charm” nano-kernel
Recently I have found an article Trends in Operating System Design: Towards a
Customisable Persistent Micro-Kernel by D. Hulse and A. Dearle.
It is said there (ch. 5), that any related work can be ...
0
votes
2answers
517 views
Trouble importing boilerpipe in python
I'm building an application using python which involves getting news articles from RSS feeds. As part of my project, I have decided to use boilerpipe in order to extract just the article content from ...
0
votes
1answer
1k views
ExtJS 4 MVC Application: Form undefined error
I am new to ExtJS 4 and am trying to implement a simple application in MVC style. The documentation is really good and this is one of the topics covered in the Form package guide, but it doesn't seem ...
0
votes
1answer
160 views
Open Joomla “Read More” link under new menu
I'm working on a website that has a Blog Layout at the bottom of the home page, beneath a lot of Web 2.0 style explanatory text. Currently when I click the article title or "Read More" on any of the ...
0
votes
1answer
193 views
Algorithm or existing API to clip/summarize article for sharing online (identify title, images and text)?
I would like to do something similar to what Facebook is doing when you add / share an article
e.g. by typing a URL of an article / story, Facebook is automatically identifying title image etc.
Is ...
1
vote
1answer
203 views
How to optimize large database?
I am going to build a system that has the number of article increases everyday. Every article has some keyword, every keyword can belong to some article. My current database look like this:
...
-1
votes
3answers
274 views
Joomla front page article should not be shown
Hell all,
I have wired problem.
Some articles are published on front page, some not.
When I check Article Manager, some articles are set to publish on front page which suppose to be not published ...
0
votes
3answers
423 views
Joomla 1.5 - preview link to article before publishing
In Joomla 1.5, I created the article. Before publishing it, I want to send a preview URL to my colleagues (they are not registered to Joomla).
I'm looking for something like adding task=preview to ...
0
votes
0answers
69 views
Suggestions for a computer graphics journal to read and submit to [closed]
I would like to research the topic computer graphics. Could you please introduce a good place to help me write good articles?
2
votes
1answer
1k views
How add new article in Liferay 6.1 programmatically
In liferay 6.0 you can use
JournalArticleServiceUtil.addArticle
But now there are some new arguments in this method:
long classNameId, long classPK
What does its mean?
-1
votes
1answer
61 views
Publishing web articles in feed [closed]
I'm trying to understand the capabilities of the new open graph. I'm not a developer but a marketer. If a user likes my page that has the open graph "like", is there any way to set the graph so it ...
1
vote
2answers
4k views
Joomla - Edit Article Layout/Style (html/css)
So I'm trying to edit the default articles as far as html goes. Right now the titles are in h2's and I want to change them to h1's and getting rid of the print options etc.
There has to be some ...
2
votes
1answer
474 views
Liferay : Retrieving the Article Id from the Web Content Display portlet
I have a Web Content Portlet and another one(I'm developping) in the same layout.
The Liferay built-in Web Content portlet displays an article.
Is there a way to reach the article id from my ...
0
votes
1answer
1k views
Display ALL Blog Intros in Joomla Category Blog (Hide 'More Articles')
I would like to feature ALL blog intros in Joomla.
Currently I can post only 5 articles before it adds a "more articles" link afterward. I want to be able to display ALL blog article intros, ...
3
votes
1answer
806 views
Getting the Article's Category in Liferay 5
I'm using Liferay 5 and I developed a portlet that lists some articles (using the JournalArticle class). The problem is that I cannot get the article's category.
I know that it's possible with ...
2
votes
1answer
87 views
Upload a file first
Fresh and clean drupal7 install (with lots of necessery modules). If I try to add an article it's allright if I don't use Image. When I add Image - there's a message box: Upload a file first. When I ...
2
votes
2answers
2k views
Article as homepage without menu connected (joomla 1.7)
Is that possible to make a single article as homepage, but not connected with any menu item?
Please give me some solution.
0
votes
1answer
334 views
HTML5 semantic structuring of article and section on web site with multiple sub levels
Which of the following - if any - is the most correct way of using the article and section elements on a web site with multiple sub levels?
The first example creates this flat outline like this.
...
-3
votes
2answers
74 views
Need full news article on my site [closed]
I'm working on news site (developed in PHP) where I'm displaying news from different feeds. I'm parsing the XML and storing the content in my database.
But when a reader comes to the site and clicks ...
0
votes
2answers
82 views
Is it possible to make the browser stop messing with the font size of headers in articles and sections?
My HTML5 presents a list of bookmarks, like this:
<h1>Bookmarks</h1> <!-- Big text -->
<ul class='bookmarks-list'>
<li>
<article ...
0
votes
1answer
903 views
Show joomla module only in specific article
is possible to show modules in joomla only in specific article (not per menu item), but in standard module position. ?
For example somehow get the current article id in template and insert module with ...
0
votes
1answer
201 views
Hide Article in Joomla Section but show in Category?
Ok, relatively new to Joomla and I am attempting to make some changes to an existing Joomla 1.5 site. Basically I've created a new set of articles under a new category, within an existing section. ...
1
vote
1answer
103 views
Update an article
I have multiple websites and have same Company Address.
My problem is. Is it possible to update only the company address of one website and it's automatically update all the company address of ...
0
votes
1answer
25 views
Modify properties of an element but only when it's inside other in CSS
I have a page structure which looks like:
<article><p>Title</p></article>
I'd like to modify the p only when it's inside the <article>. I tried
article > p {
...
1
vote
1answer
514 views
Right HTML 5 Article Structure
I hope the question is not too generic, but I would need an advice:
Which one of the following examples would you consider to be the right one?
Number 1
<article>
<section>
...
0
votes
3answers
327 views
How Can I Use Shadowbox to Extract Text Only from Webpage?
I have an article set up in Joomla that displays Terms and Conditions for the site users. I would like this to show up in a shadowbox when a user clicks a link. Here is the current anchor text ...
1
vote
1answer
252 views
Joomla 1.6 Auto Hyperlink Image to full Article
I'm trying to have the first image on an article automatically link to the full article (similar to how wordpress 3.x works). This should work on Frontpage as well as Blog layout.
Basically I'm ...
0
votes
2answers
272 views
Joomla: How to Display Dynamic Content below every article?
I am a new developer to Joomla.I am developing a website in which users will be able to write review for the articles. So, here I need to display a review form below every article. How can I achieve ...
0
votes
1answer
415 views
joomla - registered articles within public category can be accessed by guests
I have a public menu item, which is Category List, so it displays list of articles from a category. The category is public but some articles are just for registered users. When a registered user ...
3
votes
2answers
2k views
HTML5, <section> inside unordered list
Can I use <section> tag inside unordered list?
I know, that <section> represent a generic section of document. Usually we find heading inside.
So... I have list of products. Usually ...
0
votes
1answer
106 views
What is the best way to detect and extract article content / comments from blog's article
I have blog post (sample 1, sample 2). What is the best way to parse HTML and detect author, title, date, article content, comments (separately). Whole other content should be skipped.
0
votes
1answer
938 views
Joomla 1.6 Upload file field in article manager
I wanted to add pdf file in my articles. I have added a custom form field with type="file" in the article manager by hacking the xml and artical.php file in administrator/component/com_content ...
1
vote
1answer
298 views
How to store cms article content
Basically i have requirement to build a CMS kind of site.
if user submits a article what is the best way to store the article. whether it is xml or database.
the article will contain rich text ...
