-
I've installed gem refinerycms
ake bundle install
then rails s or rails g refinery:cms --fresh-install
Error:
/usr/local/rvm/gems/ruby-2.2.3@global/gems/bundler-1.11.2/lib/bundler/runtime.rb:80:in `re…
-
Our app broke recently.
I tracked it down to speakingurl removing special characters like "!", "?". This caused conflicts in document titles in our case.
I have no idea when this change was intr…
-
I followed the instructions but I get an ordinary Rails screen when I point my browser to localhost:3000 There's no index file in my public directory Pointing my browser to localhost:3000/refinery cau…
mices updated
6 years ago
-
Hello i am working on TYPO3 7.6.10 and using realurl 2.0.14. In the last days the tx_realurl_urlcache table exploded because someone called urls with random values, for example
?tx_mycalendar_cale…
-
Hello friend,
is this a special trick or why is `speakingurl.min.js` empty? I suggest to **automate** your release process and **ensure** that the minified version is working using Travis CI or wha…
-
I am using different preset modes to get all controls in toolbar but no luck.
Here is the code which I am using for basic preset,
![download](https://cloud.githubusercontent.com/assets/2595021…
-
Hello how to add Georgian Language in "Speakingurl"?
-
Slugifying a name like "Can't touch this" produces "can-t-touch-this" because of how non-alphanumeric characters are translated.
Can apostrophes, and any other non-alphanumeric character that might…
-
Hi Sascha,
Thank you for the great work, I wanted to keep Arabic strings not converted to latin chars 'transliteration', but keeping the slugging functions converting white spaces, special chars ...
…
-
Today I learned underscores aren't allowed in domain hostnames! Whoops. As such, I'd like an option to get rid of underscores, and replace them with hyphens.