The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
8 views

How to add articles posted on website to facebook wall (non-wordpress)

I am not exactly sure why it is so hard to find just a basic explanation of how this facebook integration works. I am not new to PHP or programming, but I am new to implementing facebook into ...
0
votes
0answers
21 views

Literature on alpha-beta move ordering

I am currently in the hunt for literature about different move ordering techniques for the alpha beta pruning algorithm, like conference articles, books etc. I've developed an alpha-beta player which ...
0
votes
0answers
18 views

How can title and description be passed to Facebook Like or share instead of using metadata?

I'm using Joomla, a news page has multiple articles on a category blog. Since Facebook can only take metadata probably from the first article, I would like to directly pass title and description from ...
1916
votes
12answers
197k views

The definitive guide to forms based website authentication

Form based authentication for websites We believe that Stack Overflow should not just be a resource for very specific technical questions, but also for general guidelines on how to solve ...
0
votes
1answer
25 views

Can Joomla make auto currency to displayed after typing specific format?

I have seen websites that if the user wrote some specific format like this in the back-end for example : Polo Shirt , 500 V-Neck Shirt , 500 Pijamas , 500 Polo Shirt , 750 Jeans , 750 Then in the ...
0
votes
3answers
116 views

Drupal 7 - Changing Layout of Article View

I tried Googling this, but it is so specific I didn't come across anything relevant. I currently have a view slideshow for article posts and it looks like this: But I want it to look like this: ...
-3
votes
1answer
19 views

Joomla Article Title

The article titles are not appearing although I have done proper parameter settings and the link
1
vote
3answers
85 views

Is it a good practice to put <article>s inside <li>s?

Typically on the front page of a blog, there are several recent blog posts, and each blog post is an <article>. And usually blog comments are markuped using <article>s, too. My question ...
0
votes
0answers
66 views

CRM 2011 - KB Article subgrid quick find not working

The quick find function on the KB article entity is slightly enhanced compared to other entities as it present you with more search parameters, a new search ribbon (called Mscrm.ArticleSearchRibbon ...
315
votes
2answers
114k views

How does database indexing work?

Given that indexing is so important as your dataset increases in size, can someone explain how indexing works at a database agnostic level? For information on queries to index a field, check out ...
0
votes
0answers
12 views

set new articles link on image throw module

i need open new articles on click image but i have problem i add image in database and that image fetch from module that i cant understand how to give new articles link on image by module i make one ...
0
votes
1answer
29 views

Create a form by article or component in Joomla! 3

I'm newbie in Joomla. I know that we can create a form like "Create Article" in joomla! . However, we can also create a form by creating a component with MVC method. What is the different ? Can ...
0
votes
2answers
27 views

Call Href from Another page

This is my first time posting here. My website has a portfolio page written in HTML5. On the page, I have multiple HTML links to different galleries. <a href="#II"> which presumably ...
0
votes
3answers
52 views

Use jQuery to automate links to chapters within a page?

The page in question: http://wlvrtn.com/sites/nms-chapters/page.php This page currently is made of up 3 chapters, each contained in their own article tags. In the future, I'll add additional chapter ...
1
vote
1answer
20 views

Issue with a section content

I have a issue with a section in its content. If you see everything i write in the section goes outside of it and the section appear to be empty! HTML: <section id="scopri"> <article ...
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
133 views

Displaying a unique Facebook Like counter button for each article on a page

Background I'm not a professional web designer. My background is in games. I'm just a programmer that's turned by hand to helping out a local club (a charity) and build them a simple custom site. ...
0
votes
0answers
57 views

“same article alias” error in joomla when editing translated (joomfish) article in the frontend

joomla version 2.5.8 joomfish version 2.5.0 I have created an article and translated it with joomfish. I login with the user that created that article and i'm trying to edit it. In english(basic ...
0
votes
1answer
52 views

H3 and P tags inside anchor, impact on SEO?

I'm working on our work site at the moment, just a quick question. I'm listing articles, and to make each one clickable, I'm containing them within an anchor. Is this bad practice? Will this have any ...
0
votes
1answer
91 views

joomla 2.5 get seo link by article id

let´s say I have following id´s from articles (#__content) 3,4,5 and I want to know the SEO URLs for these ID´s within my template. pseudo code: $db = JFactory::getDbo(); $query = ...
0
votes
2answers
51 views

Joomla: How to set user group access permission for article post?

I got several user groups with special rights and categories. Example: Classes: A, B, C. Teachers: A, B, C. Now if "Teacher A" creates an article within his categorie (A) via frontpage he's able to ...
1
vote
1answer
157 views

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 ...
0
votes
1answer
36 views

how to insert my_html into joomla article so that formatting is preserved

I have a large amount of html that I want to copy and paste into a joomla article. Once I insert my_html into joomla, my_html inherits all of the wrapping css. my_html was derived from a pdf --> ...
4
votes
1answer
75 views

Align floated divs top to bottom

I have one article tag, inside a php code that generate articles from wordpress. They are not all the same height ofc, it depends on the content. They are organised in two columns by float. If a ...
1
vote
1answer
41 views

How to scrape and virtually combine wiki articles?

So our company has a large number of internal wiki sites for different departments and I'm looking for a way to unify them. We've keep trying to get everybody to use the same wiki but it never works, ...
0
votes
0answers
41 views

Joomla Article Title Decoration

I am trying to add some decoration to article titles within Joomla 2.5. What I want to do is include this small decorative image on one side of the title, and also just flip the image horizontal and ...
0
votes
1answer
162 views

Joomla - Styling category blog article content

I am trying to style how the articles are laid out in a Category Blog and have got stuck on styling the actual content of the article. My code for the first article on the Category Blog is as such: ...
0
votes
2answers
45 views

Make a custom layout article view

I am making a site for a car company. Whenever I add an article there are two options: Blog and Category. I would like something like a category with a image preview and instead of the date created to ...
0
votes
2answers
152 views

Joomla 2.5 - article layout according to category layout

I want to use a custom layout for articles based on their categories' custom layouts. sports category layout - sports article layout science category layout - science category layout Thank you for ...
0
votes
2answers
434 views

Joomla Article Styling

I want to create an article that will contain a cv. The HTML of the article looks like this: <div class="bio-container"> <div class="bio"> <img src="images/cv-girl.jpg" ...
2
votes
2answers
481 views

Access Joomla 2.5 from external script to get article by id

I like to read an article by id from Joomla 2.5. As I'm not inside the framework I've to include it first. I found also some samples how to get an article by id than but it ever fails ... This is the ...
0
votes
2answers
718 views

Joomla 2.5 not loading JS scripts through article?

In Joomla 2.5 I have installed DirectPHP, which I have used extensively in Joomla 1.6 to embed PHP in Joomla articles. It works very well. I usually just for one include in the article, like this: ...
0
votes
3answers
60 views

Problems adding an article in Joomla

I got a problem I really cant solve. I am trying to create a menu with an single article in Joomla 2.5, but it wont show the article. I have created a main menu with some menus which are set to single ...
0
votes
1answer
35 views

<article> and <section> for forum's topics? [duplicate]

I don't know if it could be a good idea use for show a forum's topic this code: <article> <section>First post</section> <section>Second post</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 ...
0
votes
1answer
36 views

Html5 element confusion

I am slightly confused as to the best html5 element to use for a product review - similar in style to a review you can see on amazon or other ecommerce site. Should this be a section or an article?
0
votes
0answers
13 views

where is stored article “last update” data?

Does anybody know a simple solution - piece of code, that can be used to add in article it's last update data? I would need this for third party component, that does not have an option to show last ...
0
votes
1answer
105 views

Load a Joomla menu-item pages into a module position

With Joomla it's possible to load modules into articles and even into other modules, but is it also possible to load menu-item pages into module positions? For example, I have a menu item that shows ...
0
votes
2answers
62 views

Is it semantically correct to nest <article>s?

I've been reading up on the new HTML5 elements and their appropriate usage, and currently have some markup like this: <article> <h1>Crazy Awesome Programming ...
0
votes
2answers
85 views

How to make a link generated random by php tu auto-open itself?

On my menu, i want to be a a link called"Random" that when clicked it will open a random article, just like on stumbleupon. I made the template thinkink i may go from there and achieve this. But i ...
0
votes
1answer
51 views

Extract content from UIWebView

I have an RSS-feed that loads articles from some sites. I want the text in the articles to be shown in a TextView. It's not ads in the articles, so I am allowed to just get the text. Anyone knows how ...
0
votes
1answer
84 views

Joomla 3 translation

On last joomla 3 version each link, modules and articles can be associated with a language. I install new language from admincp (joomla 3 have integrated install language on administrator). Now when ...
0
votes
2answers
384 views

Joomla 2.5 shows add/edit form for article/category incompletely

When I click on add new article, Joomla shows the page incompletely. It doesn't even show the form itself completely. Even now that I have enabled the debug mode, it doesn't show anything. I think ...
0
votes
0answers
131 views

Joomla article access level behaviour

I have the following problem. I have multiple access levels set in my Joomla site. I have created a category and I have set the access level to my new access level called "administrate", that includes ...
0
votes
1answer
178 views

Joomla article use template override

Hello! I've many joomla templates which use component overrides. For some articles, I use the default template, and for others I use other template with "?template=zzz". How can I use other override ...
0
votes
1answer
133 views

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 ...
0
votes
2answers
89 views

Delete a post after a period of time

I have created a function that gets the time an article was published. The same function checks whether the article is 1 week old and deactivates it. I don't know what to do here if I have to make ...
0
votes
2answers
51 views

jdatabase no numbers appearing in article

I am testing outputting a query in a article in Joomla 3.0.2 via Sorcerer. When i output the array storing the query only values that are no numbers are appearing. E.g. say i have 2 rows in a table ...
0
votes
2answers
57 views

Why is last-child not targeting the last article tag in this fiddle?

Why is last-child not targeting the last article tag in this fiddle? http://jsfiddle.net/gunP9/ <div class="parent"> <article class="example">111</article> <article ...
0
votes
2answers
132 views

Extracting article contents from PDF magazines

First of all, I am not aiming for a specific development answer, but rather a development approach. The problem that I am having, is I have a client with a enormous amount of articles in PDFs, about ...

1 2 3 4 5