Quote:
Originally Posted by KevinH
I think BeckyEbook just wrote that for you (and others) to see how a simple plugin can be easily created and used.
|
Ah. That'd explain why I couldn't find one, lol.
For me starting from scratch it's a no-go, I've never enjoyed programing, I can get by, but I don't know where to start. Editing & adjusting I can do. Like giving ImgShrinker more Options, I had something to start with & I can use that to make it do what I want that wasn't originally part of the options. I was hoping for something like that, a plugin that removed something as part of it's thing that I could extract the parts I needed & modify them to my desires, then get rid of anything extra I don't need.
Like I modified the plugin she provided (Even more thanks if you actually created it) to delete any page that contains the line "Sign up for our mailing list" so if a page has a different name it can work, & to work if the name is
signup.xhtml or
Signup.xhtml or
SignUp.xhtml or
SIGNUP.xhtml or
SIGNUP.XHTML. I plan to tweak it further to work for
.html files as well, & possibly add a preferences JSON file to add a list of page names to automatically remove, plus a list of lines that the page shoud be removed if it contains.
I'm also trying to work out a way to do something I was already told on here wasn't possible, remove blank pages. So far I've yet to succeed, but with this I feel like I'm a lot closer than anything before has ever been.
All that I can figure out so long as I have a starting point. But without a starting point I'm pretty much useless for things like that