ExtraDRM : Design Resource Management Wordpress Freelance
Want to learn more about Acquia’s products, services, and happenings in the Drupal Community? Visit our site: http://bit.ly/yLaHO5. A site with good content is only as good as the users ability to find the...
A general overview of the Islandora framework, which is the core of the DiscoveryGarden service.
Digital Asset Management System – ResourceSpace, designed to assist companies and individuals to organize and share their digital assets efficiently.
Events Timeline to manage events and rooms / ressources inside sharepoint website … I can adapt this timeline to many situations. Timelines are perfect for telling stories and visualizing processes. You can use a...
Let us say that you want to display events every month with changing title post for your calendar to current month (see http://www.salsarock.com/agenda/soirees) In wp-include/general-template.php Modify your function _wp_render_title_tag to display the calculated dynamic...
find /home/ftp/services/* -mtime +5 -exec rm {} \; The first argument is the path to the files. This can be a path, a directory, or a wildcard as in the example above. I would...