zeroboard XE下载
帖子数 32
Fix #1 : 2008/02/20 04:10
Fixed following bugs.
- When the optimizer is enabled, images are not displayed with some server. After overwriting files, please regenerate cache files.
- Error with message, "cannot find module" : Added more exception handling.
If you already installed 0.2.9, you may apply changed file only.
Fixed following bugs.
- When the optimizer is enabled, images are not displayed with some server. After overwriting files, please regenerate cache files.
- Error with message, "cannot find module" : Added more exception handling.
If you already installed 0.2.9, you may apply changed file only.
Fix #2 : 2008/02/20 11:54
- Fixed bug that editor is not enabled with IE6.
- Fixed bug that editor is not enabled with IE6.
Fix #3 : 2008/02/20 14:21
- Fixed bug that paths for images in layouts or skins are recognized as relative path.
Changeset for #1, #2, #3 : zbxe.beta.0.2.9.changed.3.zip
- Fixed bug that paths for images in layouts or skins are recognized as relative path.
Changeset for #1, #2, #3 : zbxe.beta.0.2.9.changed.3.zip
How to Upgrade
- If the installed version is not the just former version of the released version, you should install all the zbxe.beta.0.*.*.changed files one by one, or you should overwirte whole files by installing zbxe.0.2.9.beta.-
See manual page for upgrading.
- Now Zeroboard XE is under Beta testing, thus it might have some bugs not fixed. If you use Zeroboard XE for the real service, you had better observe other users' upgrade result before upgrading your service.
- Note that
- blog / guestbook modules are removed. (They are integerated into board module.)
: You can find modules created in blog/guestbook modules at administration page of board module.
For each module, do "modify > save", then those modules will work properly.
For guestbooks, use xe_guestbook theme.
For blogs, to use layout, you should create layout at administration page of layout, as the other modules.
- Please regenerate cache files at administration page.
- blog / guestbook modules are removed. (They are integerated into board module.)
Changesets (r3436~r3723)
- Changed Files (You can see the list of changed files and modified codes.)
- Change Logs (You can see the change log - mostly in Korean.)
Release Note
- Improved features
- Fixed bugs that template handler couldn't handle absolute path in skin files.: haneul
- Changed code to extract only .xml files when extracting table schema of modules : bnu
- OL/UL/BLOCKQUOTE/TABLE are now recognized as basic property in postings, comments. : zero
- Improved automatic linking of urls in postings/comments. : zero
- wma files are considered as multimedia file, then they are linked directly. : zero
- Improved caching of optimized css/js files : zero
- External libraries are maintained in libs directory : haneul
- By isAdmin() method of each module's basic class file, it is possible to link configuration of other modules' permission. : zero
- The administrators of module can set configuration of linked modules at additional setups of module : zero
-If sapi type is cgi, zbXE get paths from environment variable, PATH_INFO. : zero
- Added widgets, layouts, addons directories to .htaccess : zero
- Changed ereg into preg : zero
- Numbers can be used as module name : zero
- Fixed bug of paging of cuburid dbms. : rokmcssu
- xe_content className is given to content adding widget to be displayed same as general documents. : zero
- Fixed problem that select tag's option is not disabled in IE by javascript : zero
- Improved DB query by caching count(*) in page navigation : zero
- Xml query format is changed so that one table can be used as multiple aliases : zero
- Fixed problem that db port can not be assigned for mysql, postgresql
- Member module
- Added a feature, batch group change in administration page of members : zero
- Fixed bug occurred when key of extra variables in join form is in upper case. : zero
- Fixed bug occurred when search result has one row in Korean address search. : zero
- Improved administration page to maintain profile photo, image name, image marks directly. : zero
- Improved member_extra_info addon to be lighter. : zero
- Added getProfileName() and getProfileImage() methods to document.item and comment.item. It may be called from each skin.
- Removed signature part from member_extra_info addon. : zero
- Additional information may be hidden by configuration : zero
- When replying messeges, original messege's content and subject is displayed. : zero
- Automatic login feature (option keeping users signed in ) is added
- Added a feature assigning URL where user is moved to, after login/logout
- Fixed basic skins.
- Modified margin/padding of default editor skin. : zero
- Fixed wrong message variable in member skin. : haneul - Board module
- Configurations can be applied into multiple boards at a time. : zero
- Added features for blogs. Added blog style into xe_board skins. Fixed xe_boards' html/css : zero
- Category maintenance is handled by AJAX. Categories may have parent-children relation. : zero
- Added option for 1:1 consultation board. If the option is enabled, non-administrator members would see their own artocles.
Non-members would not be able to write articles when using consultation. :zero
- Fixed bugs in gallery / webzine skins that page variable is not set when thumbnail or summary is clicked. :zero
- Document module
- The number of comments is displayed when the posting is secret. : zero
- When copying/moving postings, attached files/trackbacks/comments are also copied/moved. : zero
- Improved permission for members in managing group to maintain postings. : zero
- Added arguments indicating display of popup menu, additional info to getContent() method. : zero
- Fixed bug now showing write button in blogs when more than one person have permissions to write. : venister
- Improved posting search so that search work properly when list_order is desc. : zero
- Fixed bug that some widgets show only one item. : zero
- Category of postings may have multiple depth. : zero
- Changed basic icons for postings. : zero
- Removed function accessing directly to Database for checking hits. : zero
- For secret documents, comments inherit permission, and the content of comments are not displayed. : zero
- Fixed bug that date before 1970 is not properly displayed. : zero
- Fixed permission problem that modify/delete buttons are not displayed on documents written by non-member. : zero
- Added index to documents table with module_srl + document_srl. : zero
- Importer Module
- Improved importer for TTXML to show image link properly. : zero
- Improved data migration of TTXML. : zero
- Point system module.
- Improved point recalculation for points assigned into each module are applied properly. : zero
- Fixed bug that points may be given redundantly when attaching files. : zero
- Added a feature that points may be decreased (or increased) when reading postings. : zero
- Added a feature, group changing by levels. : zero
- Fixed bug that changing points is not applied when reading postings.
- Trackback module
- Changed check sequence for if trackback is allowed: trackback configuration > module configuration > articles' configuration. : zero - Editor module
- Editor components can be configured to be permitted by groups.: zero
- Improved configuration of editor modules' additional setup. Now permission for upload/component/basic component/using html and height and width of editor can be set in the configuration page. : zero
- Fixed the conflict of css in code highlighter.: bnu
- RSS module
- Changed RSS to show recent 15 items : zero
- Menu module
- Administrator can maintain menu regardless the configuration of menu : zero
- Button images of menu can be uploaded directly. It can be used as "link" of menu object : zero
- When using image button, active button is shown for the selected menu. : zer
- Lifepod module
- Fixed bug that time of schedule is not displayed correctly with PHP 4: haneul
- Fixed bug when the number of schedules in one year exceeds 50. : haneul
- Fixed bug if title or description has small quotation mark. : haneul
- Widget module)
- Modified widget handler to reload page when widget is inserted in order to show flash files, css properly. : zero
- Fixed bugs that result of recent images is not shown with Cubrid DBMS. by Sangwook Seo : zero
- Added modules/widgets/addons
- Added Category widget : zero
- Added editor skin, textarea : zero
- Added xe_blog layout : zero
- Added blog style to xe_board skin : zero
- Added xe_guestbook skin : zero
- Added forum style widget skin : zero
- Added notice skin to webzine-style widget. : zero
- Removed modules/widgets/addons
- spamfilter addon : integrated into spamfilter "Module", zero
- point maintenance addon : integrated into point system module by trigger, zero
- blog, guestbook module : integrated into board, zero
- Translations
- English : supershop,FruitsHake, haneul, heemin
- Chinese : chinaskyking, haojilin
- Japanese : heemin, supershop
- Spanish : sspa3141
- Russian : sspa3141
File download
- Archive : zbxe.beta.0.2.9.zip or zbxe.beta.0.2.9.tgz
- Update : zbxe.beta.0.2.9.changed.zip
You can also download from svn
to update
- Official zbXE's svn
svn checkout http://svn.zeroboard.com/zeroboard_xe/sandbox zbxe
to update
svn up

http://www.51zxw.net (我要自学网)
原创软件视频教程,做最好的自学平台!!
在这里,你可以自学平面设计,自学室内设计
自学办公软件,自学电脑,自学网页设计、机械设计、
自学多媒体等。



