zanderwar

Results 19 comments of zanderwar

If you add the label instead of omitting it, it should make it look better, and give top padding In hindsight, this isn't actually an "issue", albeit only aesthetically

I believe there might be a ``` HtmlEditorField::create('Summary', ''); ``` somewhere, might be worth adding the label in

![image](https://user-images.githubusercontent.com/13566916/32264599-56ef239a-bf44-11e7-86d5-95bfc19ab508.png) God that felt good. I'll PR if this is approved here, otherwise can't fathom wasting the time :P

@clarkepaul The right side label is ugly no matter what, it was great when it used to appear under the field. I would absolutely love the tooltip approach.

Hi @chillu Unfortunately (as per readme) this package is pretty much abandoned as I don't have time to manage silverstripe modules anymore. While I agree with every comment you've mentioned...

I'll leave them open as I was never happy with using file_get_contents, it was just the easiest way to get everything at once to parse (given that content can come...

Confirmed in latest ver using SS3.5.3 when implementing a `Link()` method ![screen shot 2017-04-11 at 11 57 37 am](https://cloud.githubusercontent.com/assets/13566916/24889586/340b786a-1eae-11e7-85e0-23d1a5d0cc78.png)

### Suggested Page Rules Markup for Other Developers ```yaml \Steadlane\CloudFlare\CloudFlare: suggested_page_rules: - name: 'Disable Security Cache' purpose: 'Prevents caching of the login page and other functionality' owner: 'My Module Name'...

It currently only supports Pages. I do see your use case however not all DO's have a relation to a specific page, nor can I see any way of determining...