Gallery

来自开放百科 - 灰狐
跳转到: 导航, 搜索
Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Gallery Thanks, Wikipedia.
Gallery-90x90.gif

一个 PHP 开发的照片管理工具

目录

新闻

在线演示

http://demo.huihoo.com/gallery/
管理员: admin/admin

安装指南

1. 按照安装向导进行系统安装

http://localhost/gallery/install/ 

2. 创建数据库

mysqladmin -u root -p create gallery2
mysql -u root -p
mysql>GRANT ALL PRIVILEGES ON gallery2.* TO gallery@localhost IDENTIFIED BY 'gallery';
mysql>flush privileges;

Gallery Hacks

添加 Google Adsense, Gallery Google Ads Module

vi themes/matrix/templates/theme.tpl
<img src="{g->url href="images/galleryLogo_sm.gif"}" width="107" height="48" alt=""/>
your google ads

Gallery2:How to add Google Adsense

相关链接

Comment-32x32.png

<discussion>characters_max=300</discussion>
分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱