I use Jinclude for including small bits of html /javascript /php. It can reference a pathname too. So maybe a solution for you.
sue On Wed, Sep 26, 2012 at 11:33 AM, <joomla-requ...@lists.nyphp.org> wrote: > Send Joomla mailing list submissions to > joomla@lists.nyphp.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.nyphp.org/mailman/listinfo/joomla > or, via email, send a message with subject or body 'help' to > joomla-requ...@lists.nyphp.org > > You can reach the person managing the list at > joomla-ow...@lists.nyphp.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Joomla digest..." > > > Today's Topics: > > 1. Re: Including an external HTML file in an Article > (Geoffrey Schaller) > 2. Re: Two useful links for backing up your cPanel site > (Janet Sullivan) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 26 Sep 2012 11:23:52 -0400 > From: Geoffrey Schaller <gjschal...@psi-13.com> > To: "NYPHP SIG: Joomla" <joomla@lists.nyphp.org> > Subject: Re: [joomla] Including an external HTML file in an Article > Message-ID: > < > cabr9rmmbmqm-dmop3zijrgy2mc+xhpqxdsd61khi_4xhwdi...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > On Wed, Sep 26, 2012 at 1:52 AM, Helv?cio da Silva <helvecio...@gmail.com > >wrote: > > > If this HTML is a menu item, you can use an iframe wrapper menu type. > > > > It will appear as an article, keeping the original HTML formatting. > > > > It sort of works, but it's not an article in that it can appear in an > Article Listing within a Category (i.e.: Menu Type - Category List), and > anchors within the HTML document seem to be lost within an iFrame (meaning > a Table of Contents won't work). > > There should be another way around it to get it included inside an article > - I'll post back here if I can figure it out. > > -Geoffrey > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.nyphp.org/pipermail/joomla/attachments/20120926/d9375356/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Wed, 26 Sep 2012 08:33:24 -0700 (PDT) > From: Janet Sullivan <jmsulliva...@yahoo.com> > To: "NYPHP SIG: Joomla" <joomla@lists.nyphp.org> > Subject: Re: [joomla] Two useful links for backing up your cPanel site > Message-ID: > <1348673604.99438.yahoomail...@web122305.mail.ne1.yahoo.com> > Content-Type: text/plain; charset="utf-8" > > Thanks, matt, that would be useful, too > > > ? > Janet Sullivan > Tech Tips for Busy Executives: > http://JKSWebDesign.com/blog > > > > ________________________________ > From: Matt Thomas <m...@betweenbrain.com> > To: NYPHP SIG: Joomla <joomla@lists.nyphp.org> > Sent: Wednesday, September 26, 2012 11:17 AM > Subject: Re: [joomla] Two useful links for backing up your cPanel site > > > For anyone who?is interested, you can also set up S3 tools (? > http://s3tools.org/s3cmd)?to securely upload these backups to Amazon S3. > I can dig up an?example?script if you're interested. > > Best, > > Matt Thomas > Founder?betweenbrain? > Lead Developer?Construct Template Development Framework > Phone: 203.632.9322 > Twitter: @betweenbrain > > Github:?https://github.com/betweenbrain > > > > On Wed, Sep 26, 2012 at 10:30 AM, Janet Sullivan <jmsulliva...@yahoo.com> > wrote: > > Geoffrey: > > > > > >?Thanks for sharing this.? I do manually do cpanel backups for all my > clients and always assumed > >that there was a way to set up a cron job, but never had time to look > into it.? > > > >This is great, thanks! > >Janet > > > > > >________________________________ > > From: Geoffrey Schaller <gjschal...@psi-13.com> > >To: NYPHP SIG: Joomla <joomla@lists.nyphp.org> > >Sent: Tuesday, September 25, 2012 3:49 PM > >Subject: [joomla] Two useful links for backing up your cPanel site > > > > > > > >This isn't directly related to Joomla, but is handy for anyone who wants > to do an automated backup of their server / site / cPanel account. > > > > > >The first is a command / script that runs a complete backup of your > cPanel account, and sends it to a remote location. ?While working with a > cPanel dump is not pretty / fun, it's good to have in case something > happens to your hosting provider, and they lose your account / shut down / > etc. (i.e. - you can't trust them, and you need to restore to another > provider from a recent backup). ?NOT ALL PROVIDERS enable the backup > function - BlueHost does not, for example - since it makes it easy to > migrate away from them. ?Check with your hosting provider to see if they > allow full cPanel backups. ?I run this once a week for each cPanel account, > and have it FTP the files down to a storage device at my home (since it's > "off-site" for my host, and they are all personal sites). > > > > > > > http://www.justin-cook.com/wp/2006/12/27/automatic-cpanel-backup-domain-mysql-with-cron-php/ > ? > > > > > >+++ > > > > > >The second is a script that dumps a copy of your mySQL databases, and > sends them to a remote location (email, FTP, etc.). ?It will even clean up > after itself, so you only keep the past 4 days, etc. ?This one, I run > nightly, and it FTPs the files to my storage device at home again. ?If I > need to do a restore, the worst I lose is 24 hours worth of content. > > > > > > > http://www.ameir.net/blog/archives/48-MySQL-Backup-to-FTP-and-Email-Shell-Script-for-Cron-v2.2.html > ? > > > > > >+++ > > > > > >For my home storage solution, I use a ReadyNAS device - they come in home > use models, as well as professional models that mount in a rack in a > datacenter. ?They're designed to just store a large amount of data in a > very friendly way, and serve it up with several methods (local network > browsing, FTP, Web Interface, etc.). > > > > > >-- > >Geoffrey Schaller > >gjschal...@psi-13.com > > > >_______________________________________________ > >New York PHP SIG: Joomla! Mailing List > >http://lists.nyphp.org/mailman/listinfo/joomla > > > >NYPHPCon 2006 Presentations Online > >http://www.nyphpcon.com/ > > > >Show Your Participation in New York PHP > >http://www.nyphp.org/show_participation.php > > > > > >_______________________________________________ > >New York PHP SIG: Joomla! Mailing List > >http://lists.nyphp.org/mailman/listinfo/joomla > > > >NYPHPCon 2006 Presentations Online > >http://www.nyphpcon.com > > > >Show Your Participation in New York PHP > >http://www.nyphp.org/show_participation.php > > > > _______________________________________________ > New York PHP SIG: Joomla! Mailing List > http://lists.nyphp.org/mailman/listinfo/joomla > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in New York PHP > http://www.nyphp.org/show_participation.php > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.nyphp.org/pipermail/joomla/attachments/20120926/f8473958/attachment.html > > > > ------------------------------ > > _______________________________________________ > Joomla mailing list > Joomla@lists.nyphp.org > http://lists.nyphp.org/mailman/listinfo/joomla > > End of Joomla Digest, Vol 69, Issue 52 > ************************************** > -- Sue Sours WCW Information & Technology Systems Manager Wellesley Centers for Women www.wcwonline.org e-mail: sso...@wellesley.edu phone: 781-283-2560 Wellesley College 106 Central Street Wellesley, MA 02481
_______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php