CSS_-_ID_Class_MULTI.fwaction.zip (2018-04-13) (Downloaded 50 times)
Contains:
Compatible: Pro 6 and Pro 7
CSS_-_ID_Class_MULTI.fwaction.zip (2017-03-31) (Downloaded 68 times)
Contains:
Compatible: Pro 6 and Pro 7
WY_CSS_-_ID_Class.zip (2017-03-28) (Downloaded 22 times)
Contains:
Compatible: Pro 7
Author: max fancourt
developer cms template javascript commercial server prototype content management
The latest 2 version now works correctly with Freeway 7.
It converts ID-based styles into Class styles and or removes ID’s it can also add extra styles or a combination of all three. It also works with master styles sheet based items.
(Please note: version 2 is a freeway 7 only action although the later Multi version contains both FW6 and FW7 versions)
In the end, we scrapped what we did a few days ago and used parts of the old method to allow us to insert CRITICAL CSS styles into the head before any other styles.
ok so what we have now is
I have also combined the older but updated Class to ID Action because it may be useful and of course works properly with freeway version 6.
I have named these latest actions differently from previous. They now have FW-6 or FW-7 designation at the end of the names. This is because people may have too many documents with the old action applied so rather than remove that old action and run the risk of things failing, I have decided to rename the new actions. You should be able to install this combined version without destroying the old.
This is a straightforward action to create a class based style from most objects that have an ID Style and then remove if chosen the ID name.
Ian Webb
Hi Max!
It doesn't seem to work on images - could you check please?
I'm using FW Pro 6.1.0
Cheers, Ian.
max fancourt
Hi Ian I just checked it with an image and it worked perfectly if you want to send me your example directly I shall have a look
Ian Webb
Hi Max! Sorry, I've only just seen your reply. I'll check again. In the mean time, I have another problem where background images, having their css moved from the css folder to the document, are still referencing '../Resources', which causes 404 errors. Could you have a look please? Cheers, Ian.
max fancourt
Hi ian yes thats a bug on my part in the meantime turn off external styles sheets then use Tims Externalize action which will move all the styles into an external style sheet then it will work
speak soon max
Ian Webb
HI Max!
I'm still having problems with images. I've emailed you a sample file to your v.net address.
Cheers, Ian.
Peter Gutbrod
Hi Max!
After a longer period of doing HTML stuff primarily manually in Sublime, I now have some usage again for FWP. Found your action, which is quite useful for dynamic page layouts. There is one minor thing I would change: The item styles converted to class styles are still in the head section of the page but they aren't used any more. Creates a lot of unnecessary clutter especially, if you have a lot if inline divs with their ID removed.
I'd be happy to add this to your action but can't as it is encrypted. Would it be possible to either send me the action in unencrypted form or, in case you want to keep the code private, to modify this behavior yourself? I cannot think of any reason, the unused item styles could be beneficial, so I would simply delete them always, but you could make this optional with an additional checkbox in the UI.
Cheers, Peter.
max fancourt
Hi Peter what's your email address.
Richard van Heukelum
This action fails when (background)images are applied to DIV's via the inspector. It shows the path starting from a subfolder like -for example- the css folder.
max fancourt
Hi Richard thanks for that I shall have a look unfortunately this isn't a perfect action and in reality this sort of functionality should really be done within freeway rather than in an action but i the mean time I will have a look and see what going wrong on background images all the best max
Ian Webb
With regards to the background images issue identified by myself and Richard van Heukelum, there is a (relatively) simple workaround, which is to use the item extend to add the image path in as a background-image style. The action correctly picks this up and overrides the default (and now incorrect) path.
Retina imagery (@2x background images) will still have to be added manually using an external stylesheet action.
Ian Webb
Hi Max!
Do you think you could rename the stand-alone version of this action, as it currently adds a duplicate actin rather than updating the existing one.
Cheers, Ian.
Ian Webb
With regards to the comments I made above about workarounds for background images, I can confirm that the FW7 version of the action works perfectly with no workaround required.
Sign In or to comment.