2009
6月
26
(金)
リリース最終候補版
諸々修正を加えまして、本当の意味でのリリース候補版です。
ぜひお試しください。 動作報告(正常/異常とも)お早目に、お願いします。m(..)m
今月中に、正式リリースのつもりですんで。。
概要
- 記事一覧ブロックと、d3pipesブロックジョイントで、本文詳細表示/非表示と、文字数設定を追加。
- バグ潰し、その他
- _cntテーブルに記録されている、日々のアクセスカウント数を削除するコードが無かった(minidiary当時から)。 データは不使用なので、minidiaryからのインポート時の当該データ除外と、モジュールupdate時にテーブルから削除を実施するよう修正。
- category削除時、newentryテーブルから当該カテゴリレコードを削除するように修正。
- notificationの設定一覧の説明語を適切に修正。
- 日記自体のイベント通知が、送信されていなかったのを修正。
- 下書きから公開に変更する際に、イベント通知するコードが無かった。 「投稿日時を更新する」をチェックした場合のみ、イベント通知するように変更。
- indexページの各自の日記リストと、blockの日記リストの表示順と記事数制限がおかしかったのを修正。
- bloggerリストおよびブロックの表示件数がおかしかったのを全般的に見直し修正。
- rssフィードの本文から都合によりタグを除去した。
- 同、タイムゾーンの指定で「+9」を排除。 但しちょっと自信が無いので、後日改めてきちんと修正します。
- (追記)外部ブログ取得用のライブラリ Snoopyが、稀に競合する場合があることが判明。 クラス名や主な関数名を変更した。(d3diary_0.01RC_090627.zip)
フォルダ・ファイル構成
(2009/06/24版から変更なし)
html (XOOPS_ROOT_PATH)
├─class
│ └smarty
│ └plugins
│ function.d3comment.php
│ function.d3forum_comment.php
│ function.d3forum_comment_postscount.php
│ function.d3forum_comment_topicscount.php
│
└─modules
└─d3diary
│ comment_delete.php、comment_edit.php、comment_new.php (wrapper)
│ comment_post.php、comment_reply.php (wrapper)
│ detail.php、diarylist.php (wrapper for compatibility)
│ index.php (wrapper)
│ module_icon.php (wrapper)
│ mytrustdirname.php
│ notification.php、notification_update.php (wrapper)
│ oninstall.php、onuninstall.php、onupdate.php (wrapper)
│ rdf.php、search.php、viewcomment.php (wrapper for compatibility)
│ xoops_version.php
├admin
│ admin_menu.php、index.php (wrapper)
├blocks
│ blocks.php (wrapper)
├cache (777)
├images
│ arrow1.png、、etc..
├include
│ imgresize.php (wrapper)、tag.css、tag.js
├preload
│ D3diaryPreload.class.php (wrapper)
└upimg (777)
trust (XOOPS_TRUST_PATH)
└modules
│└d3diary
│ │ admin.php、admin_menu.php
│ │ blocks.php
│ │ main.php
│ │ module_icon.php、module_icon.png
│ │ notification.php
│ │ oninstall.php、onuninstall.php、onupdate.php (wrapper)
│ │ preload.php、README.JA.TXT、search.php
│ │ xoops_version.php
│ ├admin
│ │ import.php、index.php、mymenu.php
│ ├blocks
│ │ block_functions.php、b_bloggerlist.php、b_diarylist.php
│ │ b_d3comlist_posts.php、b_d3comlist_topics.php
│ ├class
│ │ category.class.php、diary.class.php
│ │ diaryconfig.class.php、gtickets.php、photo.class.php、tag.class.php
│ │ d3diaryD3commentContent.class.php
│ ├include
│ │ │ comment_view.php、d3pipes.inc.php、d3pipesd3com.inc.php、
│ │ │ functions.php、header.php
│ │ │ imgresize.php、import_functions.php
│ │ │ mytable.php、x20_keepblockoptions.inc.php
│ │ └magpierss
│ │ │ rss_cache.inc、rss_fetch.inc、rss_parse.inc、rss_utils.inc
│ │ └extlib
│ │ d3diary_Snoopy.class.inc
│ ├language
│ │ ├japanese
│ │ │ │ admin.php、blocks_common.php、blocks_each.php
│ │ │ │ main.php、modinfo.php
│ │ │ └mail_template
│ │ │ blogger_comment_notify.tpl
│ │ │ blogger_newentry_notify.tpl
│ │ │ global_newentry_notify.tpl
│ │ └ja_utf8 (same as japanese)
│ ├main
│ │ bloggerlist.php、detail.php、diarylist.php
│ │ edit.php、editcat_config.php、editcategory.php
│ │ index.php
│ │ notification_update.php、other.php
│ │ rdf.php、usr_config.php、viewcomment.php
│ ├sql
│ │ mysql.sql
│ └templates
│ admin_import.html
│ block_bloggerlist.html、block_diarylist.html
│ block_d3comlist_posts.html、block_d3comlist_topics.html
│ bloggerlist.html、detail.html、diarylist.html
│ edit.html、editcat_config.html、editcategory.html
│ inc_blog_options.html
│ index.html、other.html、rightarea.html
│ tabmenu.html
│ usr_config.html、viewcomment.html
└ d3pipesm
└joints
└block
D3pipesBlockD3diarylist.class.php 、D3pipesBlockD3diaryd3com.class.php (wrapper)
ぺージ情報 | |
---|---|
ぺージ名 : | d3diary開発日記/2009-06-26 |
ページ別名 : | 未設定 |
ページ作成 : | なーお |
閲覧可 | |
グループ : | すべての訪問者 |
ユーザー : | すべての訪問者 |
編集可 | |
グループ : | なし |
ユーザー : | なし |
Counter: 1798,
today: 1,
yesterday: 1
初版日時: 2009-06-26 (金) 13:15:03
最終更新: 2019-08-17 (土) 07:11:56 (JST) (2141d) by なーお