TABLE NAME: bmc_blogs
added field : vip
tinyint,unsigned,not null,default 0
Usage: to show the Blog menu in customized order.
Related scripts:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TABLE NAME: bmc_cats
added field : vip
tinyint,unsigned,not null,default 0
Usage: to show the Category menu in customized order.
Related scripts:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TABLE NAME: bmc_trackbacks
added field : contents charsets
varchar(255),,null yes,null
varchar(100),,null yes,null
Usage: to receive the type of sending and detected charsets type to store.
Related scripts:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TABLE NAME: bmc_vars
changed field : v_val
from varchar(255),,not null
into text,,not null
Usage: to store more Pinging destinations to send.
Related scripts: root/trackback.php
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
以上、今日までの、TABLE変更箇所をまとめておいた。
MySQL table Fields added
2005-07-22 19:09
投稿 Admin
in Specials for 3.1VJ
RSSリーダーの雛がた
2005-07-22 05:43
RSSリーダーのひながたを作ってみました。
http://blog.apjp.com/fjn/
アサヒネット、ニッケイネットなどのニュースタイトルが取得できました。
ARRAY中、DESCRIPTIONの取得も試みていますが、取れていない。
ARRAYの名前がわからないと取れないということか?
少し、調べてみる必要があります。
http://blog.apjp.com/fjn/
アサヒネット、ニッケイネットなどのニュースタイトルが取得できました。
ARRAY中、DESCRIPTIONの取得も試みていますが、取れていない。
ARRAYの名前がわからないと取れないということか?
少し、調べてみる必要があります。
投稿 Admin
in Specials for 3.1VJ
主なデザイン変更箇所
2005-07-22 02:58
templates/nameOfTemplate/ 内で
メニューは
side_menu.php
ヘッダーは
header.php
フッターは
footer.php
本文は
post_summary.php
一つの記事を表示中は
main_post.php
メニューは
side_menu.php
ヘッダーは
header.php
フッターは
footer.php
本文は
post_summary.php
一つの記事を表示中は
main_post.php
投稿 Admin
in Specials for 3.1VJ
ページ :
1
