27.04.2024

From COKS - Open Source Center - Slovenia

(Difference between revisions)
Jump to: navigation, search
Abecedni seznam programov
IDABC > A. Produktivnostna orodja in administrativni postopki > A.6 Upravljanje vsebin
Source Forge > Internet > WWW/HTTP > Portali / upravljanje vsebin

Current revision (13:16, 17 May 2010) (edit) (undo)
 
(253 intermediate revisions not shown.)
Line 1: Line 1:
-
{| style="border:0; margin: 0;" width="100%" cellspacing="0"
+
{{Infobox Software |
-
| valign="top" style="width: 70%; background-color: transparent;" |
+
name = TYPO3
-
{| style="width: 100%; background-color: transparent;"
+
|logo = [[Image:Typo3_coksweb.jpg|TYPO3 logo]]
-
| valign="top" class="mainpage_hubbox" style="width: 100%; background-color: #dfe6ed; padding: 10px 10px 10px 10px; margin-right: 10px; border: 1px solid #999999;" |
+
|developer = [https://association.typo3.org/ TYPO3 Association]
-
[[image:typo3logo.gif|right]]'''Typo3 Web Contetn Management je sodobna in zmogljiva rešitev za upravljanje vsebine, primeren tako za uporabo na javnih spletnih straneh, kakor tudi za izgradnjo intranetnih spletnih strani in aplikacij.
+
|latest_release_version = 4.3
-
Temelji na sodobni arhitekturi [https://sl.wikipedia.org/wiki/LAMP LAMP] ([https://sl.wikipedia.org/wiki/Linux Linux], [https://sl.wikipedia.org/wiki/Spletni_stre%C5%BEnik_Apache Apache], [https://www.zgled.com naslov povezave MySql], [https://sl.wikipedia.org/wiki/Php PHP]), zato zagotavlja izredno nizke stroške lastništva.
+
|latest_release_date =
-
Izredna prilagodljivost in programabilnost okolja omogoča prilagoditve skorajda vsem uporabniškim zahtevam. Vključen so sodobne tehnologije in koncepti večuporabniškega dela, različnih delovnih okolij, različic vsebin ter upravljanja notranjih procesov, kar postavlja Typo3 daleč pred konkurenco.
+
|operating_system = [[Cross-platform]]
-
Izredna razširjenost tudi v Sloveniji, vam zagotavlja visoko kakovost, naše bogato znanje in izkušnje pri implementaciji pa hitro in učinkovito pot do željene rešitve. [[Project Overview|More...]]'''
+
|platform = [[PHP]]
-
{| style="background: #f0f0f0; margin:10px; border: 1px solid #cccccc;"
+
|genre = Content management system
-
| valign="top" style="padding:5px;" |
+
|license = [[GNU General Public License]]
-
* [[Web Content Management]]
+
|website = [https://www.typo3.com/ www.typo3.com]<br/>[https://www.typo3.org/ www.typo3.org]<br/>(Developer Resource)
-
* [[Typo3 5.0]]
+
}}
-
| valign="top" style="padding:5px;" |
+
-
* [[Project Overview|Project Overview]]
+
-
* [[Download Alfresco Community Network|Downloads]]
+
-
* [https://www.alfresco.com/products/ecm/screenshots/ Screenshots]
+
-
* [http://www.alfresco.com/products/presentations/ Recorded Demos]
+
-
* [https://wiki.alfresco.com/wiki/Roadmap Road Map]
+
-
|}
+
-
|-
+
-
| style="height: 10px;" |
+
-
|-
+
-
| valign="top" class="mainpage_hubbox" style="background-color: transparent; padding: 0 10px 10px 10px; border: 1px solid #cccccc;" |
+
-
__NOTOC__
+
-
== Novice in nadgradnje ==
+
-
'''[http://www.alfresco.com/about/events/2007/community_conference_1107.jsp Alfresco Community Conferences]''' Join us for the Alfresco Community Conferences in Paris and New York - November 2007.
+
-
'''[https://www.alfresco.com/about/careers/jobs/ We're Hiring]''' - We are currently looking for a Web Manager and a Community Relations Manager to join our growing team in the UK.
 
-
'''[[Release 2.1|Alfresco 2.1 Release Notes]]''' - Find out the latest on our newest release.
 
-
'''[[ECM Plan|Alfresco ECM Product Page]]''' - Details on Alfresco's Enterprise Content Management services and plans.
+
'''TYPO3''' is a [[free software|free]] and [[open source]] [[content management system]]. It is written with [[PHP]]. It has become one of the leading content management systems (CMS) on the web and in intranets.
-
'''[https://wiki.alfresco.com/wiki/New_Web_Content_Management_Plan Alfresco WCM Product Page]''' - Details on Alfresco's Web Content Management services and plans.
+
==Operating modes==
 +
TYPO3 has two operating modes: a ''frontend'', which presents a TYPO3 based website to its users, and a ''backend'', used by authors and site administrators to manage content for the website. The backend is used with an ordinary [[web browser]], so there is no special software needed to work on a TYPO3-based website.
-
=== More Info ===
+
==Design==
 +
The system is based on ''templates''. People can choose an existing template and change features such as logo, colors, and fonts, or they can construct their own templates using a configuration language called ''TypoScript''. In this simple notation, a large object tree structure of information is created with placeholders for data from the database to fill in. Preprogrammed objects are configured by changing or adding values or features. This object tree structure is saved in a text file. Various editors are available to change the content in a structured way. The PHP generator uses this data structure to drive the generation of the content. Besides conditions, TypoScript has no other [[control structure]]s; if real processing must be performed, it is handed to a PHP function. The top level object is the ''PAGE'' object. There are various types of ''MENU'' objects.
-
'''[[Roadmap|New Roadmap for 2007]]''' - The Roadmap has been updated to include our objectives for 2007 and releases 2.0, 2.1 and 3.0 which are the main planned releases for 2007. We also provide guidance on where can use help from the community. Please let us have your feedback.
 
-
'''[https://www.alfresco.com/about/events/2007/09/webscriptswebinar/ Web Scripts Webinar]''' - Learn about how to develop Alfresco Web Scripts in this online presentation by Mike Farman.
 
-
'''[http://wiki.alfresco.com/wiki/New_Web_Content_Management_Plan#Getting_Started Alfresco 2.1 WCM Eval Guide] - Take a spin evaluating WCM - it's simple and easy with our new evaluation guide.
+
----
 +
This software is supported by ''COKS'' at [mailto:podpora@coks.si podpora@coks.si]
-
|-
+
[[Category:A.6 Upravljanje vsebin]]
-
| style="height: 10px;" |
+
[[Category:Portali / upravljanje vsebin]]
-
|-
+
[[Category:Abecedni seznam programov]]
-
| valign="top" class="mainpage_hubbox" style="background-color: transparent;" |
+
-
{| style="border:0; margin: 0;" width="100%" cellspacing="0"
+
-
| valign="top" style="width: 25%; background-color: transparent; padding: 0 10px 10px 10px; border: 1px solid #cccccc;" |
+
-
 
+
-
== Join Now ==
+
-
 
+
-
* [https://forums.coks.si/profile.php?mode=register Forums]
+
-
* [http://wiki.coks.si/Typo3/index.php?title=Special:Userlogin&returnto=Main_Page Wiki]
+
-
* [https://www.alfresco.com/community/register/?source=community Content Community]
+
-
* [https://forge.alfresco.com/account/register.php Forge]
+
-
| style="width: 10px;" |
+
-
| valign="top" style="width: 25%; padding: 0 10px 10px 10px; border: 1px solid #cccccc;" |
+
-
== Contributions ==
+
-
* [http://forge.alfresco.com/projects/trashcancleaner/ Trash Can Cleaner]
+
-
* [https://forge.alfresco.com/projects/wcm-metadata/ wcm-metadata]
+
-
* [https://forge.alfresco.com/projects/wikispacemodule/ Wiki Space]
+
-
* '''[[Featured Contributions|More Contributions]]'''
+
-
| style="width: 10px;" |
+
-
| valign="top" style="padding: 0 10px 10px 10px; border: 1px solid #cccccc;" |
+
-
 
+
-
== Kako uporabljam Typo3? ==
+
-
Zanima nas, kako uporabniki uporabljajo Typo3. Opišite svoje izkušnje na [https://forum.coks.si/ forumu].
+
-
|}
+
-
|}
+
-
| valign="top" class="mainpage_hubbox" style="width: 10px;" |
+
-
| valign="top" class="mainpage_hubbox" style="background-color: #ffffff; padding: 0; border: 0px solid #cccccc;" |
+
-
 
+
-
{| style="border:0; margin: 0;" width="100%" cellspacing="0"
+
-
| valign="top" class="mainpage_hubbox" style="background-color: #e1effc; padding: 0 10px 10px 10px; border: 1px solid #cccccc;" |
+
-
 
+
-
==Download==
+
-
 
+
-
'''Latest Stable Version: 2.4.1 - Released xxx'''
+
-
 
+
-
===Popularni Downloadi===
+
-
 
+
-
* [https://typo3.org/download/ Typo3]
+
-
* [https://typo3.org/extensions/ Typo3 Extenzije]
+
-
* '''[[Download Alfresco Community Network|All Packages]]'''
+
-
 
+
-
===Source Downloads===
+
-
* [https://typo3.org/download/packages/ Typo3]
+
-
|-
+
-
| style="height: 10px;" |
+
-
|-
+
-
| valign="top" class="mainpage_hubbox" style="background-color: #e1effc; padding: 0 10px 10px 10px; border: 1px solid #cccccc;" |
+
-
 
+
-
==Popular Documentation==
+
-
* [https://wiki.alfresco.com/wiki/New_Web_Content_Management_Plan#Getting_Started Alfresco 2.1 WCM Eval Guide]
+
-
* [[Server Installation]] ([[Installing on Linux]])
+
-
* [[Server Administration Guide]]
+
-
* [[Server Configuration]]
+
-
* [[Repository Configuration]]
+
-
* [[Developer Guide]]
+
-
* [[JavaScript API]]
+
-
* [[Template Guide]]
+
-
* [[Web Scripts]]
+
-
* [[Alfresco Content Management Web Services|Web Services]]
+
-
* [[Workflow]]
+
-
* [[Alfresco Modules]]
+
-
* [[Metadata Extraction]]
+
-
|-
+
-
| style="height: 10px;" |
+
-
|-
+
-
| valign="top" class="mainpage_hubbox" style="background-color: #e1effc; padding: 0 10px 10px 10px; border: 1px solid #cccccc;" |
+
-
 
+
-
==Quick Links==
+
-
* [https://typo3.org/documentation/ Content Documentation]
+
-
* [[Alfresco Newsletters]]
+
-
 
+
-
===RSS Feeds===
+
-
* [https://forums.alfresco.com/topics_anywhere.php?mode=show&out=rss2.0&f=a&n=20&jlp=y&sfn=y&a=y&s=y&so=d&b=non&lpb=0&lpd=0&af=W6dmbqddIKd0dKc%3D Alfresco Forums]
+
-
* [https://wiki.alfresco.com/w/index.php?title=Special:Recentchanges&feed=rss Alfresco Wiki Recent Changes]
+
-
* [https://www.alfresco.com/feeds/ More Feeds]
+
-
|}
+
-
 
+
-
|}
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
[[Category:Programska oprema]]
+

Current revision

TYPO3
TYPO3 logo
Developer TYPO3 Association
Latest release 4.3
OS Cross-platform
Platform PHP
Genre Content management system
License GNU General Public License
Website www.typo3.com
www.typo3.org
(Developer Resource)


TYPO3 is a free and open source content management system. It is written with PHP. It has become one of the leading content management systems (CMS) on the web and in intranets.

Operating modes

TYPO3 has two operating modes: a frontend, which presents a TYPO3 based website to its users, and a backend, used by authors and site administrators to manage content for the website. The backend is used with an ordinary web browser, so there is no special software needed to work on a TYPO3-based website.

Design

The system is based on templates. People can choose an existing template and change features such as logo, colors, and fonts, or they can construct their own templates using a configuration language called TypoScript. In this simple notation, a large object tree structure of information is created with placeholders for data from the database to fill in. Preprogrammed objects are configured by changing or adding values or features. This object tree structure is saved in a text file. Various editors are available to change the content in a structured way. The PHP generator uses this data structure to drive the generation of the content. Besides conditions, TypoScript has no other control structures; if real processing must be performed, it is handed to a PHP function. The top level object is the PAGE object. There are various types of MENU objects.



This software is supported by COKS at podpora@coks.si