Commit Graph

21 Commits

Author SHA1 Message Date
Diego Najar
767c421858 fix when edit a category, log function improves, fix in login css 2018-07-10 19:53:53 +02:00
Diego Najar
8652daadf0 Clean up and Quill editor fixes 2018-07-03 23:04:08 +02:00
Diego Najar
ab1d795259 Changes on admin panel, move some files, renew html 2018-04-22 17:45:31 +02:00
Diego Najar
2deedb8766 Media manager insert and delete files, ajax files improves 2018-04-13 23:32:29 +02:00
Diego Najar
c59348ce98 Generate .htaccess and added rewritebase 2018-03-04 21:43:30 +01:00
Diego Najar
d2a7b7ff08 Special characters on dictionary 2018-01-21 16:35:47 +01:00
Diego Najar
ff1abc1e36 bug fix #542 2017-12-17 21:16:30 +01:00
Max Kostikov
c156c77002
update for PHP 7.2 compatibility 2017-12-06 19:49:53 +02:00
Diego Najar
d0c3f369aa Sanitize categories and tags 2017-11-01 19:38:56 +01:00
Diego Najar
a73e0bb86d Bug fix: CleanURL and iconv issue 2017-10-31 00:06:06 +01:00
Diego Najar
b8eec33515 Opengraph and Twitter card now possible to select a default image, fixed regex on img abs 2017-10-07 02:45:03 +02:00
Diego Najar
814ccb4fe0 Strip html tags for generate Friendly url 2017-09-08 00:15:52 +02:00
Diego Najar
7c55ac704c Minor changes on get slug from content 2017-08-06 17:27:30 +02:00
Hakim Zulkufli
e66834b5a6 A new function is created to achieve this, Text::truncate
which is based on Text::cut from the text.class.php helper.

Limit is set to 60 characters.

Example A:

Content has over 60 characters.
Title = First 60 characters + remaining characters of the last word + '...'
Example B:

Content has less than or equal to 60 characters
Title = All.
Example C:

Content only has one word but is over 60 characters.
Title = First 60 characters + '...'
Why B and C differ from each other?
Because we do not want the whole that one weird word
with over 60 characters to make its way to the title.
It's probably unrealistic, the code can be much cleaner
with B and C combined.

Feel free to discuss.
2017-08-06 22:17:34 +08:00
Diego Najar
05c67fc473 Regex Rel to Abs img, improves on manage content 2017-08-02 01:11:57 +02:00
Diego Najar
95e6500993 Remove posts 2017-05-16 00:46:20 +02:00
Hristo Dipchikov
6b00944d8b fix 2016-09-17 13:33:42 +03:00
Hristo Dipchikov
ebb941b98e Bulgarian specialChars 2016-09-17 13:31:43 +03:00
dignajar
4a8749af98 Extreme friendly urls 2016-06-02 21:57:13 -03:00
dignajar
dbf7a14854 New plugin, API 2016-05-29 14:21:11 -03:00
dignajar
e7890f4a71 changes on directories names 2016-01-20 21:29:01 -03:00