Elance.com - oDesk.com - Freelancer.com - Guru.com
Drupal 6.14 Test
Drupal 6.14 Test
b. Use the embedtwitter module and its required modules. c. Twitter is already integrated in Drupal. Just enable it in the admin settings. d. We can not integrate twitter with Drupal. Bottom of Form |
Top
of Form
Taxomony is
used to ___ your content. a.
categorize
b. mark c. display d. show Bottom of Form |
Top
of Form
Drupal offers
___ different built-in menus. a. 0 b. 1 c. 2 d. 3 Bottom of Form |
Top
of Form
Is it true
that to login to a Drupal website, you always have to register
with that website? a. Yes b. No Bottom of Form |
Top
of Form
Which of the
following databases does Drupal support? a.
Mysql
b. Postgresql c. MS sql server d. Oracle Bottom of Form |
Top
of Form
How will you
send an email to the administrator each time a new user
registers? a.
By enabling the trigger module and creating an email action and
trigger system to send that email when a user registers
successful
b. By creating an email template, then selecting it in "Send this email to administrator:" in the admin settings c. By entering the administrator email address in the "Notify email address" parameter in the configuration file d. We can not notify the administrator when a user registers successful. Bottom of Form |
Top
of Form
Which of the
following content types are initially available by default? a.
Page b. Story c. blog d. forum Bottom of Form |
Top
of Form
Which of the
following file() is not a theme file? a. .info file b. template files (.tpl.php) c. template.php d. settings.php Bottom of Form |
Top
of Form
Which of the
following ways can you use to add calendar to Drupal? a.
Use calendar and its required modules. b. Use the cck module. c. Use the views module. d. We can not add calendar to Drupal. Bottom of Form |
Top
of Form
Which of the
following ways is a possible way to present your Drupal site in a
language other than the 'by default' English? a.
Use the locale module and its required modules.
b. Install the desired language pack. c. Use the content translate module and its required modules. d. Drupal does not allow this feature. Bottom of Form |
Top
of Form
Is it true
that Drupal allows using html tags when creating content? a.
Yes
b. No Bottom of Form |
Top
of Form
How will you
extend the user account information? a.
By enabling the profile module and its required modules b.
By enabling it in the configuration file c. By using template with built in user profile information d. Drupal does not allow you to extend user account information. Bottom of Form |
Top
of Form
How will you
allow tags for content? a.
By creating a taxonomy
b. By selecting "Enable tags" when creating or editing content c. By enabling it in the admin settings d. Drupal does not have this feature. Bottom of Form |
Top
of Form
Which of the
following ways can you use to set a page content to front page?
a.
Set default front page on site information in the admin settings.
b. Select "Promoted to front page" when creating or editing that content. c. Set it in the configuration file. d. We can not change front page. Bottom of Form |
Top
of Form
Which of the
following ways can you use to embed google maps into your site?
a.
Use the GMapEZ module and its required modules. b. Use the GoogleMapEmbed module and its required modules. c. Use CCK and its required modules. d. We can not embed Google maps in Drupal. Bottom of Form |
Top
of Form
Is it true
that Drupal allows only the built-in input format? a. Yes b. No Bottom of Form |
Top
of Form
Is it true
that the taxonomy module is enabled by default? a.
Yes
b. No Bottom of Form |
Top
of Form
Which of the
following ways can you use to integrate Google Adsense with your
site? a.
Use AdSense and its required modules.
b. Use the GoogleToolkit module and its required modules. c. Select "Enable Google AdSense" in the admin settings. d. We can not integrate Google AdSense with Drupal. Bottom of Form |
Top
of Form
How will you
display the full content on front page? a. Set "Length of trimmed posts" to unlimited on post settings. b. Drupal displays the full content on front page by default. c. Do not create a teaser when creating or editing content on front page. d. We can not display the full content on front page. Bottom of Form |
Top
of Form
The purpose
of the Content Construction Kit is to ________. a.
develop new types of content
b. categorize content c. display comment d. insert multimedia content Bottom of Form |
Top
of Form
Which of the
following ways can you use to integrate digg with your site? a.
Use the diggthis module and its required modules.
b. Set the correct parameters in the configuration file. c. Digg is already integrated in Drupal, just enable it in the admin settings. d. We can not integrate digg with Drupal. Bottom of Form |
Top
of Form
Which of the
following ways can you use to allow users to flag nodes and
comments as offensive for the administrator to review? a.
Use abuse and its required modules.
b. Use reportabuse and its required modules. c. Select "Allow report abuse" in the admin settings. d. Set the correct parameters in the configuration file. Bottom of Form |
Top
of Form
Which of the
following can be used to create a template for your post content
type? a.
Use the contemplate module and its required modules. b. Create the template for each content type. c. Use the cck module. d. Drupal does not have this feature. Bottom of Form |
Top
of Form
One way to
create survey in Drupal is to ___. a.
use the web form module and its required modules b.
use the customsurvey module and its required modules c. select "activate survey" in the admin settings d. Drupal does not allow this feature. Bottom of Form |
Top
of Form
Drupal allows
you to run ___ website(s) from a single installation of Drupal
files. a. 1 b. 2 c. 3 d. multiple Bottom of Form |
Top
of Form
One way to
allow 'user upload files' to your site is to ___. a. use the upload module and its required modules b. configure the correct parameters in the configuration file c. select "Enable upload" in the admin settings d. Drupal does not have this feature. Bottom of Form |
Top
of Form
How will you
change the color of the required fields? a. By changing the required fields' color in the admin settings b. By changing the required fields' color in the configuration file c. By editing the .required css class d. We can not colorize the required fields. Bottom of Form |
Top
of Form
Which of the
following files do you have to create manually when installing
Drupal? a.
settings.php b.
config.php c. config.inc.php d. db-config.php Bottom of Form |
Top
of Form
Is it true
that in order to use the path module, you have to enable 'clean
url'? a. Yes b. No Bottom of Form |
Top
of Form
How do you
enable user search content on your Drupal site? a.
By enabling search module and setting search permissions for the
appropriate type of users
b. By enabling search module c. By enabling it in the configuration file d. We can not enable search content. Bottom of Form |
Top
of Form
Is it true
that Drupal allows editing content of a revision which is not the
current revision? a.
Yes
b. No Bottom of Form |
Top
of Form
Assuming that
you want to maintain your site and put it in the offline mode,
how will you customize the offline page? a.
By editing or creating current theme's maintenance-page.tpl.php
b.
By creating the offline.php page, then setting the offline file
path in admin settings to this file c. By creating the offline.php page, then setting the offline parameter in the configuration file to this file d. We can not customize the offline page. Bottom of Form |
Top
of Form
Assume your
node is node/8 and the node alias is products/laptop. You want
your site automatically to redirect the visitor to
products/laptop if he/she goes to the node/8 page. How will you
enable that redirect? a.
By installing the Global Redirect module and its required modules
b. By selecting "Force redirect to alias" in the admin settings c. Drupal does not allow this feature. d. By selecting "Redirect to this alias automatically" when you create or edit your node Bottom of Form |
Top
of Form
How to
'enable newsletter' on your site? a.
Use the simplenews module and its required modules. b.
Use the newsletter module and its required modules. c. Select "Enable newsletters" in the admin settings. d. Set the correct parameter in the configuration file. Bottom of Form |
Top
of Form
___ is a
contributed module which grants site developers a simple
graphical interface for modifying the presentation of content.
a.
Views
b. CCK c. Path d. Blocks Bottom of Form |
Top
of Form
All content
types in Drupal derive from ___. a.
node
b. views c. blocks d. nothing Bottom of Form |
Top
of Form
Which of the
following ways can you use to create 'forum' in Drupal? a.
Use the forum module and its required modules.
b. Set the correct parameters in the configuration settings. c. Set "purpose" to "forum" in the admin settings. d. We can not create forum in Drupal. Bottom of Form |
Top
of Form
Which of the
following choices can help you enter meta tag information for
each post? a.
Use the nodewords module and its required modules.
b. Use the Integrated Metatags module and its required modules. c. Enable it in the admin settings. d. Drupal does not allow this feature. Bottom of Form |
Top
of Form
___ often
contain/s lists of nodes or other navigational content and is/are
frequently placed in the left or right regions of a page. a.
Blocks
b. Nodes c. Taxonomy d. Terms Bottom of Form |
Top
of Form
One way to
timing content publication is to ___. a.
use the rules module and its required modules
b. set the expired date when creating or editing the published content c. set the correct parameters in the configuration file d. We can not time content publication. Bottom of Form |
Top
of Form
How will you
customize the html of the blocks in your template? a.
By creating or editing the block.tpl.php file in the theme folder
b. By customizing it in the admin settings c. By creating or editing the block.php in the theme folder d. We can not customize the blocks. Bottom of Form |
Top
of Form
One possible
way to build a multilanguage Drupal site is to ___. a.
use the internationalization module and its required modules
b. install the language pack c. install Drupal in multisite, each site being in one language d. Drupal does not allow this feature. Bottom of Form |
Top
of Form
Where will
you limit the maximum upload file size in Drupal? a.
In php.ini b. In admin settings c. In configuration settings d. Drupal does not handle upload file size. Bottom of Form |
Top
of Form
___ is the
first few words or sentences of a piece of content usually with a
link to the complete node. a.
Teaser
b. Blocks c. Views d. Vocabulary Bottom of Form |
Top
of Form
What is the
difference between 2 download methods "Public" and
"Private"? a.
"Public" allows all users download. "Private"
allows only logged in users download.
b. "Public" means files are available using HTTP directly. "Private" means files are transferred by Drupal. Bottom of Form |
Top
of Form
Which of the
following ways can you use to add video chat to Drupal? a.
Use videochat and its required modules. b.
Use chat and its required modules. c. Select "Activate chat" in the admin settings. d. We can not add video chat to Drupal. Bottom of Form |
Top
of Form
Which of the
following choices can help you eliminate spam? a.
Use the captcha module or spam filter module. b.
Turn on the spam filter settings in the admin settings. c. Enable the spam filter in the configuration file. d. We can not eliminate spam in Drupal. Bottom of Form |
Top
of Form
Which of the
following ways is a possible way to translate your post content?
a.
Use the content translate module and its required modules.
b. Use the locale module and its required modules. c. Install Drupal in the desired local language. d. Drupal does not have this feature. Bottom of Form |
Top
of Form
___ is a term
used by Drupal to define the priority or order in which a
function is processed or a block / node is displayed. a.
Weight b.
Role c. Permission d. Order Bottom of Form |
Top
of Form
Which of the
following ways can you use to show downloadable files? a.
Use the filebrowser module and its required modules. b.
Use the ftpfiles module and its required modules. c. Select "Show downloadable files" in the admin settings. d. We can not show downloadable files in Drupal. Bottom of Form |
Top
of Form
Which is the
range of weight value in Drupal 6? a. 0 -> 10 b. 0 -> 50 c. -10 -> 10 d. -50 -> 50 Bottom of Form |
Top
of Form
Which of the
following steps will you have to take to allow visitor comments
on your post? a.
Select "post comments" for anonymous users in the
permissions section of the admin settings. b. Select "Read/Write" in comment settings when creating or editing your post. c. Enable it in the configuration file. d. We do not need to do anything. Drupal allows visitors to post comments by default. Bottom of Form |
Top
of Form
Is it true
that Drupal can be configured to allow 'add content' via email?
a.
Yes b.
No Bottom of Form |
Top
of Form
Which of the
following ways can you use to change the order of items within
the Drupal built-in menus? a.
Change the relative weight of each item within the menu
accordingly, the lowest appearing first. b.
Change the relative weight of each item within the menu
accordingly, the highest appearing first. c. Change the order in the admin settings. d. We can not change the order, the one created first will appear first. Bottom of Form |
Top
of Form
How will you
enable the enter page title for each post content? a.
By installing the Page Title module and its required modules b.
By enabling it in the admin settings c. By setting the correct parameters in the configuration file d. Drupal does not allow this feature. Bottom of Form |
Top
of Form
How will you
enable 'create seo friendly url' when creating or editing
content? a.
By enabling the path module
b. By setting the correct parameter in the configuration file c. By enabling the urlalias module d. The default url of Drupal is already seo friendly. Bottom of Form |
Top
of Form
Which of the
following ways can you use to control access for user roles based
on taxonomy categories? a.
Use the taxonomy access control module and its required modules.
b.
Create the role with appropriate permissions. c. Set the appropriate permissions for user roles when you create or edit the taxonomy category. d. We can not control access to user roles based on taxonomy categories. Bottom of Form |
Top
of Form
Which of the
following ways can you use to customize templates provided by
core? a.
Copy and customize the templates that you want to override to the
theme folder or edit these templates in theme folder if these
templates exist. b.
Customize it in admin settings. c. Create templates that you want to override in any location, then set the correct parameters in configuration file. d. Drupal does not allow customize templates provided by core. Bottom of Form |
Top
of Form
How will you
create revision of content? a.
By selecting "Create new revision" when creating or
editing content
b. Drupal automatically creates content revision when you create or update content. c. By adding the path of the content that you want to create revision to the configuration file. d. We can not create revision in Drupal. Bottom of Form |
Top
of Form
How will you
add css files? a.
By creating the css files, then setting the correct parameters in
the theme's .info file b. By creating the css files, then setting the correct parameters in the module's .info file c. By creating the css files, then specifying it in the admin settings d. We can not add css files in Drupal. Bottom of Form |
Top
of Form
Which of the
following ways can you use to use the shopping cart in your
website? a.
Use the ubercart module and its required modules. b.
Use the shoppingcart module and its required modules. c. Create the shopping cart content type. d. We can not use the shopping cart in Drupal. Bottom of Form |
Top
of Form
For a single
installation, which of the following directories should you put
all non-core modules in? a.
sites/all/modules directories under Drupal installation directory
b. modules directories under Drupal installation directory c. misc directories under Drupal installation directory d. includes directories under Drupal installation directory Bottom of Form |
Top
of Form
How will you
automatically generate alias for each posted content? a.
By using the pathauto module b. By setting the correct parameters in the configuration file c. By enabling the autoalias module d. We can not generate alias automatically. Bottom of Form |
Top
of Form
Which of the
following must you have in order to use Embedded Media Field and
its required modules to add a flickr image field? a. Flickr api key and flickr api secret b. CCK module c. Media:Flickr module d. All of above Bottom of Form |
Top
of Form
One way to
create poll on your site is to ___. a.
enable the poll module and its required modules b.
enable the poll in the configuration file c. install the createpoll module and its required modules d. Drupal does not allow this feature. Bottom of Form |
Top
of Form
Which of the
following ways can you use to customize error pages for 404 and
403 errors? a.
Use the customerror module and its required modules.
b. Create custom error pages for these errors, then specify the location of these error files in the admin settings. c. Create custom error pages for these errors, then specify the location of these error files in the configuration file. d. We can not customize error pages. Bottom of Form |
Top
of Form
By adding
_______ file to your web root, you can forbid search engine bots
to index certain parts of your website. a.
robots.txt b.
sitemap.xml c. permissions.txt d. forbid.xml Bottom of Form |
Top
of Form
You create a
"natural" category. How will you set the contents of
this category to front page? a.
Set default front page on site information in the admin settings
to that category url. b.
Select "Promoted to front page" when create or edit
that content type. c.
Set the correct parameters in configuration file. d. We can not change front page in Drupal. Bottom of Form |
Top
of Form
By which of
the following ways can you enforce a user to embed a youtube
video? a.
By using the embedded video module and its required modules to
create new content type with one required video field and setting
this required video field to support youtube
b. By creating the new content type, adding one required field and setting its content to youtube c. By creating the new content type and selecting the "required" for content field d. We can not enforce the user to embed a youtube video. Bottom of Form |
Top
of Form
Which of the
following ways can you use to display several social bookmarking
links on your site? a.
Use service links and its required modules. b.
Use the socialbookmarks module and its required modules. c. Enable the desired social bookmarking link in the admin settings. d. Drupal can only allow display 3 social bookmarking at one time. Bottom of Form |
Top
of Form
One way to
automatic backup Drupal database is to ____. a.
use the backup_migrate module and its required modules b.
use phpMyAdmin c. use the backup_db module d. We can not backup database automatically. Bottom of Form |
Top
of Form
How will you
use a wysiwyg editor in Drupal? a.
By installing a wysiwyg editor module and its required modules
b. By downloading a wysiwyg editor and configuring it in the admin settings c. Just by configuring the correct parameters in the configuration file as a wysiwyg editor is already available in Drupal d. We can not use a wysiwyg editor in Drupal. Bottom of Form |
Top
of Form
Which of the
following ways can you use to optimize the Drupal database to
enhance performance? a.
Use the DB Maintenance module and its required modules.
b. Use the mysql database instead of the postgres database. c. Export, then recreate the database. d. There is no way to optimize the database. Bottom of Form |
Top
of Form
One way to
allow rating of your post content is to ___. a.
use the fivestar module and its required modules b.
use the rating module and its required modules c. enable it in the admin settings d. Drupal does not have this feature. Bottom of Form |
Top
of Form
How will you
enable the cache of displayed content? a.
By allowing it in the admin settings b.
By setting the correct parameters in the configuration file c. By using the cached module d. Drupal does not have this feature. Bottom of Form |
Top
of Form
How does
Drupal sort items in a list? a. On the basis of weight b. On the basis of creation time c. On the basis of the order specified by the admin d. On the basis of content length Bottom of Form |
Top
of Form
Is it true
that, by default, Drupal will create a teaser for your post
automatically? a.
Yes b.
No Bottom of Form |
Top
of Form
How to
disable the user registration in the front-end? a.
Change the setting of "Public registrations" in the
User settings page. b.
Change the setting of "Public registrations" in the
configuration file. c. Un-publish the registration link. d. We can not disable the user registration in the front-end. Bottom of Form |
Top
of Form
Which
of the following can be used to create a template for your post
content type?
a.Use the contemplate module and its required modules. b.Create the template for each content type. c.Both a & b are true. d.Both b & c are true. Which is the range of weight value in Drupal 6?
d.-50
-> 50
Bottom of Form |
Top
of Form
What is the
desirable lifetime for caching for a high traffic site? a.1
minute
b.5 minutes c.It does not matter! Bottom of Form |
Top
of Form
In Drupal,
you can display a block programatically a.True
b.False Bottom of Form |
Top
of Form
What design
pattern Drupal is close to? a.PAC:
Presentation-abstraction-control
b.MVC: Model-view-controller Bottom of Form |
Top
of Form
Which of the
following is the correct function to get the current theme of a
Drupal site? a.path_to_theme()
b.drupal_get_path c.global $theme_path d.All of above Bottom of Form |
Top
of Form
How can you
apply all the input fitlers you have created in your code?
a.Using check_markup() b.You need to apply filters one at time in code Bottom of Form |
Top
of Form
How can you
take a Drupal site offline or in maintenance mode using Drush?
a.drush
vset site_offline 1
b.drush vdel site_offline c.drush vset maintenance_mode 0 d.drush setoffline 1 Bottom of Form |
Top
of Form
How can you
reset a Drupal user's password using Drush from the command line
in Drupal 6.x? a.A. drush sqlq "update {users} set pass=md5('new_password_here') where uid=1" b.B. drush user-password someuser --password="new_password_here" c.C. Both A & B d.D. You cannot reset a user's password using Drush from the command-line Bottom of Form |
Top
of Form
With the
faceted search module, you can: a.Use the meta data associated with node type to search the nodes b.Taxonomy terms can be used to filter the search result c.Build the search query on the fly by selecting different and multple meta data d.All of above Bottom of Form |
Top
of Form
Which of the
following is not a desired way to create a custom page with
custom layout in Drupal? a.Using panels b.Using a .tpl.php file specificially for that page c.Build page with exact HTML structure you want d.None of above Bottom of Form |
Top
of Form
How can you
change the theme in Drupal using a Drush command? a.drush -l http://yoursitename.com/ pm-disable theme_name b.drush -l http://yoursitename.com/ pm-enable theme_name c.drush -l http://yoursitename.com/ vset theme_default theme_name d.drush –l http://yoursitename.com/ settheme theme_name Bottom of Form |
Top
of Form
How can an
absolute date (as opposed to a relative date, or the current
date) be set as the default value for a CCK datetime field in
Drupal? a.There is no option to set an absolute date as the default value in a CCK date field. b.By using strtotime() in date field with exact date c.By using date picker to select exact date d.By configuration page of cck datetime module we can set default dates to any exact date. Bottom of Form |
Top
of Form
How can a
module's data be exposed to the Views 2 module using its API?
a.by
using hook_views_data() & hook_views_api() b.by
using the filefield_stats module c.by using the viewsmodule_stats module d.by using a built-in feature of the Views module, "expose filter" Bottom of Form |
Top
of Form
How can you
make partial or substring search in Drupal? a.By using the Apache Solr module b.By using the Search Lucene API c.By patching the core modules d.By using all of the above methods Bottom of Form |
Top
of Form
How can you
resolve the array_flip() error in Drupal which flips string and
integer values? a.Values
of trans need to be string or integer values; if any other type
is there, then a warning will be fired b.The array flip function can also flip the nested array also c.It should use array for the ID which are passed d.Pass only values in the string rather than the array itself Bottom of Form |
Top
of Form
How can an
absolute date (as opposed to a relative date, or the current
date) be set as the default value for a CCK datetime field in
Drupal? a.There is no option to set an absolute date as the default value in a CCK date field b.By using strtotime() in date field with exact date c.By using the date picker to select exact date d.By going to the configuration page of the CCK datetime module Bottom of Form |
Top
of Form
Which
software architectural pattern is Drupal most closely associated
with? a.PAC:
Presentation-Abstraction-Control b.MVC:
Model-View-Controller c.MVVM: Model-View-ViewModel d.SOA: Service-Oriented Architecture Bottom of Form |
Top
of Form
Which
of the following is the correct way to customize the template for
a view thas has been created using CCK and the Views 2 module?
a.By
creating a node-contentname.tpl.php or
views-view-field--viewname--field-name-value.tpl.php
Bottom
of Formb.By creating views-view-field--viewname--field-name-value.tpl.php c.Using Semantic Views d.Clicking on admin/build/views/edit/ViewName -> Basic Settings -> Theme |
Top
of Form
The following
are advantages of using Drupal Views vs. custom module
development EXCEPT: a.Development speed - creating a View will be faster than creating a custom module most of the time b.Performance - Views offer increased performance over custom modules c.Maintenance - Views is a Drupal standard, as opposed to using custom modules, which gives your site's maintenance an unnecessary learning curve d.Upgrading - Views provide an upgrade path to future versions of Drupal, which custom modules don't provide out-of-the-box Bottom of Form |
Top
of Form
Which of the
following are best practices for scaling Drupal for a high
traffic site? a.Setting
the page cache lifetime minimum to 1 minute
b.Enabling CSS and JavaScript aggregation c.Sorting and filtering by CCK fields d.Using a PHP opcode cache Bottom of Form |
Top
of Form
How can all
the input filters that have been created in the code be applied?
a.Using
check_markup() b.You can only apply filters one at time in your code. c.Using apply_filter() d.Using input_filter() Bottom of Form |
$node_type_A
= node_load($some_nid);
$current_delta
= get_current_delta($node_type_A->vid);
$node_type_A->field_type_B_node_ref
+= array($current_delta + 1 => array('nid' =>
$node_type_B_nid));
$node_type_A
= node_submit($node_type_A);
node_save($node_type_A);
content_insert($node_type_A);
Which
of following statements are true about code above?
a.Appending
a node reference
Which
one of following makes use of the Features module in Drupal?
a.Migrating
content from one Drupal website to another
Which
of following statements are true about Drupal?
d.None
of the above
If
a Drupal theme can be used as a base theme, which component(s) of the
theme is not inherited form base theme to sub theme?
What
is the naming convention for a preprocessor function for the CCK
fields in Drupal if the template called
content-field-field_transmission_make_model.tpl?
b.yourThemeName_preprocess_content_field(&$variables)
Which
of the following is the correct way to get the current theme path in
Drupal?
b.path_to_theme()
Which function can be
used to invoke a hook in all enabled modules in Drupal?
a.module_invoke_all()
How
do you bring your site out of maintenance mode?
a.By
changing the $maintance_mode variable in the settings.php file to
FALSE
What
does the function, node_view do?
b.Generates
a rendered display of the given node
Which
of the following is the best way to find out if a particular module
is installed and enabled?
Which
of the following is the best way to trigger an action when a node
gets created or updated on a Drupal site?
a.hook_nodeapi()
What
is the best way to create multiple blocks from a single module?
a.Using
module_hook_block hook with $delta
require
'./includes/bootstrap.inc';
drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);
$db_result
= db_query('SELECT * FROM {users}');
while($user_object
= db_fetch_object($db_result)){
//
.. code here
}
Which
of the following statement(s) about the above code is/are true?
a.The
code can be written in the theme template.php file to fetch all users
Which
of the following statements are not best practices for implementing
page handler include files in Drupal?
Which
of the following statements are not best practices for implementing
page handler include files in Drupal?
d.Consolidating
page handlers in to a single file, to decrease overhead
Which
of the following condition(s) is/are not suited for using custom
Drupal nodes?
a.When
implicit 'ownership' via author tracking is needed
No comments:
Post a Comment