manage content
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3056
Pinpin Content 0.1 Beta
Pinpin Content is a lightweight CMS. more>>
Pinpin Content is a lightweight CMS.
Pinpin Content providing Unix-like group/user managment, XHTML 1.1 strict rendering, wiki syntax, a node structure, CSS themes, templates, various element containers (text, forum, and news), multilgual elements (autodection and versioning), inclusion of elements inside elements (e.g. an introduction in 3 languages included in a English-only body, footer, etc), and image thumbnailing.
Main features:
- unix-like group/user managment
- XHTML 1.1 strict rendering
- wiki syntax
- node structure
- CSS themes
- templates
- various element containers (text, forum, news)
- multilgual elements (autodection and versioning)
- inclusion of elements inside elements (e.g an introduction in 3 languages included in a english-only body, footer, etc).
- image thumbnailing
<<lessPinpin Content providing Unix-like group/user managment, XHTML 1.1 strict rendering, wiki syntax, a node structure, CSS themes, templates, various element containers (text, forum, and news), multilgual elements (autodection and versioning), inclusion of elements inside elements (e.g. an introduction in 3 languages included in a English-only body, footer, etc), and image thumbnailing.
Main features:
- unix-like group/user managment
- XHTML 1.1 strict rendering
- wiki syntax
- node structure
- CSS themes
- templates
- various element containers (text, forum, news)
- multilgual elements (autodection and versioning)
- inclusion of elements inside elements (e.g an introduction in 3 languages included in a english-only body, footer, etc).
- image thumbnailing
Download (0.21MB)
Added: 2006-02-20 License: GPL (GNU General Public License) Price:
1343 downloads
Force Content-Type 1.2.1
Force Content-Type is an extension used to force the Content-Type of URLs. more>>
Force Content-Type is an extension used to force the Content-Type of URLs.
Its useful to avoid the tag soup when you are developing a XHTML webpage and want Firefox to use its internal XML parser. If the webserver is not correctly configured, it will serve the page with a text/html Content-Type (a tag soup), instead of sending it as application/xhtml+xml, and therefore avoiding Firefox to treat the page as pure XML.
Force Content-Type allows you to define the Content-Type of some URLs (using Regular Expressions), overriding the webservers incorrect Content-Type.
Supported locales:
- Basque
- English
- Spanish
<<lessIts useful to avoid the tag soup when you are developing a XHTML webpage and want Firefox to use its internal XML parser. If the webserver is not correctly configured, it will serve the page with a text/html Content-Type (a tag soup), instead of sending it as application/xhtml+xml, and therefore avoiding Firefox to treat the page as pure XML.
Force Content-Type allows you to define the Content-Type of some URLs (using Regular Expressions), overriding the webservers incorrect Content-Type.
Supported locales:
- Basque
- English
- Spanish
Download (0.035MB)
Added: 2007-04-03 License: MPL (Mozilla Public License) Price:
951 downloads
CAM::PDF::Content 1.07
CAM::PDF::Content is a PDF page layout parser. more>>
CAM::PDF::Content is a PDF page layout parser.
SYNOPSIS
use CAM::PDF;
my $pdf = CAM::PDF->new($filename);
my $contentTree = $pdf->getPageContentTree(4);
$contentTree->validate() || die Syntax error;
print $contentTree->render(CAM::PDF::Render::Text);
$pdf->setPageContent(5, $contentTree->toString());
This class is used to manipulate the layout commands for a single page of PDF. The page content is passed as a scalar and parsed according to Adobes PDF Reference 3rd edition (for PDF v1.4). All of the commands from Appendix A of that document are parsed and understood.
Much of the content objects functionality is wrapped up in renderers that can be applied to it. See the canonical renderer, CAM::PDF::GS, and the render() method below for more details.
Enhancements:
- Perl
<<lessSYNOPSIS
use CAM::PDF;
my $pdf = CAM::PDF->new($filename);
my $contentTree = $pdf->getPageContentTree(4);
$contentTree->validate() || die Syntax error;
print $contentTree->render(CAM::PDF::Render::Text);
$pdf->setPageContent(5, $contentTree->toString());
This class is used to manipulate the layout commands for a single page of PDF. The page content is passed as a scalar and parsed according to Adobes PDF Reference 3rd edition (for PDF v1.4). All of the commands from Appendix A of that document are parsed and understood.
Much of the content objects functionality is wrapped up in renderers that can be applied to it. See the canonical renderer, CAM::PDF::GS, and the render() method below for more details.
Enhancements:
- Perl
Download (0.72MB)
Added: 2006-07-31 License: Perl Artistic License Price:
684 downloads
Content Feeder 2.0
Content Feeder is a library used for assembling content feeds. more>>
ContentFeeder - A library used for assembling content feeds. RSS 2.0 is currently the only format supported, but can easily be extended to handle more.
ContentFeeder_RSS2 is the class name to instantiate to create RSS 2.0 feeds.
Example:
require(ContentFeeder.class.php);
$rss =& new ContentFeeder_RSS2;
Enhancements:
- change default character set to UTF-8
- change default escapement to none
- add escape type of none
- add setDefaultEscapeType()
<<lessContentFeeder_RSS2 is the class name to instantiate to create RSS 2.0 feeds.
Example:
require(ContentFeeder.class.php);
$rss =& new ContentFeeder_RSS2;
Enhancements:
- change default character set to UTF-8
- change default escapement to none
- add escape type of none
- add setDefaultEscapeType()
Download (0.008MB)
Added: 2005-08-29 License: GPL (GNU General Public License) Price:
1518 downloads
Community Content Management 1.0
Community Content Management project consists of a light-weight CMS, designed for communities. more>>
Community Content Management project consists of a light-weight CMS, designed for communities.
Community Content Management is a light-weight CMS, which is designed for small communities, such as churches, schools, and neighborhood watch groups.
It allows someone with relatively little knowledge of the Internet to publish news stories and events. It sets archive/publishing dates, allowing groups to write press releases/articles about events before they happen.
Its output conforms to XHTML 1.0 and uses CSS 2, and its configuration comprises one file, which sets the site title, database, host, and meta tags.
Enhancements:
- Login - code changed so correct variables are passed to login script :)
- Search - Search Engine Added
- Articles - new lines (n) are replaced with "
" instead of " "
<<lessCommunity Content Management is a light-weight CMS, which is designed for small communities, such as churches, schools, and neighborhood watch groups.
It allows someone with relatively little knowledge of the Internet to publish news stories and events. It sets archive/publishing dates, allowing groups to write press releases/articles about events before they happen.
Its output conforms to XHTML 1.0 and uses CSS 2, and its configuration comprises one file, which sets the site title, database, host, and meta tags.
Enhancements:
- Login - code changed so correct variables are passed to login script :)
- Search - Search Engine Added
- Articles - new lines (n) are replaced with "
" instead of " "
Download (MB)
Added: 2007-01-22 License: GPL (GNU General Public License) Price:
1009 downloads
Command Line Content Management System 0.6
Command Line Content Management System is my own command line content management system. more>>
Command Line Content Management System is my own command line content management system. Its not a dynamic cms, but a script that takes a source tree and creates a web site out of it.
The idea came to me when i was using m4 for my website to generate the HTML, but i did not like the idea that i was still typing HTML in my pages, even if it was simplified by using macros. I was updating a wiki page somewhere when it hit me: i wanted a command line system that was able to take wiki style input for page content. The result is clcms.
Its in beta state at the moment, mostly to try out some different approaches to various
challenges. But i thought id share it now, so if youre interested and might have some ideas on where to go from here, drop me a line (or a patch). At least it can build this site and the tutorial site, but anything more fancy will probably not work.
Its also a way for me to learn Python, so i might in my ignorance produce some weird constructs here and there. Please let me know, but be gentle.
Main features:
- Updates should be possible with a terminal and an editor
- Content is stored in a directory tree
- Adding pages (or items?) should be as easy as creating a new file and typing some lines in it.
- For default pages/items no config necessary
- No HTML, XML or anything alike for normal usage
- All pages have their binary content (images, download files) in the directory of the page itself
- All output is static, no generating on the fly
Usage:
After untarring the tarball, add < dir>/bin to your path or copy bin/clcms.py to a directory in your path.
You can now go to < dir>/examples/documentation and build the tutorial by running
clcms.py
Now wasnt that easy?
Point your browser to file://< dir>/examples/documentation/out/index.html and see the result of all your hard work.
If it did not work, its not your fault. Just remember that version number.
Enhancements:
- .page files can now contain content attributes.
- Filename extensions are removed and replaced by attribute lines in .page files.
- The page.meta file should now be called page.attr.
- The nomenu option had disappeared in a previous release, and has been put back.
<<lessThe idea came to me when i was using m4 for my website to generate the HTML, but i did not like the idea that i was still typing HTML in my pages, even if it was simplified by using macros. I was updating a wiki page somewhere when it hit me: i wanted a command line system that was able to take wiki style input for page content. The result is clcms.
Its in beta state at the moment, mostly to try out some different approaches to various
challenges. But i thought id share it now, so if youre interested and might have some ideas on where to go from here, drop me a line (or a patch). At least it can build this site and the tutorial site, but anything more fancy will probably not work.
Its also a way for me to learn Python, so i might in my ignorance produce some weird constructs here and there. Please let me know, but be gentle.
Main features:
- Updates should be possible with a terminal and an editor
- Content is stored in a directory tree
- Adding pages (or items?) should be as easy as creating a new file and typing some lines in it.
- For default pages/items no config necessary
- No HTML, XML or anything alike for normal usage
- All pages have their binary content (images, download files) in the directory of the page itself
- All output is static, no generating on the fly
Usage:
After untarring the tarball, add < dir>/bin to your path or copy bin/clcms.py to a directory in your path.
You can now go to < dir>/examples/documentation and build the tutorial by running
clcms.py
Now wasnt that easy?
Point your browser to file://< dir>/examples/documentation/out/index.html and see the result of all your hard work.
If it did not work, its not your fault. Just remember that version number.
Enhancements:
- .page files can now contain content attributes.
- Filename extensions are removed and replaced by attribute lines in .page files.
- The page.meta file should now be called page.attr.
- The nomenu option had disappeared in a previous release, and has been put back.
Download (0.024MB)
Added: 2006-03-21 License: GPL (GNU General Public License) Price:
1312 downloads
Ciberia Content Federator 1.0
Ciberia is a free blog aggregator, or content federator, that allows anyone to create a Ciberpunk.com style site. more>>
Ciberia is a free blog aggregator, or content federator, that allows anyone to create a "Ciberpunk.com style" site in just five minutes.
You only need to have PHP installed on your server, and can change the appearance with CSS.
Instructions for installing Ciberia:
1. In data/uris_ciberguests.php and data/uris_members.php files, write the proper URIs from the blogs feeds
from member and guest blogs (left and right columns respectively), the path in the server from the install directory
and the e-mail adress where readers can write you.
2. In /graphics directory, save the pictures of members and guests as member_1.png, member_2.png ... and guest_1.png
etc. just in the same order you saved the URIs in step 1. We recommend 50x60 pixels.
3. Upload it all to your server and check that directories have write permission only for the program, not for the readers.
Be careful also with update.php: readers should have read permission only for that file.
4. Run install.php from your browser by typping http://www.yourdomain.any/install.php in the direction bar.
5. Dont forget to delete install.php after installation is finished!
6. Personalize style.css to modify the final view of the website. If you want to add banners or sections, you will must modify update.php
How Ciberia works:
The program updates its cache every 10 minutes, dont panic if your post does not appear inmediately on front.
<<lessYou only need to have PHP installed on your server, and can change the appearance with CSS.
Instructions for installing Ciberia:
1. In data/uris_ciberguests.php and data/uris_members.php files, write the proper URIs from the blogs feeds
from member and guest blogs (left and right columns respectively), the path in the server from the install directory
and the e-mail adress where readers can write you.
2. In /graphics directory, save the pictures of members and guests as member_1.png, member_2.png ... and guest_1.png
etc. just in the same order you saved the URIs in step 1. We recommend 50x60 pixels.
3. Upload it all to your server and check that directories have write permission only for the program, not for the readers.
Be careful also with update.php: readers should have read permission only for that file.
4. Run install.php from your browser by typping http://www.yourdomain.any/install.php in the direction bar.
5. Dont forget to delete install.php after installation is finished!
6. Personalize style.css to modify the final view of the website. If you want to add banners or sections, you will must modify update.php
How Ciberia works:
The program updates its cache every 10 minutes, dont panic if your post does not appear inmediately on front.
Download (0.045MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1471 downloads
Exponent 0.96.5
Exponent is a web application that allows site owners to easily create and manage dynamic websites. more>>
Exponent is a web application that allows site owners to easily create and manage dynamic websites. Unlike other site management tools, Exponent is completely self-contained.
No additional applications need to be downloaded by a user to permit them to use Exponent. Everything from user management to site configuration to content editing and approval is done within the system.
Non-technical users, web-savvy administrators and web developers of all skill levels have something to gain from Exponent. Exponent is completely self-contained, unlike other site management tools on the internet.
For Users...
For people without technical backgrounds, Exponent is a user-friendly way to update a website. The system hides much of the complexity inherent in web design and development, and presents the user with simple forms for posting news, text, calendar events and more. The standard content editor provides visual editing, allowing people to create highly stylized content without learning HTML or CSS.
For Administrators...
Website administrators are given a powerful array of tools to manage the unseen parts of their website. Maintaining the sites database, dictating what users are allowed to create and manage content on what parts of the site, and configuring the system is all done with point and click tools. The Exponent permissions system gives webmasters a powerful and flexible way to let users and groups of users participate in site maintenance. Nearly every aspect of the sites behavior is controlled by the administrator, from the overall layout to the implementation of content approval policies.
For Developers...
Exponent provides developers a rich framework for deploying web applications. With a myriad of supporting subsystems, programmers can concentrate on the specific features of their application, while using a mature and stable backdrop of tools. Database abstraction, security, high-level date and time handling, intelligent redirection and configuration routines already exist, so application designers do not spend time re-inventing these common pieces.
<<lessNo additional applications need to be downloaded by a user to permit them to use Exponent. Everything from user management to site configuration to content editing and approval is done within the system.
Non-technical users, web-savvy administrators and web developers of all skill levels have something to gain from Exponent. Exponent is completely self-contained, unlike other site management tools on the internet.
For Users...
For people without technical backgrounds, Exponent is a user-friendly way to update a website. The system hides much of the complexity inherent in web design and development, and presents the user with simple forms for posting news, text, calendar events and more. The standard content editor provides visual editing, allowing people to create highly stylized content without learning HTML or CSS.
For Administrators...
Website administrators are given a powerful array of tools to manage the unseen parts of their website. Maintaining the sites database, dictating what users are allowed to create and manage content on what parts of the site, and configuring the system is all done with point and click tools. The Exponent permissions system gives webmasters a powerful and flexible way to let users and groups of users participate in site maintenance. Nearly every aspect of the sites behavior is controlled by the administrator, from the overall layout to the implementation of content approval policies.
For Developers...
Exponent provides developers a rich framework for deploying web applications. With a myriad of supporting subsystems, programmers can concentrate on the specific features of their application, while using a mature and stable backdrop of tools. Database abstraction, security, high-level date and time handling, intelligent redirection and configuration routines already exist, so application designers do not spend time re-inventing these common pieces.
Download (1.1MB)
Added: 2006-07-23 License: Freeware Price:
1188 downloads
Absolut Engine content management system 1.73
Absolut Engine is a PHP/MySQL framework built on the basis of a former news publishing system. more>>
Absolut Engine is a PHP/MySQL framework built on the basis of a former news publishing system. The project features 3 layer access, article posting, editing, and deleting.
Included are a basic image and file manager as well as a related articles manager. Rich text editing is provided via a built-in WYSIWYG editor that produces XHTML 1.0 Strict compliant code.
It is easy to extend via the module functionality. It is fully configurable and easy-to-use. Modules include discussions, surveys, RSS feed export and import, search engine optimization, a messaging system, weather reports, and Google Maps.
Enhancements:
- Many bugs were fixed.
- It is now possible to plug in any WYSIWYG editor.
<<lessIncluded are a basic image and file manager as well as a related articles manager. Rich text editing is provided via a built-in WYSIWYG editor that produces XHTML 1.0 Strict compliant code.
It is easy to extend via the module functionality. It is fully configurable and easy-to-use. Modules include discussions, surveys, RSS feed export and import, search engine optimization, a messaging system, weather reports, and Google Maps.
Enhancements:
- Many bugs were fixed.
- It is now possible to plug in any WYSIWYG editor.
Download (0.14MB)
Added: 2007-04-11 License: GPL (GNU General Public License) Price:
928 downloads
Nuxeo Core 1.3.2
Nuxeo Core is an embeddable document management core, based on Nuxeo Runtime. more>>
Nuxeo Core is an embeddable document management core, based on Nuxeo Runtime. Nuxeo Core provides all necessary low-level services to define, store, manage, audit, request and search content.
It is the kernel of Nuxeo 5 and can also be embedded in third-party applications to provide advanced content management features.
It can run on any Java platform, can be easily extended using plug-ins (thanks to Nuxeo Runtime) and implements JCA (Java EE Connector Architecture) to be easily plugged into existing applications or information systems.
Enhancements:
- This release fixes a bug related to document removal.
<<lessIt is the kernel of Nuxeo 5 and can also be embedded in third-party applications to provide advanced content management features.
It can run on any Java platform, can be easily extended using plug-ins (thanks to Nuxeo Runtime) and implements JCA (Java EE Connector Architecture) to be easily plugged into existing applications or information systems.
Enhancements:
- This release fixes a bug related to document removal.
Download (3.1MB)
Added: 2006-10-26 License: LGPL (GNU Lesser General Public License) Price:
1093 downloads
Sys::Manage::Cmd 0.56
Sys::Manage::Cmd - Systems management command volley. more>>
Sys::Manage::Cmd - Systems management command volley.
SYNOPSIS
Command line script
use Sys::Manage::Cmd;
my $s =Sys::Manage::Cmd->new();
# Script associations (see also embedded in source):
$s->{-assoc}->{.ftp}=sub{[ftp,-n,-s:loginfile,!elem!,[0]]};
# Target collections:
$s->{-target}->{all} =[1,2,3,4,5,6];
# Target branches:
$s->{-branch}->{1} =[1,2];
$s->{-branch}->{2} =[3,4];
$s->{-branch}->{3} =[5,6];
# Command-line setup / loop:
$s->set([@ARGV]);
# Command assignments:
#$s->set(-k=>assign, -o=>b, -i=>0, -ping=>1);
#$s->execute(-a=>assignment name, -t=>[targets], -cline=>[command line]);
#...
# Command line execution:
$s->set(-k=>cmd, -o=>b, -i=>0, -ping=>0);
$s->execute([@ARGV]);
Command line
script -option -option... target command-line
script -option... -ttarget... command-line
Examples of command line
script all dir !elem!
script -ob -tall dir !elem!
script -rPrevId -tall dir !elem!
script -aTest -tall dir !elem!
script -l10 -tall dir !elem!
Options of command line
(see also -cline and -i, -k, -l, -o, -r, -t, -u, -x, -v, -g)
-kNameSpace - kind (namespace) of command
-rCommandId - redo command id (used also inside -l); or switch (for -a)
-aAssignName - assignment name, to use as command id
-lPauseSecs - loop with pause before each subsequent redo
-lg... - ... for pings usuccessful only
-lv, -lw... - ... console verbose or windowed subsequent turns
-o(s|c|b) - order of execution:
sequental
concurrent
branched (concurrent branches)
-tTargetName - target, may be several -t, instead of positional argument
-xTargetExcl - exclusion from target list, may be several -x
-uUser:pswd - user name and password for target
-g - ping target before command, also use -gPingTimeout
-gx - exclude unsuccessful targets sequentially
-i - ignore exit code
-v(0|1|2) - verbosity level
-vc... - ... cmdfile rows include
-vt... - ... date-time include
Embedded commands
(see also -cline and -assoc)
script.ext - interpreting of scripts alike .pl, .bat, .ftp, .rdo.*
rcmd, rdo, - commands to remote nodes using
fput, fget, Sys::Manage::Conn
mput, mget (!elem!, !user!, !pswd! substitutions not needed)
cmdfile - evaluate command lines file or Perl script
!elem!, < - target element and source file substitutions
!user!, !pswd! - user name and password substitutions
!log! - log filesystem name substitution
Embedding command line
(see also ENVIRONMENT and SLOTS)
if (!defined($ENV{SMELEM}) # command volley:
|| ($ENV{SMELEM} eq )) {
system($^X, script, -k0, target, $0)
} elsif (!$ENV{SMDIR}) {
die "Execute this script on Manager!"
} elsif ($ENV{SMDIR}) {
die "Execute this script on Agent!"
} else { # command script:
....
1 # success
}
<<lessSYNOPSIS
Command line script
use Sys::Manage::Cmd;
my $s =Sys::Manage::Cmd->new();
# Script associations (see also embedded in source):
$s->{-assoc}->{.ftp}=sub{[ftp,-n,-s:loginfile,!elem!,[0]]};
# Target collections:
$s->{-target}->{all} =[1,2,3,4,5,6];
# Target branches:
$s->{-branch}->{1} =[1,2];
$s->{-branch}->{2} =[3,4];
$s->{-branch}->{3} =[5,6];
# Command-line setup / loop:
$s->set([@ARGV]);
# Command assignments:
#$s->set(-k=>assign, -o=>b, -i=>0, -ping=>1);
#$s->execute(-a=>assignment name, -t=>[targets], -cline=>[command line]);
#...
# Command line execution:
$s->set(-k=>cmd, -o=>b, -i=>0, -ping=>0);
$s->execute([@ARGV]);
Command line
script -option -option... target command-line
script -option... -ttarget... command-line
Examples of command line
script all dir !elem!
script -ob -tall dir !elem!
script -rPrevId -tall dir !elem!
script -aTest -tall dir !elem!
script -l10 -tall dir !elem!
Options of command line
(see also -cline and -i, -k, -l, -o, -r, -t, -u, -x, -v, -g)
-kNameSpace - kind (namespace) of command
-rCommandId - redo command id (used also inside -l); or switch (for -a)
-aAssignName - assignment name, to use as command id
-lPauseSecs - loop with pause before each subsequent redo
-lg... - ... for pings usuccessful only
-lv, -lw... - ... console verbose or windowed subsequent turns
-o(s|c|b) - order of execution:
sequental
concurrent
branched (concurrent branches)
-tTargetName - target, may be several -t, instead of positional argument
-xTargetExcl - exclusion from target list, may be several -x
-uUser:pswd - user name and password for target
-g - ping target before command, also use -gPingTimeout
-gx - exclude unsuccessful targets sequentially
-i - ignore exit code
-v(0|1|2) - verbosity level
-vc... - ... cmdfile rows include
-vt... - ... date-time include
Embedded commands
(see also -cline and -assoc)
script.ext - interpreting of scripts alike .pl, .bat, .ftp, .rdo.*
rcmd, rdo, - commands to remote nodes using
fput, fget, Sys::Manage::Conn
mput, mget (!elem!, !user!, !pswd! substitutions not needed)
cmdfile - evaluate command lines file or Perl script
!elem!, < - target element and source file substitutions
!user!, !pswd! - user name and password substitutions
!log! - log filesystem name substitution
Embedding command line
(see also ENVIRONMENT and SLOTS)
if (!defined($ENV{SMELEM}) # command volley:
|| ($ENV{SMELEM} eq )) {
system($^X, script, -k0, target, $0)
} elsif (!$ENV{SMDIR}) {
die "Execute this script on Manager!"
} elsif ($ENV{SMDIR}) {
die "Execute this script on Agent!"
} else { # command script:
....
1 # success
}
Download (0.060MB)
Added: 2007-07-24 License: Perl Artistic License Price:
824 downloads
Content Area Focus 0.1
Content Area Focus is an extension used to solve the content area focus loss. more>>
Content Area Focus is an extension used to solve the content area focus loss.
Target audience: those who are mostly using the keyboard to navigate around and switch between tabs; frequently they encounter situations in which the content area doesnt have focus.
Method: just giving focus to the content area for any "regular" keystrokes made when the main-window is in focus.
<<lessTarget audience: those who are mostly using the keyboard to navigate around and switch between tabs; frequently they encounter situations in which the content area doesnt have focus.
Method: just giving focus to the content area for any "regular" keystrokes made when the main-window is in focus.
Download (0.001MB)
Added: 2007-04-03 License: MPL (Mozilla Public License) Price:
937 downloads
Estoque Inteligente 1.5
Estoque Inteligente is a Web based application to manage supply, sales, and customers. more>>
Estoque Inteligente is a Web based application to manage supply, sales, and customers.
Estoque Inteligente project can be useful to managers of small stores.
<<lessEstoque Inteligente project can be useful to managers of small stores.
Download (0.088MB)
Added: 2006-03-31 License: GPL (GNU General Public License) Price:
1304 downloads
AntiCMS Content Management System 0.2.1
AntiCMS is a minimalist content management system for small and simple websites. more>>
AntiCMS is a minimalist content management system for small and simple websites. The main purpose of this system is to separate content, structure and layout.
Layout is defined using templates; content and structure are stored in XML file - database is not required. System is written in Python and released under the GPL.
Its still in early stage of development, so errors and unpredicted behaviour may occour. Currently a content editor is being developed, which will run on users computer and allow easy managent of content and structure of websites.
Enhancements:
- This release adds site configuration (it is now possible to change encodings, paths, and some other properties) and a new variable in the template engine.
<<lessLayout is defined using templates; content and structure are stored in XML file - database is not required. System is written in Python and released under the GPL.
Its still in early stage of development, so errors and unpredicted behaviour may occour. Currently a content editor is being developed, which will run on users computer and allow easy managent of content and structure of websites.
Enhancements:
- This release adds site configuration (it is now possible to change encodings, paths, and some other properties) and a new variable in the template engine.
Download (0.034MB)
Added: 2005-11-07 License: GPL (GNU General Public License) Price:
1446 downloads
Gtk2::Ex::MindMapView::Content 0.000001
Gtk2::Ex::MindMapView::Content is a base class for content objects. more>>
Gtk2::Ex::MindMapView::Content is a base class for content objects.
SYNOPSIS
use base Gtk2::Ex::MindMapView::Content;
This module is internal to Gtk2::Ex::MindMapView. It is the base class for objects that show content and offers several classes that are to be overidden.
INTERFACE
Properties
group (Gnome2::Canvas::Group)
The group on which the content is drawn.
x (double)
The x-coordinate of the upper left corner of the content bounding box.
y (double)
The y-coordinate of the upper left corner of the content bounding box.
width (double)
The width of the content bounding box.
height (double)
The height of the content bounding box.
min_width (double)
The minimum width of the content.
min_height (double)
The minimum height of the content.
Methods
new(group=>$group, ...)
Instantiate a content object. You must provide the Gnome2::Canvas::Group on which this content is to place itself.
content_get_image()
This method must be overridden. It is used to instantiate Gnome2::Canvas::Item content.
content_set_x($value)
This method must be overridden. It sets the value of the content x coordinate.
content_set_y($value)
This method must be overridden. It sets the value of the content y coordinate.
content_set_width($value)
This method must be overridden. It sets the value of the content width.
content_set_height($value)
This method must be overridden. It sets the value of the content height.
content_set_param($name, $value)
This method may optionally be overridden to pass values to the object created by content_get_image.
get(name)
Return the value of a property.
set(name=>$value
This method is used to set the value of a property.
get_min_height
Returns the minimum height for a Gtk2::Ex::MindMapView::Content
get_min_width
Returns the minimum width for a Gtk2::Ex::MindMapView::Content
reparent($group)
Assign this content item to another Gnome2::Canvas::Group.
<<lessSYNOPSIS
use base Gtk2::Ex::MindMapView::Content;
This module is internal to Gtk2::Ex::MindMapView. It is the base class for objects that show content and offers several classes that are to be overidden.
INTERFACE
Properties
group (Gnome2::Canvas::Group)
The group on which the content is drawn.
x (double)
The x-coordinate of the upper left corner of the content bounding box.
y (double)
The y-coordinate of the upper left corner of the content bounding box.
width (double)
The width of the content bounding box.
height (double)
The height of the content bounding box.
min_width (double)
The minimum width of the content.
min_height (double)
The minimum height of the content.
Methods
new(group=>$group, ...)
Instantiate a content object. You must provide the Gnome2::Canvas::Group on which this content is to place itself.
content_get_image()
This method must be overridden. It is used to instantiate Gnome2::Canvas::Item content.
content_set_x($value)
This method must be overridden. It sets the value of the content x coordinate.
content_set_y($value)
This method must be overridden. It sets the value of the content y coordinate.
content_set_width($value)
This method must be overridden. It sets the value of the content width.
content_set_height($value)
This method must be overridden. It sets the value of the content height.
content_set_param($name, $value)
This method may optionally be overridden to pass values to the object created by content_get_image.
get(name)
Return the value of a property.
set(name=>$value
This method is used to set the value of a property.
get_min_height
Returns the minimum height for a Gtk2::Ex::MindMapView::Content
get_min_width
Returns the minimum width for a Gtk2::Ex::MindMapView::Content
reparent($group)
Assign this content item to another Gnome2::Canvas::Group.
Download (0.049MB)
Added: 2007-01-16 License: Perl Artistic License Price:
1011 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above manage content search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed