ImageVue是非常炫的PHP+Flash相册程序,不需要数据库支持,只要可以支持GD2的PHP空间即可(不支持GD2就需要手动做缩略图和上传,这里不讨论不支持的情况)。
老版本1.X版本最大的问题就是中文支持。
新的Flash相册ImageVue.v2.0.Build.03.09.08.Beta 版本已经彻底解决该问题。不但可以支持中文,还可以指定显示字体,堪称完美支持中文。
配置方法,进入后台,默认是http://你的相册地址/imagevue/ 默认用户名和密码都是admin ,进入以后自己修改密码,或者新建管理员帐号:
1、定制自己的中文语言包,非常简单,进入config,点右边的Create new language ,新建一个语言包Chinese,点击lang,你就可以自己定制语言包了,要翻译的东西非常少,可以参照我的图。
2、定制自己的theme主题,点theme,然后编辑default主题(点edit),或者你也可以Create new theme, based on default theme(创建一个基于默认主题的新主题),这样即使你配置出错,也可以通过查看默认主题的方法找到原来的配置。
(1)Edit theme config 编辑主题配置(主要是色彩配置)
themes - 你选择的模板 - edit - settings - language 里面填入 Chinese
这个我不多讲了,简单说,如果你使用默认主题,只是需要增加完美中文支持,是不需要配置其他的,只是当你修改了背景图,想创建属于你自己的色彩主题,才需要配置此项目。
(2)Edit theme stylesheet 编辑主题的CSS(主要是字体配置),我将字体设为默认首选微软雅黑,次选Tahoma,这样就非常美观了。- /* Imagevue CSS Document */
- /* Supported styles for Flash:
- font-family - A comma-separated list of fonts to use, in descending order of desirability. Any font family name can be used.
- font-size - Only the numeric part of the value is used; units (px, pt) are not parsed; pixels and points are equivalent.
- font-weight - Recognized values are normal and bold.
- font-style - Recognized values are normal and Tahoma.
- color - Only hexadecimal color values are supported. Named colors (like blue) are not supported.
- text-decoration - Recognized values are none and underline.
- text-align - Recognized values are left, center, and right.
- margin-left - Only the numeric part of the value is used. Units (px, pt) are not parsed; pixels and points are equivalent.
- margin-right - Only the numeric part of the value is used. Units (px, pt) are not parsed; pixels and points are equivalent.
- text-indent - Only the numeric part of the value is used. Units (px, pt) are not parsed; pixels and points are equivalent.
- display - Supported values are inline, block, and none.
- leading - Space after end of line
- */
- /* Guidelines:
- - Allways use # in front of colors
- */
- body {
- font-size: 13px;
- font-family: 微软雅黑,Tahoma, Arial, "Times New Roman", Times, serif;
- color: #000000;
- }
- a:link {
- color: #FFCC66;
- }
- a:hover {
- text-decoration: underline;
- }
- .mainmenu {
- color: #000000;
- font-size: 15px;
- }
- .mainmenu_menubutton {
- font-style: Tahoma;
- }
- .mainmenu_node {
- color:#FFCC66;
- font-size:12px;
- }
- .mainmenu_title {
- font-size: 14px;
- }
- .mainmenu_amount{
- color: #000000;
- font-size: 17px;
- }
- .mainmenu_textPage{
- font-style: Tahoma;
- color: #EAFF93;
- }
- .mainmenu_link{
- color: #EAFF93;
- }
- .mainmenu_hasFiles{
- }
- .mainmenu_hasFolders{
- color: #000000;
- }
- .folderdescription_title{
- font-size: 16px;
- color: #FFCC66;
- leading: 2px;
- }
- .folderdescription_amount{
- font-size: 13px;
- color: #000000;
- }
- .folderdescription_date{
- leading: 5px;
- color: #000000;
- }
- .folderdescription_description{
- color: #EEEEEE;
- }
- .tooltip{
- font-size: 13px;
- }
- .tooltip_title{
- font-size: 16px;
- color: #FFCC66;
- leading: 2px;
- }
- .tooltip_description{
- }
- .tooltip_name{
- }
- .tooltip_date{
- }
- .maincontrols {
- color: #000000;
- font-size: 14px;
- font-style: Tahoma;
- }
- .text_1 {
- font-size: 10px;
- font-weight: normal;
- letter-spacing: 0px;
- }
- .text_1_imageindex {
- font-size: 10px;
- }
- .text_1_title {
- font-size: 18px;
- font-style: Tahoma;
- color: #000000;
- }
- .text_1_filename {
- }
- .text_1_dimensions {
- }
- .text_1_filesize {
- }
- .text_1_date {
- }
- .text_1_exif {
- }
- .text_1_description {
- font-size: 12px;
- }
- .text_1_folderdescription {
- font-size: 12px;
- }
- .text_1_link {
- }
- .text_1_download {
- }
- .text_1_folderpath{
- }
- .text_1_foldername{
- }
- .text_1_abslink{
- }
- .text_2 {
- font-size: 12px;
- font-weight: normal;
- color: #111111;
- leading: 2px;
- text-align: right;
- }
- .text_2_imageindex {
- }
- .text_2_title {
- }
- .text_2_filename {
- }
- .text_2_dimensions {
- }
- .text_2_filesize {
- }
- .text_2_date {
- }
- .text_2_exif {
- }
- .text_2_description {
- }
- .text_2_folderdescription {
- }
- .text_2_link {
- }
- .text_2_download {
- }
- .text_2_folderpath{
- }
- .text_2_foldername{
- }
- .text_2_abslink{
- }
- .exif_name {
- color: #555555;
- }
- .exif_value {
- }
- /* You can set specific styles to specific EXIF tags, like the 3 exampels below which target the EXIF "model" attribute */
- .exif_model{
- font-size: 15px;
- font-weight: bold;
- leading: 2;
- }
- .exif_name_model{
- display: none;
- }
- .exif_value_model{
- color: #0066CC;
- }
- .textpage{
- font-size: 15px;
- }
- .textpage_title{
- font-size: 30px;
- leading: 8px;
- color:#FFCC66;
- font-style: Tahoma;
- }
- .textpage_body{
- }
- .textpage_form{
- font-size: 12;
- }
- .textpage_forminput{
- /* You need to specify all required styles in this class because they are not inherited from the main textpage class because of restrictions with input fields in flash.
- Please use 0x color formatting instead of #
- font-family onyl supports a single font value. Make sure its a font that is globally supported*/
- color: 0xac824a;
- font-size: 15;
- font-family: Arial;
- }
- .textpage_forminputback{
- /* This specific class only supports the color style. Please use 0x color formatting instead of # */
- color: 0x333333;
- }
- .imagebuttons_help {
- font-style: Tahoma;
- }
- .audioplayer {
- }
- .audioplayer_main {
- }
- .audioplayer_id3 {
- color: #999999;
- }
- .audioplayer_id3_first {
- font-size: 17px;
- font-style: Tahoma;
- }
- .audioplayer_tracklist {
- font-family: 微软雅黑,Tahoma, Verdana, Arial;
- font-size: 12px;
- color: #000000;
- }
- .text_items {
- font-family: 微软雅黑,Tahoma, Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #666666;
- }
- .unsupported_items {
- font-family: 微软雅黑,Tahoma, Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #666666;
- }
- .unsupported_items_heading {
- font-family: 微软雅黑,Tahoma, Georgia, "Times New Roman", Times, serif;
- font-size: 17px;
- }
- .unsupported_items_content {
- }
复制代码 |