Pictrails

Rails相册软件
授权协议 未知
开发语言 Ruby
所属分类 建站系统、 相册/照片/多媒体系统
软件类型 开源软件
地区 不详
投 递 者 尹兴生
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Pictrails 是一个基于浏览器的相册展示软件,采用 Rails 2.0 开发,支持多用户。

主要特性包括:

* 支持多用户
* Create Galleries like child of another Gallery
* Add several pictures in a Gallery
* Create a gallery with define a directory in same server of pictrails if the directory has several directories into, all of this directory are child of master Gallery
* Admin interface with login to add/edit/delete Galleries and Pictures
* Define the thumbnails and pictures size in settings interface
* Delete the cache page in settings interface
* Define the number of pictures by pagination Gallery
* Define the number of gallery by pagination of Gallery's list
* Define a list of tag for pictures
* View a sidebar with all gallery in it tree
* Navigate with a breadcrumb
* 查看所有相册的标签云
* 标签式相片浏览
* 允许发表相片评论

 相关资料
  • 一、安装准备 1、下载hive-0.5.0-bin版本:http://apache.etoak.com/hadoop/hive/hive-0.5.0/ 2、JDK版本:jdk-6u20-linux-i586.bin 3、操作系统:Linux s132 2.6.9-78.8AXS2smp #1 SMP Tue Dec 16 02:42:55 EST 2008 x86_64 x86_64 x86_64

  • Gallery 用于实现上传图片的展示或幻灯片播放 这里推荐使用小程序原生的wx.chooseImage和wx.previewImage来实现,例子可以参照 uploader中图片预览的效果。 效果

  • 一、安装准备 1、下载HBASE 0.20.5版本:http://www.apache.org/dist/hbase/hbase-0.20.5/ 2、JDK版本:jdk-6u20-linux-i586.bin 3、操作系统:Linux s132 2.6.9-78.8AXS2smp #1 SMP Tue Dec 16 02:42:55 EST 2008 x86_64 x86_64 x86_64 GN

  • 相册管理 一、相册管理:指对所有上传的图片的归类管理。 1、创建相册:可以新建多个相册。 2、上传图片:可以上传图片到相册里。 3、搜索:输入相册名称对相册的搜索。 二、点击相册进入可看到对图片的修改及其他功能。 1、替换上传:指把现在的图片替换成其他图片。 2、转移相册:指把现在的图片转移到其他相册。 3、设为封面:把现在所选图片设置成相册的封面展示。 4、删除图片:删除现在所选图片。 5、复制

  • 本文向大家介绍Android相机、图册demo,包括了Android相机、图册demo的使用技巧和注意事项,需要的朋友参考一下 本文为大家分享了Android相机、图册基本demo,供大家参考,具体内容如下 下面分享具体Android 调用相机、打开相册、裁剪图片的实现代码,内容如下 以上就是关于Android相机、图册的基本操作内容,希望对大家学习Android软件编程有所帮助。

  • 我使用正角模块连接到Spotify API,并获得专辑和艺术家的搜索结果。 当我拿到一张专辑或一位艺术家时,它是可以的。问题是当我将参数传递给restanglar以搜索结果时。Restanglar转换符号

  • <php>$smeta=json_decode($vo['smeta'], true);</php> <div id="imgs" class="imgs"> <foreach name="smeta['photo']" item="vo"> < <img src="{:sp_get_asset_upload_path($vo['url'])}" /> </for

  • 本文向大家介绍非常漂亮的相册集 使用jquery制作相册集,包括了非常漂亮的相册集 使用jquery制作相册集的使用技巧和注意事项,需要的朋友参考一下 一、简单的图像翻滚 image-rollover常被用在交互式导航栏上,当我们的鼠标移动到导航栏时,按钮的外观改变。例如我们以如下几幅黑白缩略图作为导航图表,当鼠标移动到指定图标时,图标变为明亮的彩色图片。预览如下: 该页面的代码十分简单,我们以此