Good Drupal IDEs? [closed] - drupal

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Are there any Drupal IDE's with syntax highlighting, and possibly intellisense, function descriptors?

Netbeans PHP - http://www.netbeans2.org/features/php/index.html
Best IDE for php and if the code has good comments, the provides documentation when using functions.

There are a number of tools listed on this page, a few of which link off to Drupal plugins.
Textmate and Eclipse stand out for that. Otherwise, the page looks like a grand list of what Open Source PHP Developers might consider using.

A dev named Chris Charlton created a series of great extensions for Dreamweaver specifically for Drupal. http://xtnd.us/

Related

vtiger vs sugarcrm for building custom product [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
which one of those is better for building custom product? which one is easier and faster for development? i found vtiger to contains more modules but on the other hand sugarcrm seems to have better docs and easier in development. Is this correct?
I know this is an old question, but the answer is still relevant. SugarCRM has its own quirks and unusual ways of doing some things, but is getting better organised with each version. vTiger, last time I looked at the code (a year ago) is still a disorganised hack-fest of thrown-together code. I would not personally touch the latter with a proverbial barge-pole.

Wordpress Theme Suggestion [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I would like to display a wordpress blog in the following fashion:
http://plone.org/documentation/kb/
Like you can expand the categories and articles.
Any suggestions regarding themes for achieving this? Or should I write my own? I would not like to maintain it, so I am a bit afraid of writing my own.
Most of the cool stuff there is Javascript that does the animations and interactive elements that won't be anything standard on a WordPress standard theme.
BUT,
A quick google search for "knowledge base themes wordpress" sould turn up some interesting results. (Like this one)
Otherwise you will have to code it all up yourself or hire someone.

Drupal create archive block [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Using Drupal CMS. Tell me please, how can I create an archive block like Blogger.
Standard Archive of Views module is not suitable. Considered the option of using Views Accordion - impossible groupping on multiple fields (month and year in this case). Think about writing a module, but still vague idea of how this can be realized: to provide module Views, or only Views Style Plugin ...
In general, waiting for offers.
I just wrote a blog post on this: http://www.only10types.com/2010/12/drupal-collapsible-blog-archive-like.html
It runs through a simple implementation using Views and a bit of jQuery. It might not be exactly the same as the Blogger implementation, but after a lot of looking it's the best I've come up with.

Google Code wiki [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Is there a wiki engine that is similar to the one used on Google Code? I want to use that wiki with one of my websites.
Wikiwym: http://code.google.com/p/wikiwym/
A JavaScript-based parser for the Google Code wiki syntax. Implemented in JavaScript.
statwiki: http://code.google.com/p/statwiki/
(Which Silas Sewell mentioned.)
A static wiki engine whose syntax is also the same as Google Code. Implemented in python.
I wish there was a Scala or Java implementation too.
I think they developed it in house. You can host with them you know: http://code.google.com/hosting/
You could try Trac, which is what powers SourceForge: http://trac.edgewall.org/

Free ASP.Net and/or CSS Themes [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Where can I get some decent looking free ASP.Net or CSS themes?
I wouldn't bother looking for ASP.NET stuff specifically (probably won't find any anyways). Finding a good CSS theme easily can be used in ASP.NET.
Here's some sites that I love for CSS goodness:
http://www.freecsstemplates.org/
http://www.oswd.org/
http://www.openwebdesign.org/
http://www.styleshout.com/
http://www.freelayouts.com/
Microsoft hired one fo the kids from A List Apart to whip some out. The .Net projects are free of charge for download.
http://msdn.microsoft.com/en-us/asp.net/aa336613.aspx
I have used Open source Web Design in the past. They have quite a few css themes, don't know about ASP.Net
As always, http://www.csszengarden.com/. Note that the images aren't public domain.

Resources