P R E S S A S A B O O K M A R K M A N A G E R ? • Why use WordPress as bookmark manager? • Roaming – able to access by different platform / devices e.g: Windows/iPhone/Mac • Free • Privacy under controls https://help.raindrop.io/privacy In Wordpress, • You own the admin account • You own the database account • You can control everything https://wordpress.org/about/privacy/ -> When you apply sites from wordpress.org
L I B R A RY • Link Library 是一款功能強大的 WordPress 插件,能 幫助你妥善管理你的網路書籤,提升日常工作效率 • 建立分類清晰的連結庫 • 支援搜尋 • 分類篩選 • 及用戶提交連結功能 • 提供多種顯示設定,方便在不同頁面展示不同 風格的連結列表。 • 無論是資源整理還是推薦網站,Link Library 都能讓 你輕鬆管理大量連結,提升網站的專業度與使用者體 驗。
) C R E A T E C A T E G O RY • Usually done by administrator. • Link Library -> Link Library Categories • Type the Category Name • Choose if there are parent category • Give some descriptions and • Save the link by “Add New Link Library Category.”
3 ) A D D N E W L I N K S • Go to Links → Add New Link • Fill fields: URL (e.g., https://example.com) • Name (e.g., "Tech Tutorials") • Categories (e.g., "Resources", "Partners")
K S O N P A G E S ( C O D E ) • create a new page and type the following code and # should be replaced by the Settings Set number: [link-library settings=#]
A T U R E S User Submissions: Enable under Library Configuration → User Submission 1 Link Ratings: Library Configuration → 11 Link Rating 2 Import/Export: Tools → Export Links 3 Layout: Library Configuration → Presets 4
E D • create a new page and type the following code and # should be replaced by the Settings Set number: [link-library settings=#] • To add a list of categories to jump to a certain point in the list, add the following text to your page: [link-library-cats settings=#] • To add a search box to your Link Library list, add the following text to your page: [link-library-search] • To add a form for users to be able to submit new links: [link-library-addlink settings=#] • Others: You can be found on Link Library Configurations page.