Questions tagged [article]

An article is a particular section or item of a series in a written document

Use this tag to ask questions about features in a software that helps in writing/editing articles.

377 questions
3
votes
1 answer

inserting a full-page table in a two column format (at top of or bottom of the page)

How could insert a full-page table in a two column format which consist both column? Also I want that the inserted table locate in top or bottom of the page?
Hosein Aqajani
  • 1,553
  • 4
  • 26
  • 46
3
votes
1 answer

Android : What's the best way to display an article with images?

I'm trying to display an article with paragraphs, images, quotes, etc. My backend currently returns an article as a list of paragraphs, images, etc. but this can be changed if needed. I tried the following : Using a WebView and loading the whole…
MathieuMaree
  • 7,453
  • 6
  • 26
  • 31
3
votes
3 answers

Browser page title in Joomla 3.3.4

i have got following problem with Joomla! 3.3.4: after entering text to the Browser Page Title window in article options, the title doesn't change. In that place is only displayed the global sitename. In older Joomla everything works properly.
3
votes
2 answers

file_get_contents HTTP request failed

I written simple php code to get some url content but it dosn't work it return this error file_get_contents(http://www.nature.com/nature/journal/v508/n7496/full/nature13001.html) [function.file-get-contents]: failed to open stream: HTTP request…
saboteur
  • 81
  • 1
  • 1
  • 6
3
votes
2 answers

How to disable access by article id in joomla

I am trying to disable a direct access by article id in Joomla 2.5. For example, http://domain.com/6 will display an article with id number 6 (http://domain.com/6 should redirect to error page). This can be reproduced with default 2.5 installation…
Arunas
  • 328
  • 1
  • 14
3
votes
1 answer

Is

I'm making a Tumblr theme (hold your criticism) and I'd like to use some semantic tags (since this seems to be something most themes don't have.) The way these blogs are styled is a main page full of posts that may be truncated, and may not be. You…
Orangestar
  • 176
  • 1
  • 8
3
votes
2 answers

How do I float articles in two columns?

I have this problem. I am building a social website and I have to create posts in two columns. The parent container is a section, instead the elements "post" are articles that have as their style float: left. How do I let slip to the post of the…
iulianrusu
  • 43
  • 6
3
votes
2 answers

SQL Sanitizing and PHP

I want to create a system that allows users to write articles. Each section of the article would be stored in a database. My concern is XSS and SQL injection, but mostly XSS. This won't be a public thing, it'd just be for people who I trust to…
Meredith
  • 844
  • 6
  • 17
3
votes
1 answer

How to change the permissions of multiple liferay articles

The website I am working on has 600 articles and all of them have the view permission off for guest. Is there any easy way to change the permission for all web content to view for guest users? I really would like to avoid having to manually change…
coltonfranco
  • 147
  • 2
  • 15
3
votes
2 answers

Joomla 3 - insert custom field in article editor

I inserted a custom field in the article edit page in the administration - I changed two files: In /administrator/components/com_content/models/forms/article.xml I added a field subtitle
user2413629
  • 31
  • 1
  • 2
3
votes
1 answer

HTML5 section and article layout for web application

I know this is a common question among web devs and designers today, "when do I use a section or article element?" I have done quite a bot of research about the semantics meanings for each, but i wanted some feedback from stack users. Currently I am…
John Darling
  • 99
  • 1
  • 4
3
votes
2 answers

Content of article not showing

I have a menu item that links to an article, I have the menu item shown in the page, but then the user clicks onto the link, it will only show the title of the article but not the content. I am not sure, what exactly is happening. I checked the…
nth
  • 141
  • 1
  • 1
  • 9
3
votes
1 answer

Joomla 2.5 latest article from a category link

I would like to create a menu item with dynamic links to the latest article published in a given category. I don't want to use the default category blog link because I want the link to leed straight to the article page and avoid duplicate…
web-tiki
  • 99,765
  • 32
  • 217
  • 249
3
votes
1 answer

How to modify the links that appear on Asset Publisher portlet?

The requirement is as follows, When a new web content(corresponding to a particular structure, say A) is published, it should automatically get updated on the Asset Publisher portlet (default functionality of Asset Publisher). By default the Title…
irene
  • 37
  • 1
  • 9
3
votes
4 answers

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 know if there is some more up to date articles…
Zahra E
  • 427
  • 1
  • 6
  • 25
1 2
3
25 26