TinyPortal

Development => Support => Topic started by: raxavier69 on August 01, 2006, 09:00:16 AM

Title: very stupid question
Post by: raxavier69 on August 01, 2006, 09:00:16 AM
whats the difference between blocks and articles besides articles are mostly for info why blocks are for like functions?
Title: Re: very stupid question
Post by: Techdomain on August 01, 2006, 11:53:29 AM
well... I use articles for exactly that, articles and reviews (I do have a few php articles that provide functions).

blocks are summarised information and quick ways of navigation.
Title: Re: very stupid question
Post by: JPDeni on August 01, 2006, 01:25:08 PM
I've got quite a few functions in articles. I even have an article called "Articles" that accesses a database of articles. :)

The main difference between blocks and articles that I can see is that blocks can be on every page, but articles are pages unto themselves.
Title: Re: very stupid question
Post by: Xarcell on August 01, 2006, 01:44:34 PM
articles are pages, and blocks are not.
Title: Re: very stupid question
Post by: agridoc on August 01, 2006, 08:19:13 PM
Blocks are elements of page design that can be programmed where (in which panel) and when will be present. They also are repeating, if so programmed, in several sections of the site. They are mostly structural elements of the site altough they may contain information, news etc.

Articles can be programmed to be shown as a page or as elements of page and they can be categorized, archived and so on. They will contain most of the organized information provided by the site as it grows up with time.
Title: Re: very stupid question
Post by: raxavier69 on August 01, 2006, 08:34:52 PM
thankx every one ^^, so when i put up faqs and stuff they should beput up as articles. will they show up or can i have a menu in a block to get them
Title: Re: very stupid question
Post by: IchBin on August 01, 2006, 08:38:02 PM
You can have your menu point to a category of articles or a single link to an individual article.