{"id":17963088,"url":"https://github.com/sparanoid/space-lover","last_synced_at":"2025-03-25T04:33:17.239Z","repository":{"id":15359492,"uuid":"18090431","full_name":"sparanoid/space-lover","owner":"sparanoid","description":"Git-ified. Synced via git-svn. Magically add an extra space between Chinese characters and English letters / numbers / common punctuation marks","archived":false,"fork":false,"pushed_at":"2022-07-17T08:26:36.000Z","size":2572,"stargazers_count":23,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-11T13:58:35.057Z","etag":null,"topics":["php","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://sparanoid.com/work/space-lover/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sparanoid.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-25T06:03:31.000Z","updated_at":"2023-08-18T11:34:57.000Z","dependencies_parsed_at":"2022-08-26T23:12:06.286Z","dependency_job_id":null,"html_url":"https://github.com/sparanoid/space-lover","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparanoid%2Fspace-lover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparanoid%2Fspace-lover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparanoid%2Fspace-lover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparanoid%2Fspace-lover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sparanoid","download_url":"https://codeload.github.com/sparanoid/space-lover/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222035701,"owners_count":16919926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php","wordpress","wordpress-plugin"],"created_at":"2024-10-29T11:24:05.418Z","updated_at":"2024-10-29T11:24:06.037Z","avatar_url":"https://github.com/sparanoid.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"=== Space Lover ===\nContributors: Sparanoid\nDonate link: https://sparanoid.com/donate/\nTags: comments, content, chinese, china, copywriting\nRequires at least: 3.5.1\nTested up to: 5.8\nStable tag: 1.1.6\nLicense: GPLv2 or later\nLicense URI: http://www.gnu.org/licenses/gpl-2.0.html\n\nMagically add an extra space between Chinese characters and English letters / numbers / common punctuation marks\n\n== Description ==\n\nA must-have plugin if you're running a Chinese blog. This plugin also works fine with multisite enabled WordPress (aka. WordPress Mu).\n\nNo options, no additional database inserts, no stupid banners and shitty ads, install and go.\n\n你客戶／合作夥伴不光文案寫的爛，而且還不會排版？Space Lover 可以幫到你。它會神奇的在中文、日文和英文、數字、符號之間自動加入空白，讓客戶網站的文案、文章看上去規範整潔。\n\n無選項、無 MySQL 插入，無廣告，安裝即用。\n\n覺得這招治標不治本？也可以試試 [sparanoid/chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines)，讓你的客戶／合作夥伴學會如何正確的排版。\n\nBefore:\n\n    今天出去買菜花了5000元\n\nAfter:\n\n    今天出去買菜花了 5000 元\n\n== Installation ==\n\nThis section describes how to install the plugin and get it working.\n\nPlase Note: Your server must have [UTF-8 Mode](http://php.net/manual/en/regexp.reference.unicode.php) enabled in order to use this plugin.\n\n= Using The WordPress Dashboard =\n\n1. Navigate to the 'Add New' in the plugins dashboard\n2. Search for 'Space Lover'\n3. Click 'Install Now'\n4. Activate the plugin on the Plugin dashboard\n\n= Uploading in WordPress Dashboard =\n\n1. Navigate to the 'Add New' in the plugins dashboard\n2. Navigate to the 'Upload' area\n3. Select `space-lover.zip` from your computer\n4. Click 'Install Now'\n5. Activate the plugin in the Plugin dashboard\n\n= Using FTP =\n\n1. Download `space-lover.zip`\n2. Extract the `space-lover` directory to your computer\n3. Upload the `space-lover` directory to the `/wp-content/plugins/` directory\n4. Activate the plugin in the Plugin dashboard\n\n== Frequently Asked Questions ==\n\n= Compatible with multisite? =\n\nYep.\n\n= Can I activate Space Lover and Space Lover Lite at the same time? =\n\nYep.\n\n= Differences between Space Lover and Space Lover Lite? =\n\n- The new **Space Lover** (since v1.0.5) uses PHP regex to replace output contents.\n- **Space Lover Lite** just inserts one script to dynamic add spaces.\n- **Space Lover** changes your post output in your themes, RSS output\n- **Space Lover Lite** only changes what you see, the post output is untouched, so you'll still get original post contents in your RSS feeds, however this method is slightly safer than Space Lover.\n\n= Space Lover 與 Space Lover Lite 的區別？ =\n\n- 新版 **Space Lover**（v1.0.5）使用 PHP 的正則替換文章的輸出內容\n- **Space Lover Lite** 只插入 JavaScript 腳本，動態添加空格\n- **Space Lover** 會修改所有文章的輸出形式，例如用戶所看到的頁面，RSS 輸出等\n- **Space Lover Lite** 只會改變您在網站上看到的形式，而文章本身的內容是沒有被修改過的，所以使用此擴展時，RSS 的輸出並不會產生變化，唯一的優點是，這種方法與 Space Lover 比較相對安全，不會有內容被錯誤替換的可能。\n\n== Changelog ==\n\n= 1.1.6 =\n* Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works.\n\n= 1.1.5 =\n* Fix: wrong closing punc condition, props John Shen\n\n= 1.1.4 =\n* Fix: missing space for special halfwidth characters, props John Shen\n\n= 1.1.3 =\n* Fix: unwatned space between general punctuations introduced from the last commit\n\n= 1.1.2 =\n* Fix: unwanted space between ruby tags, props John Shen\n* Compatibility check for 5.0\n\n= 1.1.1 =\n* Feature: refine ampersand characters fix\n* Compatibility check for 4.9\n\n= 1.1.0 =\n* Fix: missing space for percentage sign\n* Fix: unwanted space after special ampersand characters\n\n= 1.0.15 =\n* Update assets.\n\n= 1.0.14 =\n* Compatibility check for 4.6 and 4.7, nothing new, just bump version to tell everyone this plugin still works.\n\n= 1.0.13 =\n* Compatibility check for 4.5, nothing new, just bump version to tell everyone this plugin still works.\n\n= 1.0.12 =\n* Compatibility check for 4.4, nothing new, just bump version to tell everyone this plugin still works.\n\n= 1.0.11 =\n* Compatibility check for 4.3, nothing new, just bump version to tell everyone this plugin still works.\n\n= 1.0.10 =\n* Compatibility check for 4.2.2, nothing new, just bump version to tell everyone this plugin still works.\n\n= 1.0.9 =\n* Compatibility check for 4.1 and 4.1 alpha, nothing new, just bump version to tell everyone this plugin still works.\n\n= 1.0.8 =\n* Update: Add spaces between links\n\n= 1.0.7 =\n* Fix: Better readme\n\n= 1.0.6 =\n* Fix: Chinese characters no longer being replaced\n\n= 1.0.5 =\n* Update: To provide better result, this plugin no longer uses [vinta/paranoid-auto-spacing](https://github.com/vinta/paranoid-auto-spacing) to add spaces, now it uses PHP regex rules to replace contents ouput.\n\n= 1.0.4 =\n* Update: Jetpack Infinite Scroll support\n\n= 1.0.3 =\n* Update: New copywriting\n\n= 1.0.2 =\n* Fix: Remove actual assets imagess\n\n= 1.0.1 =\n* Fix: Add the missing assets files\n\n= 1.0.0 =\n* First release\n\n== Upgrade Notice ==\n\n= 1.1.6 =\n* Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works.\n\n= 1.1.5 =\n* Fix: wrong closing punc condition, props John Shen\n\n= 1.1.4 =\n* Fix: missing space for special halfwidth characters, props John Shen\n\n= 1.1.3 =\n* Fix: unwatned space between general punctuations introduced from the last commit\n\n= 1.1.2 =\n* Fix: unwanted space between ruby tags, props John Shen\n\n= 1.1.1 =\n* Feature: refine ampersand characters fix\n\n= 1.1.0 =\n* Fix: missing space for percentage sign and unwanted space after special ampersand characters\n\n= 1.0.15 =\n* Update assets.\n\n= 1.0.14 =\n* Compatibility check for 4.6 and 4.7, nothing new, just bump version to tell everyone this plugin still works.\n\n= 1.0.13 =\n* Compatibility check for 4.5, nothing new, just bump version to tell everyone this plugin still works.\n\n= 1.0.12 =\n* Compatibility check for 4.4, nothing new, just bump version to tell everyone this plugin still works.\n\n= 1.0.11 =\n* Compatibility check for 4.3, nothing new, just bump version to tell everyone this plugin still works.\n\n= 1.0.10 =\n* Compatibility check for 4.2.2, nothing new, just bump version to tell everyone this plugin still works.\n\n= 1.0.9 =\n* Compatibility check for 4.1 and 4.1 alpha, nothing new, just bump version to tell everyone this plugin still works.\n\n= 1.0.8 =\n* Update: Add spaces between links\n\n= 1.0.7 =\n* Fix: Better readme\n\n= 1.0.6 =\n* Fix: Chinese characters no longer being replaced\n\n= 1.0.5 =\n* Update: To provide better result, this plugin no longer uses [vinta/paranoid-auto-spacing](https://github.com/vinta/paranoid-auto-spacing) to add spaces, now it uses PHP regex rules to replace contents ouput.\n\n= 1.0.4 =\n* Update: Jetpack Infinite Scroll support\n\n= 1.0.3 =\n* Update: New copywriting\n\n= 1.0.2 =\n* Fix: Remove actual assets images\n\n= 1.0.1 =\n* Fix: Add the missing assets files\n\n= 1.0.0 =\n* First release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparanoid%2Fspace-lover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsparanoid%2Fspace-lover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparanoid%2Fspace-lover/lists"}