Changeset 12211
- Timestamp:
- 05/22/08 19:45:40 (5 years ago)
- Files:
-
- 1 modified
-
platform/tdiary/plugin/account_ad.rb (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
platform/tdiary/plugin/account_ad.rb
r5178 r12211 5 5 # 6 6 7 if /^(latest|day |conf|saveconf)$/ =~ @mode then7 if /^(latest|day)$/ =~ @mode then 8 8 9 9 @account_ad_list = { … … 13 13 14 14 if @conf['account.service'] and @conf['account.name'] then 15 if @mode == "day" 16 permalink=@conf.base_url +anchor(@date.strftime('%Y%m%d'))15 if @mode == "day" 16 permalink=@conf.base_url + anchor(@date.strftime('%Y%m%d')) 17 17 else 18 18 permalink=@conf.base_url
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)