
This is just an older version.Newer is here:
http://www.peak.ne.jp/xoops/md/mydownloads/singlefile.php?lid=61&cid=1myAlbum-P is yet another photo album module for XOOPS2.
This module was made with a slogan "Easy to use for even the beginners".
Since myAlbum-P can be used with multi purpose, you can easily install this module multiply.
Especially, ImageManager integration is useful for almost XOOPS users.
This feature makes that almost XOOPS modules can treat auto-resized & auto-thumnails-made images by imagemanager.
Of course, auto-created thumnails are used in selecting images and in the artile body, though the thumnail in the article body has a link to the main bigger images.
In myAlbum-P 2.84, ImageManager Integration can treat non-image files. (Simplified Attachment Manager Integration)
This means that you can attach any type of files (PDF, Excel, Word ... yes!) into almost modules which have XoopsDhtmlTextarea.
"myAlbum-P is not a hacked module."
Although myAlbum-P started from a debugging version of daniel's myAlbum 1.1.3 historically,
codes of the recent version has very little relation to daniel's myAlbum.
Of course, I know myAlbum-P uses images from daniel's myAlbum.
This is the reason why I never eliminate daniel's name and URL from credit or footer.
I maintain myAlbum-P whose table's structures are fully compatible with myAlbum 1.1.3.
But I know that this limitation prevents myAlbum-P from better improvement too.
If I could, I'd like to make another photo album module fully independent with myAlbum.
myAlbum-P Features:
- High imtegration with XOOPS core.
- Duplicatable easily
- 4 methods -ImageMagic,NetPBM,GD2,GD- are usable to create thumnails.
- Support resize and rotate main image by 3 methods -IM,NP,GD2-
- Fully indepedent of register_globals
- Safe config system (not use cache)
- ImageManager Integration (also import & export)
- Simplified AttachmentManager Integration
- Batch register from files on the server
- Records and photos maintenance like redoing thumnails
- Detail permissioning each groups
CHANGELOG:
2004-10-4 v2.84
- modified ImageManagerIntegration can treat non-image files (AttachmentManager)
- added an option which specifies the default listing order
- modified that img tags have not only alt but also title property
- added delete button on admin's admission (thx karuna)
- fixed a bug rendering options for categories (thx Tom_G3X)
- added italian language (thx NickeL)
- updated schinese language (thx phppp)
2004-7-31 v2.83
- added photo columns into each blocks (thx rocket98)
- fixed default templates not to display posting icon to non-priv-users (thx rocket98)
- fixed adding meta headers into submit.php called by IMI (thx phppp)
- fixed myalbum.textsanitizer to separated some codes into langs (thx phppp)
- modified non-image files can be shown in random block (thx okatti)
- updated myblocksadmin into 0.07
- updated schinese language (thx phppp)
2004-7-8 v2.82
- fixed a bug in listing categories (thx cradeg)
2004-7-5 v2.81
- fixed looping check routine (thx boufa)
- fixed treating with ghost categories (thx cradeg & boufa)
- eliminated some codes using buggy xoops_substr() (thx namhil & boufa)
- added mbstring routine for some environment (thx Marijuana)
- fixed some links not ended '/' (thx Marijuana)
- added some global permissions on intall (thx Marijuana)
- updated swedish language (thx Leif Madsen)
2004-6-25 v2.80
- remade the default design using crystal icons. (thx to all of icon authors)
- added class MyAlbumTextSanitizer extends MyTextSanitizer
- added tag [siteimg]
- added tag [summary][/summary] only text inside this tag will be displayed in summary view
- applied with Windows environment (If you want to use Windows Server with ImageMagick, try blank as the path of ImageMagick)
- added a mode ImageManager Integration outputs [siteimg] tags
- updated myblocksadmin & mymenu
- changed names of functions using prefix "myalbum_" (eg. applied the problem of redeclaring convertorderbyin() )
- fixed some SQL injection vulnerablities
- and many other slight bugs are patched
2004-5-25 v2.75b
- fixed import.php from myAlbum-P (thx okatti)
2004-5-22 v2.75a
- fixed a fatal bug which user's posts is cleared when he submit (thx sfdb).
-- 2.73 , 2.74 , 2.75 has this problem.
2004-5-21 v2.75
- fixed uid don't specified in order link (thx bordacs)
- modified icon gifs larger
- eliminate 'PHP_SELF'
2004-5-19 v2.74
- added middle size calculation in photo.php (thx ellecat)
- fixed wrong links in photo.php (thx sfdb, efla)
- fixed a bug in specifying date of last modified
- changed myalbum_slogo.gif using font 04b_03b (thx Herko & Y.Kishino)
- changed logo.gif like mydownloads (thx LARABIE FONTS)
2004-5-17 v2.73
- added batch update into photo manager (thx efla)
- added a drop-down box allowing him a direct access to any categories or/and sub-categories. (thx efla)
- fixed a bug category selection is not stored in preview. (thx Elleomea)
- fixed a bug of catview.php in table view (thx Snoopy)
2004-5-13 v2.72a modification about a compatibility with PHP Accelerator
- the order of templates is changed back to the same as 2.6
- modified category should be selected (thx sfdb)
- modified putting some space between 2 lines of thumbs in the table view (thx efla)
- modified "mymenu" can be also displayed in preferences
2004-5-7 v2.72 some modifications
- modified treating files other than images
- modified redo thumbnails
- modified preview
2004-5-7 v2.71 bug fixed
- fixed the problem which caps extensions treated as not image files
2004-5-5 v2.70 release
- added page navigation into recent list of top page
- added limitation of photos in block displaying
- added category's name ($photo.cat_title) into template myalbum*_photo_in_list.html
- added term for rotation of random image
- added import from imagemanager
- added export to imagemanager
- added a top menu for admin
- remade category's admin (renamed as index.php)
- allowed to upload another type of files (swf,avi etc.)
- For such implementations, I use the icons of filemanager 3.0
- thx to the author Jan Inge Pettersen(Xend)
http://www.xendtech.com/2004-4-5 v2.70 beta 03
- use myuploader.php instead of class/uploader.php in XOOPS core.
(Security reason)
- added import from another myAlbum-P modules.
- navigation at bottom as well (thx mariuss)
- New language
- Nederlands (thx Jan Deeben)
2004-3-9 v2.70 beta 02
- fixed typo in xoops_version.php and notification.inc.php
- fixed typo in templates for duplicated modules
- added links each categories view from submit or edit
- not only text but also photo is previewable (submit)
- myblocksadmin improved a little
- Updated swedish (thx Leif Madsen)
2004-3-4 v2.70 beta from 2.64
- modified as "Duplicatable Module"
- rename .htaccess into .htaccess.dist for some environment.
(If you want more secure, rename it into .htaccess manually)
- Updated spanish (thx ColdBeer)