Hiya,
I've been shifting through the drupal documentation and forums but it's all a little daunting. If anyone has a simple or straight forward method for adding fields to the Site information page in the administration section i'd really appreciate it.
As a background, i'm just trying to add user customizable fields site wide fields/...
We have to develop an Ecommerce site with 20+ pages of static content which needs a CMS and a store or 30+ products.
We use Magento or Cubecart for Ecommerce and Wordpress or Joomla for CMS sites.
Which has the best of both worlds - a good CMS with Store management? I am not sure if a Wordpress CMS site with an Shopping cart plugin wi...
Hello, hopefully someone can help me with this headache I have.
I'm currently running Drupal 6 and am trying to integrate AMFPHP so I can do some stuff with Adobe Flex.
Anyway, I downloaded the AMPHP module and the other required modules.
I go to my domain/admin/build/services and see the following expected data:
Servers
* AMFPHP -...
I work in a shop that is mostly .NET based, and we're trying to pick out a content management system to use. This means we mostly likely won't be able to use any of the common open source CMS projects (Plone, phpNuke, anthing not based on .NET, etc.).
Since I'm a huge usability nerd (just finished reading The Design of Everyday Things b...
I am looking for simple and Easy to customize type CMS in PHP or ROR,
i have used joomla before but its getting complex to use for ordinary users and getting more sophesticated for nothing, so i am looking for a CMS which has all the basic features that CMS should have and yet easy to customize features and change the layouts easily
Any...
Hi, in the beggining i build my site - bemcapaz.net - on Wordpress. But after having to hack the core and build lots of stuff trought direct programming I decided to move on to Drupal.
Drupal besides being a CMS focused more on community websites is great for doing anything you can imagine in a really simple way, even a Blog wich was wh...
We are looking for a way to publish articles in different languages, including differences in writing direction (RTL/LTR) and of course character sets. The maintainer of the current site works with Mambo/Joomla, but has already found severe restrictions in terms of extensibility.
A similar question has already been asked, but I will add...
I am building a website and need to use a CMS.
If I use an already made CMS, I need to be able to extend it easily.
Is there a specific CMS that you recommend or should I make my own?
...
Can someone explain how can I add custom font, css classes styles to Contribute?
styles for h1, h2, h3, ul, ol, p, span, blockquote, etc
The problem that I'm having is that when I go to edit the page, only header styles appear but none of the rest. How can I make all of the styles that I have on the css to appear to the WYSIWYG?
Than...
I am facing a very aggressive as they say deadline on a project where I need to modify existing RedDot-based system(change some template things, pretty minor changes), and I have no prior experience with RedDot and hence no knowledge of it.
What would you recommend to buy/read to get going with it asap? Places to ask questions? Get hel...
How to import data from a database to Joomla CMS?
I have a database with lots of data I want to use in my new website. An ideal solution for me would be a Python/Perl/PHP API that would know how to do Joomla' basic routines:
adding/removing a section/category/material/menu/module;
changing properties of existing entities
...
Hi,
I need some recommendations ... I was asked to built a web portal/blog that looks like http://iwannabemom.com/(they use wordpress)
the reason i am using joomla because i have some components that i need to implement on joomla instead of using wordpress.
what is the components for (joomla 1.5):
1. top news (can be scrolled). I know...
I asked this question in SilverStripe forum, but haven't heard in a day. http://silverstripe.org/customising-the-cms/show/263604#post263604
I am in the process of migrating a static PHP based site + Wordpress to SilverStripe.
In the static pages, we customize the header itself. We have two types of logins. Customers and Affiliates.
...
I am using Joomla! CMS to develop a website. In the not-so-distant past I customized a template to schlep up a website. It was fun and interesting to tear apart the code to de-joomla!-fy the template. So interesting that in fact, I am flirting with the idea of making my own template from scratch.
So, if I am to pursue this, where do I ...
We have been using Mosso / The Rackspace Cloud until very recently, but they have suddenly switched to a medium trust model for .NET for newly added sites and will be migrating existing server farms to medium trust shortly
We can't get our Sitefinity CMS V3.6 SP2 (the latest) to work in this environment.
Does anyone have any ideas abou...
The cms I'm currently working with only supports live editing of data (news, events, blogs, files, etc), and I've been asked to build a system that supports drafting (with moderation) + revision history system. The cms i'm using was developed in house so I'll probably have to code it from scratch.
At every save of a item it would create...
I have a page with a list element attached. How do I determine the number of items in that list? Can use render tags, asp, or any other technique (so long as it works!)
...
Below is my code for the function I am using to retrieve multiple data from my table, but I would like to use bind_result($array[0],...,..) to be generated automatically depending on number of fields i am selecting in the query.
for example..
$query=select a,b,c,d,e from table;//selecting 5 fields
......
$stmt->execute();$stmt->bind_re...
UPDATED
Using RedDot CMS, linking to a 'sub-page' (page within a page) directly will display JUST that sub-page, not within the context of its main parent. Referencing that sub-page WILL display it as I require.
I have a List linked to several pages via keywords. The template containing that list displays a link for each item. Clicking...