Anaggh S
bbdc8afcaf
Fix PHP 7.4 "Deprecated: Array and string offset access syntax with curly braces is deprecated"
2020-02-27 03:08:27 +05:30
Diego Najar
8d06d47318
new function to convert human readable mememory to bytes
2019-04-23 23:17:27 +02:00
Diego Najar
1dc3f067dc
include languages files
2019-01-25 16:26:55 +01:00
Diego Najar
2bbf79cde9
remove quotes from filename after uploaded a image
2019-01-11 17:43:37 +01:00
Diego Najar
74687b0e65
search function
2018-10-01 16:34:28 +02:00
Diego Najar
78968aaf4d
bug fix in truncate function
2018-09-03 18:46:21 +02:00
Diego Najar
9676e995ef
redirect pages with trailing slash
2018-08-27 22:19:42 +02:00
Diego Najar
e4a08873ac
remove line breaks method
2018-08-26 13:44:18 +02:00
Diego Najar
f98f14670c
Rename special chars to unicode chars, remove special chars in username
2018-08-21 20:11:31 +02:00
Diego Najar
e674327a25
Remove reserved characters from URL, changes on labels
2018-08-20 22:32:14 +02:00
Diego Najar
d89e742fdf
Change on variable name to , include new words to the dictionary
2018-08-05 17:54:20 +02:00
Diego Najar
1caddac331
Changes on variables names for Language
2018-08-03 19:03:09 +02:00
Diego Najar
910545dae2
User object, new reader role for users
2018-07-25 23:42:00 +02:00
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