Jump to content

pwired

Members
  • Posts

    2,318
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by pwired

  1. Hi,

    I am getting fed up with the automatic <P> behaviour of CKEditor. Tried everything to replace it with a simple <br> but after trying css tricks and fiddling in Details and Input and hours on stack overflow nothing seems to work. Clients want a simple behaviour with an automatic <br> when hitting the enter key and want font size, color, text align, etc. standard in the Editor. Yes I now you can download those plugins. But does anyone know a simple CKEditor replacement that works in Processwire ?

  2.  

    Quote

    The web served by Google isn't an open and free web, it is a walled garden in waiting."

    Not trying to hijack this Google AMP thread but one should read this too about Google:
    Trying to setup a censored search engine in china where search results on democracy and human rights are made invisible.
    Internal memos about this subject by Google employees who try to make this public news are forced to delete these memos.
    Source: the intercept

  3. I see the same going on with imaging tools for backing up a whole partition on your computer. I tried Norton, Acronis, Paragon, etc. They are nothing but Corporate Bloat. And then there is this german programmer who made drive snapshot. I won't put any link here. I am not affiliated you can look it up your self with google.  It's only 409 kbyte. Yes, thats right only 409 kbyte. You can install it, or use it portable or start it from a bootable iso. It blows away all the Corporate Bloat. So in addition to mr-fan's post, what I mean is it can be done, but somehow they won't.

    • Like 2
  4. The use of iframe is highly not recommended because it is exploited by spammers. If this plugin is using iframe, then don't use it.

    Did you try the html5 <video> tag ? It is so much easier, no plugin and no iframe needed

    Edit:

    I just tried <video> in the body field with the CKEditor, works fine here

  5. Ok the problem must be in my FireFox browser

    Edit:
    The File Editor is working perfectly in my Chrome browser,
    and also in my Opera browser (45.0)

    Thanks Adrian

     

    • Like 1
  6. My bad sorry. I found the File Editor.

    But when I select a template file on the left, the editor window on the right does not update. The editor window on the right stays the same.

    Double clicking on a template file on the left does not make a difference, the editor window on the right always shows the same.

    tracy-2.jpg

    • Like 1
  7. Hi,

    I have installed TracyDebugger on a live website, enabled it, set output mode to Development, and enabled File Editor

    but I cannot find the FileEditor e.g. to edit the online template files. What do I have to do to find it ?

     

    tracy.jpg

  8. Hi,

    I looked everywhere but I can`t find that case anymore where <?php echo did not work.

    Remains the case of using <?=  for cleaner syntax in better separating business logic from view logic.
    See the link in my previous post.


    Anyway, if I have to code many hours behind a screen, I prefer an editor that lets me show the code in my preferred personal way,
    e.g. my own code highlighting patterns, to make the coding hours a bit more comfortable. My current editor doesn't anymore.

    So, if VSC has code highlighting patterns and configurable skin templating, fine I will give it a try.

    Right now I am evaluating notepad++ which seems to have all the configurations.

  9. Use two divs with different z-index on top of each other. Or use a parent div with postition relative and the child div with position absolute.

    You can use many different ways to get the effect e.g. viewport, scrollspy, jquery, etc.

    • Thanks 1
  10. Hi, MilenKo

    Did you ever do a performance test between Ampps and Mamp on Mac ? Or between Ampps and Wamp on Windows ? Or between Ampps and another stack ?

    I noticed a difference between Ampps and Laragon on Windows. Laragon is really faster.

  11. Quote

    Maybe there is a problem deleting a file/folder starting with dot on windows?

    If the owner is the windows system you can´t delete it. In that case you have to change the owner of that directory to a user who is logged in as an administrator, and give it full permissions.

    I am on the road right now, I will do a Processwire install later on and check if I see those folders and files somewhere.

     

  12. Hi, Matjazp

    I use windows and I don't have those folders in my /site/assets/ path

    About /assets/cache/WireTempDir, I can move it, copy it, delete it and recreate it

    Can you tell us what Processwire version you are using ? What windows version ? Are you logged in with a windows administrator account ?

    What windows development stack are you using ?

    Can you check under properties, who is the owner of that WireTempDir directory under /assets/cache/ ? And what rights does that owner have ?

     

    screenshot-1.jpg.88a8e70db0e898baff6b61a4396361f8.jpg

     

    Maybe you have some screenshots ?

     

×
×
  • Create New...