-
Mimbo 2.1更新了
日期:2007-11-05 | 分类:Wordpress应用
Mimbo是一个非常棒的Wordpress主题,我刚接触时是他的2.0版本,没想到几天之后作者就更新到了2.1,真是勤快啊。我尝试着翻译了其中更新的内容。
Dropdown menus are now included for subpages in the top navigation
顶部导航增加了下拉子页面The category header “News” is now dynamic
不太明白什么意思,大概是News栏目独立出来了Category titles on the homepage (”Gadgets”, “Music”) now link to their archives pages
首页的栏目标题(如“Gadgets”,“Music”)增加了链接Widget headers in the sidebar are now styled like the other headers
右侧列表的Widget标题改成了与其他标题一样的样式Formatting has been added to certain elements inside the post: blockquote, unordered list, ordered list. Also, two new CSS classes have been included for inserting images within posts: “picleft” and “picright”
为内容页的引用、无序列表和有序列表元素添加了特定的样式,同时增加了对图片的两种流控制样式“picleft”和“picright”Single pages now have a Category link next to the date info
在内容页发表日期旁边增加了所属栏目链接The <body> tag now uses an ID of “home” if you’re on the homepage: <body<?php if ( is_home() ) { ?> id="home"<?php } ?>>
为<body>标签添加了home属性Padding and list-item issues in the Comments section have been corrected
修正了评论部分的列表流和PaddingImage-path info for the RSS icon has been corrected
修正了RSS图标的路径Category and Subcategory menus in the sidebar have been styled
为右侧列表的栏目和子栏目显示添加了样式Archives pages have been styled
为栏目页面添加了样式To make things easy to find, all top navbar and subnav styling is in its own separate document, “nav.css”
为了使修改更加方便,把所有的顶部导航和子导航样式独立出来,其文件名为“nav.css”Min-height added to the <body> to fix scrollbar problem in Firefox and Safari
修正了在Firefox和Safari显示重叠的错误I’ve removed my name from the footer and simply linked to the Mimbo download page; seems less obtrusive that way
我删除了底部Mimbo theme by Darren Hoyt中我的名字(就像演示显示的那样),这样看起来不会太突兀原文链接:http://www.darrenhoyt.com/2007/11/03/mimbo-21-is-available-for-download/








评论