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
-1
votes
1 answer

What are some of the lesser known practices you follow that set you apart from the average developer?

People say practicing and keeping up to date with the latest technologies makes you a good developer, but what are some lesser known practices you all can suggest for someone currently doing a Bachelor's degree in Software Engineering and wants to…
-1
votes
3 answers

How to remove all first articles from a string?

I have a list where i want to remove all first articles: ["the house", "the beautiful garten", "the beautiful garten of the house"] and i want the list to only contain: ["house", "beautiful garten", "beautiful garten of the house"] If the first word…
-1
votes
1 answer

Line break in Linkedin API

Linkedin API Caption with Carriage Return I'm using a carriage return on Linkedin Caption to share the post via Linkedin Share article API. But while sharing through API it returns an error like "Error parsing request body to JSON Illegal unquoted…
Ramya.K
  • 19
  • 5
-1
votes
1 answer

How to display a list of

Firefox and Opera seem to put articles after each other while Chrome gives a line break after each one. Which one is correct and how would you get them display the preferred style the same cross browser?
Item…
-1
votes
1 answer

How to make height of boxes same for every article so there is no white space

I would like to make same height of the box for every article. When I write more text, box will be higher which is not what I want. Is there any way to achieve this? http://michalurban.cz/rybicky/ Here is the problem marked on image:
Michal Urban
  • 81
  • 1
  • 9
-1
votes
1 answer

How to get all Wikipedia article titles?

How to get all Wikipedia article titles in one place without extra characters and pageids. Just the article's title. Something like this: When I download wikipedia dump, I get this Maybe I know a movement that might get me all pages but I wanted to…
user6779864
-1
votes
4 answers

What to choose for article management website

I have some questions regarding article management system. I am thinking of making a website where people will become members and write their articles, they can publish them, rank them etc. And i have been googling for past two weeks that which…
-1
votes
2 answers

How do I get a CSS selector to target only the header elements within article elements?

I am not familiar with CSS and I need to target only the header elements within article elements. I know some have #, . or ,. article header article, header article.header article#header and I think others as well. Could someone help me, please?
user3918352
  • 31
  • 1
  • 1
  • 5
-1
votes
2 answers

How to open an article in android app?

Can someone tell me what steps to follow to open an article in android app? I do not meant open via browser but in-app. Update description: I do not mean open the actual website article, but copy the content (along with images, video links) and show…
Vaggouras
  • 59
  • 1
  • 7
-1
votes
1 answer

Joomla PHP include call variables in article from custom PHP

I have install DirectPHP and it works fine, I can actually print out the current time with PHP, so I know it works. My problem lies in using a custom PHP to call out variables and print out in all my articles. First: My custom php inside…
-1
votes
1 answer

View one tag before article title in module

How can i put one Tag name before an article title in mod_articles_category joomla 3.0. All articles have 5 tags including Tag video or picture. I will view the Tag video or picture before the article title. How can i do this?
Tonnie
  • 1
-1
votes
1 answer

Find plagiarism in bulk articles

I have a 20,000 collection of master articles and I will get about 400,000 articles of one or two pages everyday. Now, I am trying to see if each one of this 400k articles are a copy or modified version of my collection of master articles (a…
-1
votes
1 answer

news posts: put them in a .tag file or database

I'm thinking about making a simple web application to practice custom tags, EL, ... Now I'm thinking about how to make a simple front page. I want to have a front page where I'll show a short description of a post and then the user can click it to…
user211992
  • 330
  • 6
  • 17
-1
votes
1 answer

Creating a content rating script

I am trying to write a content rating script where the user can select what type of rating to give to their article (for instance, what age group the articles suits for). I am using a Wordpress star rating script as a template. This part of the…
Henrik Petterson
  • 6,862
  • 20
  • 71
  • 155
-1
votes
2 answers

joomla article edit

I am new in joomla 1.5.26 . I am trying to edit some certain articles for registered user but not for all articles. In my current situation all articles are becoming editable. But I want to make some of the articles would be editable. Please guide…
sundar
  • 45
  • 1
  • 6