CooL. PHP gallery view:imageVue
upload the upload folder,
all images is in the content folder
make content CHO 777
set admininsrator password
default:
open passwords.php
$data[’guest’] = ‘guest’; $data[’admin’] = ‘content/’;
Remember to change the admin folder. It is very easy to login, every with guest.
config.ini
dmin configuration list
mainheadtext = ImageVue Admin //设置管理界面的名称,它出现在左上方//
hidepassword = true //如果设置成true,输入密码时用*掩盖//
serverextension = php //设置服务器教本语言扩展//
extensions = jpg //设置何种格式的文件可以通过上传程序上传//
backgroundimage = back.jpg//设置管理界面左上角的背景图片//
guestlogininfo = true //在登陆处,允许或禁止显示告诉用户可以作为guest用户做限制访问的信息。如果选择为true,意味着你愿意保留特殊的guest密码在你的password.php文档.如果设置为false,你将清除它//
foldersorting = dd //设置在主菜单输出分类文件夹的方式.影响图片文件夹和组文件夹.dd(时间降序) da(时间升序) na(名称升序) nd(名称降序) rnd(随机显示)
contentfolder = content/ //设置管理员编辑的内容文件夹.也可以通过URL设置。//
imagesorting = na //设置图片列表输出图片的方式。参数和foldersorting相同//
globalpath = //设置管理后台的相对地址或绝对地址//
dropcol = 000000,10 //设置主要内容(main content)的背景(backdrops)颜色和透明度//
startheading = sitename 相册标题
startimage = load.jpg 编辑初始Flash载入图像
swflayer = false 窗口内外挂Flash,填入swf相对路径,在察看图像时会消失。
startfx = true 调用内置的flash效果修饰主窗口,可选值:blur,true ,false
textcol = 34507A 菜单文本颜色
bgcol = EFEFEF 背景颜色
barcol = false 导航巴颜色,此处未定义,故为false
menucol = bgcol,textcol ,导航巴配色,此处设定值表示继承之前设定的颜色,也可选设值:false ,bgcol,textcol , textcol,bgcol ,[HEX color,HEX color] (注意要设置两个Hex值对应文本和菜单颜色)
backimage = back.jpg ,网页窗口的背景图片
backalign = TL,背景图片对齐方式,可选值:TL (Top Left), T (Top) ,TR (Top Right) ,R (Right) ,BR (Bottom Right), B (Bottom), BL (Bottom Left) ,L (Left) ,M (Middle)
audiopath = mp3/ 设定mp3 播放目录
navigation = 1,1,1,1,1,0,0,导航栏的风格设定,7个值分别对应[nextbutton],[previousbutton], [thumbnails],[motion],[open in popup],[open in blank],[toggle sound FX], 1代表yes,0代表no。
imagepopinfo = 1,1,0,0,0,1 鼠标悬浮图像是显示信息设定,六个值分别对应,[clickaction, imagename, imagedimensions, imagesize, imagedate, description]
popdisplay = 1,1,1,1,1,1,POPUP窗口的内容设定,可选值:[ containinswf, name, attributes, description, url, clickimageclose],建议全部选上。
play music mp3
make a folder :mp3 put music in.
congfig.ini audiopath can define which music will be played when open a folder.
Popularity: 73% [?]
Leave a Comment
You must be logged in to post a comment.