Search found 5 matches

by muddauber
Mon Feb 25, 2008 8:19 pm
Forum: Sites & Infrastructure - Feedback/Information
Topic: Subscription to announcements not working
Replies: 3
Views: 456

Re: Subscription to announcements not working

I have recently went to a couple threads I was subscribed to and have experienced the same problem. I started thinking that a lot of people have gone on vacation, but it turns out there were quite a few comments on the threads. Not a big deal, but it needs a heads up on that issue. There may be some...
by muddauber
Fri Dec 28, 2007 8:52 pm
Forum: Joomla! Coding 101
Topic: New to Joomla.. need help
Replies: 16
Views: 2390

Re: New to Joomla.. need help

I thought Jurgentje  a good idea  as I've used it many times for archving and reviewing sites. It kind a bizarre idea to make a Joomla Site, then turn it into a static site, but what the hay. With PHP links to various modules, I wondered how deep it would pull the css php and template item...
by muddauber
Thu Dec 27, 2007 2:52 am
Forum: Joomla! Coding 101
Topic: New to Joomla.. need help
Replies: 16
Views: 2390

Re: New to Joomla.. need help

I don't think you will be able to do what you envision with Joomla. Joomla does note create stand-alone pages. The pages are part HTML, part component/modules generated from Joomla's PHP, and part data files from your MySQL. I found the best mix is to learn how to make a static page that looks and w...
by muddauber
Wed Dec 26, 2007 6:28 am
Forum: Joomla! Coding 101
Topic: New to Joomla.. need help
Replies: 16
Views: 2390

Re: New to Joomla.. need help

JoomDev, since there were several other questions after your initial post, I'll try to answer your early quesitons. The HTML and CSS in Joomla is stored at yourwebsite/templates/yourtemplate. There is an index.php and the css file that creates the pages, but the content is pulled from the database e...
by muddauber
Tue Mar 13, 2007 3:32 pm
Forum: Submit Your Suggested Tips & Tricks Here
Topic: FAQ Category in Latest News Module
Replies: 1
Views: 1997

FAQ Category in Latest News Module

How do I restrict what is showing up in the Latest News module beyond the - Content, Static Content, or BOTH options. I'd like to restrict the Latest News to ONLY Latest News (News) and/or with NewsFlash, BUT restrict any new content in things like FAQ or other categories. Searching the forum for it...