
內容簡介
Simple Diary旨在簡單易用且可以立即投入使用。它既簡單,又功能強大且可自定義。對於所有技能水平的使用者,都應該能夠找到其使用價值。
以下為設置清單(詳細信息請見屏幕截圖):
可用自訂文章類型“reminder”。提醒信息包括:標題、開始日期(必填)、結束日期(選填)、開始時間(選填)、結束時間(選填)、地點(必填)、URL(選填)和文章(選填)。日期和時間信息使用pickadate.js jQuery插件設置。所有系統(撰寫提醒頁面和日期選擇器)都支援響應式設計。
管理員提醒編輯頁面按照開始日期進行排序,包含標題、開始日期、結束日期、地點和創建/修改日期。所有列都可以排序,除了地點列。
選項頁面將允許您修改一些設置:日記頁面的標題、slug修改、列在即將到期的提醒中的提醒數量、列在日記中的提醒數量、編輯頁面中的列的選擇。
可以從文章中添加提醒(從1.3版本開始)
所有默認的WordPress主題(twentyten、twentyeleven、twentytwelve、twentythirteen、twentyfourteen)都可以輕鬆更新以考慮到提醒。只需從 /simple-diary/themes-support/your_theme/ 中獲取archive-reminder.php、content-reminder.php或loop-reminder.php、single-reminder.php,然後將其放入主題文件夾中 (/wp-content/themes/your-theme/)。你也可以將這些文件作為自定義你的主題的日記和提醒的示例。
在管理員小部件中提供了一個“即將到期的提醒”小部件。
開發Simple Diary時考慮以下規則:
易於安裝、使用和自定義
適用於任何主題(包括響應式主題)
添加用於將HTML代碼標記為語義的微數據(以便大多數流行的搜索提供者可以處理信息)。
可翻譯(可用語言:英語和法語)。
外掛標籤
開發者團隊
原文外掛簡介
Simple Diary is meant to be simple enough to be used out of the box. Simple, but also powerfull and customizable. All skill user should find something to do with it.
Here’s the list of the settings (see screenshots for further infos):
Custom post type “reminder” available. The reminder infos : Title, start date (required), end date (optional), start time(optional), end time (optional), location (required), url (optionnal), article (optional). The date and time infos are set using pickadate.js jQuery plugin. All the system (compose reminder page and datepicker) is responsive.
The admin reminders edit page is sorted by start date and contain title, start date, end date, location and creation/modification date. All columns are sortable except location column.
Option page will let you modify some settings : Title of the diary page, slug modification, reminder count listed in upcoming reminders, reminder count in diary, selection of the columns in edit page.
Possibility to add a reminder from a post (beginning with 1.3 plugin version)
All default WordPress themes (twentyten, twentyeleven, twentytwelve, twentythirteen, twentyfourteen) can easily be updated to take in account the reminders. You just have to get archive-reminder.php, content-reminder.php or loop-reminder.php, single-reminder.php from /simple-diary/themes-support/your_theme/ and put it into your hteme folder (/wp-content/themes/your-theme/). You can take these files also as examples to customize Diary and reminders for your theme.
A “Upcoming reminders” widget is available in the admin widget section.
Simple Diary has been developed by keeping in mind following rules:
Easy to install, use and customize
Working on every theme (including responsive themes)
Adding microdata used to markup HTML code for semantic (so that most popular search providers can handle the infos).
Make it translatable (availabe languages : english and french).
