Jump to content

ausblick

Members
  • Posts

    46
  • Joined

  • Last visited

Profile Information

  • Location
    Switzerland

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ausblick's Achievements

Jr. Member

Jr. Member (3/6)

16

Reputation

  1. @dynweb You are right, absolute font protection isnt possible, but more than a basic protection from direct downloading and hotlinking is possible, I guess.
  2. I have following idea to protect a font. Normally everyone could download that font from assets/fonts. Even an .htaccess could protect that access from outside as @markus-th mentioned above, but not sideloading of the font by accessing it via the webpage, where the font is loaded (if you really want to!). So I have the idea of building something like a route: the font files are not located in a public folder such as assets/fonts/, but in a folder called fonts-private/ outside the root – which is not directly accessible from outside. A route intercepts all requests to /fonts/filename.woff2 and first checks whether the request comes from your own domain. Only then is the file delivered. Anyone who calls up the font URL directly or wants to embed it from another page will receive a 403 error. How to achieve this in ProcessWire.
  3. many thanks @markus-th
  4. Hi I have a customer who plans to use the font they purchased in ProcessWire. They want to protect the font, but still display it (woff2, variable font). How do you solve this font protection issue, or what ideas do you have for this scenario?
  5. Many thanks @markus-th and @shel for your hints, I add novatrend to this list. they run cpanel either with litespeed or apache if you wish.
  6. Hi there, The suggestions in this topic are older. Are there any recommendations for Swiss web hosting for Processwire sites? Merci.
  7. Oh cool, many thanks.
  8. A customer asked for a simple solution for setting up something like a forum-style community, it's very vague in requirement. Has anyone done something like this with Processwire, or do you have any recommendations for self-hosted solutions which could be used together with a PW site?
  9. Thank you very much for your detailed answers @jploch, I really appreciate it. In fact, it concerns more PW topics, such as how these are seen and used for page grid. I thought that site profiles and page grid interact with each other, but I wasn't sure, hence my question, including the one about pro cache. When you come from other CMS systems, it's always a matter of ruling out multiple interferences. Thank you for your explanation on the homepage about how I can configure this.
  10. Hi As a beginner in PW I just want to ask a. how Pagegrid interferes/interacts with siteprofiles? b. Does Pagegrid supports ProCache? c. How to cahgne to main Home pw page to pagegrid? Merci.
  11. Many thanks @jploch that really helps to start and to find some more orientation how and with what in Page Grid. I have to to dive in...
  12. Thanks @jploch for your further explanation.
  13. Thanks @cwsoft for your hints, I'll check them.
  14. Hi Is there an exchange library for custom made page-grid blocks?
  15. @zoeck It seems so.... thanks for your answer.
×
×
  • Create New...