You are not logged in.
There must be a more user-friendly way to achieve this, it would be nice to have a solution that even TXP novices can use.
Last edited by rathersplendid (2010-01-26 21:45:20)
Admin Themes Prometheus | Stung | <txp:coder/
My Portfolio | ɹǝpuɐz.com | @MrMartineau
<txp:coder /> – Convert your designs into Textpattern-based websites
jQuery Style | @jquerystyle
Offline
Txp novices are unlikely to need a set of plugins all at once, unless we’re talking about themes, which is another story.
Txp tags not doing what you expect? Learn to use a tag trace. And the Tag Reference.
Offline
rathersplendid wrote:
There must be a more user-friendly to achieve this, it would be nice to have a solution that even TXP novices can use.
How novice is ‘novice’? Said novice users might not need all the plugins in a pack so would end up with cruft in their system.
For true novices, I’d advise to install the plugins they find themselves needing to achieve something.
For power users such as yourself who install stuff time and again and want a baseline to begin all your installs from, dump txp_plugins (and any associated prefs/plugin tables) then upload that, or keep a directory of oft-used plugins / templates / forms / styles / etc and bung them in the database or cut n paste the text.
Alternatively, I’m not sure how far hgc_templates goes (does it package up plugins too?) but that might be another option to create your own personal baseline. It’s probably more user friendly than the manual methods outlined above, too, but I’ve never used it so I don’t know for sure.
EDIT: jsoo beat me to it!
Last edited by Bloke (2010-01-26 20:57:09)
The smd plugin menagerie — for when you need one more gribble of power from Textpattern.
Txp Builders – finely-crafted code, design and Txp
Offline
Bloke wrote:
Alternatively, I’m not sure how far hgc_templates goes (does it package up plugins too?) but that might be another option to create your own personal baseline.
It does not currently but templates often require certain plugins.
Offline
mem_templates allows for plugin imports. I would think a DB dump is the easiest way for quick installs of plugins. Its a matter of a few seconds in phpMyAdmin.
TXP Tips | @txptips | Me | @jonathanstubbs | Github
TXP Builders – finely-crafted code, design and txp @txpbuilders
Offline
Regarding novices/advanced users I agree with Jeff and Stef: a dump of txp_plugins is a no-brainer and massive time saver for the latter, while real novices would probably be better off with installing plugins one by one based on their actual requirements to keep things simple.
Offline
My reasons for suggesting this are to help speed up development time for me but to also make Textpattern more accessible to newer users. I would really like Textpattern to become more popular and one of the features I admire in Wordpress is how well it handles plugins; I’m not suggesting a system like Wordpress because it’s such a radical change but at least a nod in that direction.
I had not realised I could dump the plugin db so I will try that in the future.
Last edited by rathersplendid (2010-01-27 08:31:19)
Admin Themes Prometheus | Stung | <txp:coder/
My Portfolio | ɹǝpuɐz.com | @MrMartineau
<txp:coder /> – Convert your designs into Textpattern-based websites
jQuery Style | @jquerystyle
Offline
Hi
If plugins add a column or table to the dB, dumping the table or using mem_templates won’t install these properly. Or am I wrong?
“Do you think yourself wise? Then there’s a donkey inside your waistcoat”
Offline
geoff777 wrote:
If plugins add a column or table to the dB, dumping the table or using mem_templates won’t install these properly. Or am I wrong?
That’s right. Same goes for any prefs installed by plugins.
Txp tags not doing what you expect? Learn to use a tag trace. And the Tag Reference.
Offline
I think it’s possible to make such plugin – i had some hard-coded decisions which installed plugins from files. You put desired files in the directory, press “OK” and all plugins are get installed. Do you think such plugin is worth to be donated?
Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?
Offline