App-Followme

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension App::Followme

2.03 2023-06-18T13:52:44Z
    - change metadata separator in md files to a row of dots
    - use exclude_index in FormatPage to indicate if index page is not a prototype
    - add BinaryData, a package to handle opaque data sources
    - force packages that read pages to use web_extension in place of extension

2.02 2021-03-28T13:53:57Z
    - only uae absolute filenames in test scripts
    - additional tests for the existence of files in test scripts

2.01 2021-03-19T21:50:49Z
    - Replace MarkdownData with TextData, which generalizes it
    - All tests initialize top_directory and base_directory before running
    - Small changes to documentation

2.00 2021-03-05T12:45:20Z
    - Revised test of format_date to be locale independent
    - Removed help directory from initial install and its tests in ZFunctional.t

1.99 2021-03-01T13:06:28Z
    - Converted Guide.pod to Guide.pm so that it is installed properly

1.98 2021-02-22T21:56:55Z
    - Rewrote code that removes site url from pod links
    - Updated all tests to use absolute filenames to avoid problems
    - Fixed bugs in UploadSite.pm
    - Removed cwd and getcwd from software and tests where it was not needed
    - Create one level of directory when writing file if not present

1.97 2021-02-17T14:10:47Z
    - Modified test for format_date to work with different locales
    - Rewrote ConvertPage.pm to us object polymorphism when creating files 
    - Rewrote PodData.pm to write help files to a single existing directory
    - Made Image::Size a required package

1.96 2021-02-04T13:55:26Z
    - Rewrote sort code
    - Added variables $extension and @related_files
    - Rewrote gallery template to use new css
    - Added CreateRss.pm
    - Configuration files now use yaml format
    - Added code to read and write yaml and xml

1.95 2020-08-04T15:32:22Z
	- more changes to tests to make them portable
	- redid style sheets, templates, and index.html file
	- change functional test directory name from archive to essays 

1.94 2020-05-11T14:05:39Z
	- set permissions on directory when creating files for testing
	- set file modify times instead of sleeping in tests
	- make Text::Markdown a required module
	- add system error message to file write error message

1.93 2020-05-02T14:45:16Z
	- revised css for single column site and removed javascript
	- CreateGallery no longer resizes images, must be done externally
	- revised templates to use semantic html
	- fixed typos in POD documentation

1.92 2016-09-18T00:10:22Z
    - Fixes to pass tests on Windows and BSD

1.91 2016-09-02T19:08:15Z
    - Added required Perl Modules to cpanfile
    - Fixes for PodData

1.90 2016-08-29T00:26:28Z
    - First beta release for version 2. Code entirely rewritten.

1.16 2015-09-10T00:35:31Z
    - New initial website
    - make photo resize optional in gallery
    - added breadcrumb urls
    - added class UploadLocal

1.15 2015-06-08T23:01:40Z
    - made Test::Requires a requirement

1.14 2015-06-06T10:47:19Z
    - revised tests to use Test::Requires

1.13 2015-06-04T23:12:11Z
    - make other modules optional

1.12 2015-05-25T00:22:22Z
    - updated code to generate initial website
    - added CreateGallery module to create photo galleries
    - added EditSections module to edit section tags on website
    - added bundle.pl script to modify initial website



( run in 2.248 seconds using v1.01-cache-2.11-cpan-5a3173703d6 )