Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Template Toolkit

Compare

  Analyzed 1 day ago

The Template Toolkit is a fast, flexible and highly extensible template processing system. It is written in the Perl programming language.

33.9K lines of code

2 current contributors

8 months since last commit

98 users on Open Hub

Very Low Activity
4.54545
   
I Use This

ShinyCMS

Compare

  Analyzed about 9 hours ago

ShinyCMS is an open-source content management system intended for use by web designers and web developers who want to keep a clear distinction between the markup they create and the content their clients can edit. On a ShinyCMS-powered site, the pages are constructed using on-disk template files ... [More] which are mostly HTML or XHTML. The CMS then inserts text and images specified by the database in places designated by special tokens (the templating language used is the well-known Template Toolkit). The only things the end-user can edit are these small pieces of database-driven content - not the whole page. [Less]

313K lines of code

1 current contributors

almost 3 years since last commit

2 users on Open Hub

Inactive
4.0
   
I Use This

WebFetch

Compare

  No analysis available

WebFetch is a set of Perl5 modules that provide a framework for retrieving local or remote headlines & links for display on the web or export to other sites. News collection is from cron. News display uses server-side includes.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

OpenBib

Compare

  No analysis available

OpenBib is a next generation discovery infrastructure for libraries. On the frontend side it features RSS feeds, mashups, tagging, tag clouds, use analyses, faceted search as well as catalogue enrichment and much more. The entire infrastructure relies on the central priciples of REST and the ... [More] Semantic Web. A lot of different data sources - ranging from library catalogues to collections to OAI repositories - can be imported in its local data store (PostgreSQL database + Xapian search engine). Any combination of these data sources can be exposed as a separate web portal with minimum work using OO inheritance of templates on different abstraction levels. As a use case take look at: https://muenzen.uni-koeln.de/ https://richterbibliothek.ub.uni-koeln.de/ [Less]

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

Inversion Templates

Compare

  No analysis available

Inversion is a templating system for Ruby with an Inversion of Control when compared to most templating systems. What this means is that setting data values in an Inversion template is decoupled from rendering it, allowing you to add data directly from whatever part of the code it is generated ... [More] rather than requiring that you pass around an intermediate data structure for later combination with the template when it's rendered, without sacrificing encapsulation or exposing unnecessary scope. [Less]

0 lines of code

2 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause