media 65
Home | Login | Register | Password Reset |

Media 65 Technologies | Beta 0.6 |
User Name:   Password: 

Password Reset
Close


Go Back   Media 65 Forums > Media 65 Infomation Center > Suggestions & Feedback

Reply
 
Thread Tools Display Modes
  #11 (permalink)  
Old 03-20-2007, 01:06 AM
Administrator
 
Join Date: Sep 2006
Posts: 332
Default

Quote:
Originally Posted by wrlyman View Post
I would suggest that if you have everyones different os to worry about and and the dream weaver version and so on. Maybe it is time to set up a server to work everything from there so it would not require you to make a please everyone that would be done right on the server level when you login to secure area it would recognize your software and you would go on from there. I know your saying all these people use valuable web space. Hey I got a idea I have a 100 gigs I never use lets talk.
Hi
I don’t get your reply?
I could write a script to call home get all the software on the system
WINDOWS
CMD WMIC PRODUCT > SOFTWARE_INSTALLED.TXT

Apple I can look it up in one of my books its not hard.
But don’t want do it that way.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 03-20-2007, 01:21 AM
Administrator
 
Join Date: Sep 2006
Posts: 332
Default

Quote:
Originally Posted by btray77 View Post
I think (with basic and pro) more tutorials, and maybe one showing how to take a monster template template and use it with the kit.

As for Pro version, possibly make it to where it will install Joomla to a clean server location with all the plugins you want installed by default. (read config from an existing site, dupe its configuration then install it on another server with a few changes) This may be way out of scope of what you want it to do, but would be nice.

The biggest thing would be tutorials.... Create a website that looks kick azz from scratch that would be easy to duplicate using a standard dreamweaver install.

Brad
Super GPS Store: GPS at The Super GPS Store: Garmin GPS, Magellan GPS, TomTom GPS, Super GPS Store:
Hi Brad
Yes more tutorials are coming I just need to get extension out
and will adding more. As for template monster conversion it's in the cue.

the second part is out there in left field for DW. This can be done with other software but that's one big job.

Thanks for the feedback let sees what we do for you.

Cheers,
Brian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 03-20-2007, 06:48 AM
Junior Member
 
Join Date: Feb 2007
Location: Michigan
Posts: 1
Send a message via MSN to ricarda Send a message via Yahoo to ricarda Send a message via Skype™ to ricarda
Default Horizontal Menus

The sample templates all use vertical menus. Is it possible for the Template Kit to allow me to create horizontal top menus and have sample templates with a horizontal menu (so I can use the CSS code)?

I manually went into the index.php and style sheet to change these - using a non-Media65 template - so I am not stuck. But it would be nice for it to be more incorported in M65.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 03-20-2007, 11:29 AM
Junior Member
 
Join Date: Dec 2006
Posts: 14
Default Css

I think all the feature additions/considerations you propose are very worthwhile. I would like to see added ability to modify the standard kit installed CSS file. I find that that about 90% of my time is spent in the CSS anymore and only 10% or so in the markup. In addition (FWIW), I find myself using DW more for site management and ftp than actual design now - I think the current DW8 CSS tools are not up to speed (including their wyswyg) with ones like Style Master and Top Style. I'm not suggesting that M65 support these tools - I would just like more flexibility to modify the initial install of the CSS template.

Thanks

Bob
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 03-20-2007, 03:27 PM
Administrator
 
Join Date: Sep 2006
Posts: 332
Default

Quote:
Originally Posted by ricarda View Post
The sample templates all use vertical menus. Is it possible for the Template Kit to allow me to create horizontal top menus and have sample templates with a horizontal menu (so I can use the CSS code)?

I manually went into the index.php and style sheet to change these - using a non-Media65 template - so I am not stuck. But it would be nice for it to be more incorported in M65.
Hi

The menu system is a bit tricky because it's like another product.
Most the templates that you see with horizontal menus are added on via a third party module
or a PHP include file. Joomla CMS 1.0.x horizontal menus out of the box are only top level menus.
See tab menu article
http://www.m65.net/articles-joomla!-...b-menu-50.html

I know that there is a demand for this but its not at the top of my list because there very good paid and free third party add-ons for menus at the Joomla extension exchange.

But what I could do is add some how-to's on using most to the good ones out
and after I get the base extensions out the way I'll take a look at some type of add-on for
for horizontal menu’s.

Thanks you for your input,
Brian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 03-20-2007, 03:50 PM
Administrator
 
Join Date: Sep 2006
Posts: 332
Default

Quote:
Originally Posted by btimms View Post
I think all the feature additions/considerations you propose are very worthwhile. I would like to see added ability to modify the standard kit installed CSS file. I find that that about 90% of my time is spent in the CSS anymore and only 10% or so in the markup. In addition (FWIW), I find myself using DW more for site management and ftp than actual design now - I think the current DW8 CSS tools are not up to speed (including their wyswyg) with ones like Style Master and Top Style. I'm not suggesting that M65 support these tools - I would just like more flexibility to modify the initial install of the CSS template.

Thanks

Bob
Hello Bob

Thanks for you’re input.
Yes DW CSS system is not the best in the world I also use top style.
The thing with DW that it has a DOM and like a lot of issues with CSS in IE vs. FF
It not easy to do in its current Dom state. The UI needs to be extended this could happen in DW 9.

That Firefox flash script deal smells like the gecko could become the new DOM for DW.
But that’s just me whishing ? I know Adobe does not like the MS web expression so the move FF
was made.

As you may know you can just add a link to you external CSS editor to make this work a little easier.

As for your second request about the base files I’m looking into that but that’s one of the reasons why I need to take that poll. The older the DW version the less I can do with it. If all the client installs where DW 8 I could go to town but its not the case. There is still a good number of MX, MX 2004 out there.

I can tell you this I made a special CSS module system for our article system where you will have access snippets live you’ll see more of this in the Joomla Template SE kit 3.X branch from there you could just copy and paste mod's to the base code. Plus I have a few more other things up my sleeve that has to wait a bit.
Cheers,
Brian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 03-20-2007, 04:34 PM
Junior Member
 
Join Date: Mar 2007
Location: Frankfurt, Germany
Posts: 2
Lightbulb DW toolbar with additional icons

Hi,

I would love to see additional icons in the "Joomla Template Kit"-toolbar in Dreamweaver. It really would be nice instead of clicking the wizard or module menu to have icons for very often used functions such as "Update the template details XML files" - I think there are some of these funktions such as the "Update the template details XML files" where it is pretty obvious that it would really be worth having just a shortcut icon in the toolbar instead of using the wizard each time. That would be really great!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 03-21-2007, 09:07 AM
Administrator
 
Join Date: Sep 2006
Posts: 332
Default

Quote:
Originally Posted by Arny View Post
Hi,

I would love to see additional icons in the "Joomla Template Kit"-toolbar in Dreamweaver. It really would be nice instead of clicking the wizard or module menu to have icons for very often used functions such as "Update the template details XML files" - I think there are some of these funktions such as the "Update the template details XML files" where it is pretty obvious that it would really be worth having just a shortcut icon in the toolbar instead of using the wizard each time. That would be really great!
Hi Arny
I see but the thing is that Joomla has something like 27 modules block / position calls thats a lot of icons plus our added tools, wizards etc.
it just gets to long to do an icon style menu as time goes on there will be more.

I hear you. But at this time I can't do anything about it.
I'll have to think of a fresher way of displaying the menus.
thanks for your input.

Cheers,
Brian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 04-03-2007, 07:23 AM
Junior Member
 
Join Date: Apr 2007
Posts: 1
Post i'm simply admired

Hello,
I searched for such site. Thanks you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 04-06-2007, 05:01 PM
Junior Member
 
Join Date: Apr 2007
Posts: 1
Post I can not be silent

Thank you for your site.
I have found here much useful information...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT -4. The time now is 08:51 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0