

- Drupal 7 page manager how to#
- Drupal 7 page manager Patch#
- Drupal 7 page manager software#
- Drupal 7 page manager code#
Drupal 7 page manager Patch#
Drupal 7 page manager code#
Of course a developer should only write any code as a last resort!


In one of the companies I used to work for as a project manager we hung sheets of paper all over the office showing the order we should follow when starting to solve a problem.
Drupal 7 page manager software#
Years spent working on software projects has taught me one thing: try to find and learn existing solutions before you write a single line of code. We can argue about who is responsible for what, or maybe we can even hire a system architect. So ironically, there is a huge gap between the project manager and the developers. We can always argue that the job of the project manager is to be split into various tasks so that programmers don't have to think about the big picture.īut how is possible for project managers to split the tasks if they don't know programming well? Programmers should be paid for solving problems in general, not writing code. The problem is to find a solution to a problem, not to write code.Īs developers we tend to think that we are paid for writing code.īut in my experience in business and as a project manager it has taught me something quite different. It isn't a problem to write thousands of lines of code. This is painful and time consuming.Ī lot of people simply hack a module or write their own.īut before you start tinkering with the code, maybe you should think twice.
Drupal 7 page manager how to#
The easiest way to know how to use Drupal to its full potential is simply to read the code. Documentation is scarce, if it exists at all, and mostly inaccurate. If you can't find something in the documentation, you don't bother and you try to find a way around the problem. When you don't know something, you simply try to find it in the documentation. When you start developing with Drupal for the first time, you can get quite irritated.Įspecially when you are used to dealing with well documented platforms and environments like Oracle or Visual Studio. This publication is protected by copyright, and permission must be obtained from the publisher prior to any prohibited reproduction, storage in a retrieval system, or transmission in any form or by any means, electronic, mechanical, photocopying, recording, or +44 20 7558 8274

… if we enter a value here, such as about-this-site, the url will look like the following: For example, if we leave this option blank, the URL will look similar to: This option allows us to specify a custom url alias. If you have multiple authors or if you just like keeping detailed notes, in the revision information section you can enter a description about the changes you are making to the page. You can adjust the weight to change in which order this link will appear. For example, if we later created a Company History page, we may want to file it under About Us, and we could do that here. If a user mouses over this link, after a moment the description you type here will show.Ĭhoose the parent item for this page. When this link appears in a menu, this will be the text that users can click on to get to this page. We have checked that box, and the following settings appear: Menu Link Title If we don’t click the checkbox for Provide a menu link, we won’t be able to find our page (in this specific example).
