SlideShare a Scribd company logo
IBS Las Vegas
[Important Note: First logged into the website then go through the below document. If clickable links in
below documents are not opening via Microsoft word software then please right click and copy the
hyperlink and then open into the browser manually.]
1. Menu Configuration
In IBS Las Vegas site we are using 2 menus in header part.
First menu [In black background color] contains below links
- International beauty show
- New York
- Las Vegas
o How to configure menu items:
Click here to configure the menu items listed in First menu.
Second menu [In blue background] contains below links
- Attend
- Exhibit
- Education
- Travel
- Media
- Show Specials
o How to configure menu items:
Click here to configure the menu items listed in Second menu.
2. Advertisement Configuration
In IBS Las Vegas site we are running only 1 ad on top of the page.
o How to configure advertisement :
Click here to configure the advertisement.
- You can update site name as per requirement. Currently we have configured “qtx.ibslv”
site name.
- You can also select how much number of blocks you need for IBS Las Vegas. As
currently we have selected only 2 blocks. One block we are displaying on top of the
page and second block in spare you can configure that block from drupal block
management.
(Note: To see the page block layout please click here.)
3. Header Block configuration
Header block contains the logo and other information.
o How to configure header logo:
- You can upload IBS logo from theme setting. Click here for theme setting.
o How to configure other header information like show hours, buttons etc.
- To update other information in header block we have created a block having name
“Header Details Block”. Click here to edit the block
4. Footer Block configuration
Footer section contains 3 blocks.
o How to configure first footer block
- You can upload IBS logo from theme setting. Click here for theme setting.
- To show the IBS Las Vegas show hour we have created a block having name “Footer
Signup Button Block”. Click here to edit the block
o How to configure second footer block
- To show the footer information we have created a block having name “Second Footer
Information Block”. Click here to edit the block
o How to configure bottom/third footer block
- To show the bottom footer information we have created a block having name “Bottom
Footer Block”. Click here to edit the block
5. Home Page configuration
Home page is the main page of our website. To show the home page we have divided home
page into different block
Promotional Banner
Exhibitor Static Text Block
Stay Connected Sign up Block
Video Block
HTML Gallery Block [ Gallery Block View ]
Track Listing Block [ Track Listing Block View ]
Track Speaker Listing View
SPA banner block
(Note: Click/copy link on block name to edit the respective block/view. For created dynamic
blocks using views use Theme information files to change the HTML layout.)
Above figure list all the available blocks used for home page. Many of them are static HTML
block and few of them are dynamic blocks created using views.
Below are static HTML blocks
- Promotional Banners
- Exhibitor Static Text Block
- Stay Connected Signup Block
- Video Block
- SPA banner Block
Few dynamics blocks created using views are,
- HTML Gallery Block
 Add new photos in photo gallery by adding content with content type
“Home Page Gallery” Click here to add photos.
- Track Listing Block
 Click here to add/manage the tracks.
- Track Speaker Listing block
 Add new speaker by adding content with content type “Speaker” Click here
to add speaker.
You can see all above static and dynamic block/views by clicking/copying link on the block links
listed in table format.
6. Basic Page configuration
IBS Las Vegas website contains many static pages. Please find below list of static pages.
- Attend
 This is static page containing information about the classes and show. You
can click here to edit the content of this page.
 As mentioned in mail, we have added static Featured exhibitor images. No
content type created for this.
 To show the exhibitor list on bottom of page we are using %exhibitor% as
a token in HTML.
 Dynamically we are replacing this token with the exhibitor list view in page
template file.
 Page template file for attend page is page—node—141.tpl.php
- Exhibit
 This is static page containing information about show. You can click here
to edit the content of this page.
 As mentioned in mail, we have added static Featured exhibitor images. No
content type created for this.
 To show the exhibitor list on bottom of page we are using %exhibitor% as
a token in HTML.
 Dynamically we are replacing this token with the exhibitor list view in page
template file.
 Page template file for attend page is page—node—22.tpl.php
- Travel
 This is static page containing information about hotels and travel. You can
click here to edit the content of this page.
 Default page.tpl.php is applied to this page. If you want to overwrite create
page template file with node id.
- Media
 This is static page containing information about the media coverage. You
can click here to edit the content of this page.
 Default page.tpl.php is applied to this page. If you want to overwrite create
page template file with node id.
- Register
 This is static page containing information about the registration of event or
show. You can click here to edit the content of this page.
 Default page.tpl.php is applied to this page. If you want to overwrite create
page template file with node id.
- Online application Form
 This is static page containing information about the online application
form. We have added wufoo script provided by Fay for this page. You can
click here to edit the content of this page.
 Default page.tpl.php is applied to this page. If you want to overwrite create
page template file with node id.
- Contact Us
 This is static page containing information about the contact details. You
can click here to edit the content of this page.
 FAQ list is added at the bottom of the page. We have enabled out of box
FAQ module for same. After enabling this module FAQ blocks get
automatically created with name “FAQ Block”. Click here to configure FAQ
Block.
 To add more FAQ question and answers add content with content type
“FAQ”. Click here to add FAQ Questions.
 Default page.tpl.php is applied to this page. If you want to overwrite create
page template file with node id.
- Page Not Found
 Again this is a static page which is visible to user if some page is not
available on server like suppose someone access old site URL which is not
configured in our new d7 site then default this page will be displayed to
user. In short this is nothing but default 404 page.
 click here to edit the content of this page.
- Build Summary
 This is static page containing technical or general information about the
summary of the website. You can click here to edit the content of this
page.
7. Session Detail Page Configuration
- We have created a view to show the session detailed description page.
- Click here to view the session details page view.
- Inside this main view we have included 2 child views click here to view the Track
Information view and click here for Speaker details view.
- To change the HTML layout of this views/page refer Theme Files section of views.
- Add new sessions by adding content with content type “Session” Click here to add new
session.
8. Speaker Detail Page Configuration
- We have created a view to show the speaker detailed description page.
- Click here to view the speaker details page main view. Again we have included one
child view for speaker classes. Click here to view speaker classes.
- To change the HTML layout of this views/page refer Theme Files section of views.
- Add new speaker by adding content with content type “Speaker” Click here to add new
speaker.
9. Speaker List Landing/Listing page
- To show the speaker listing page we have created 2 separate views for tracks and their
speakers.
- Click here to see the track information view details.
- Click here to see the track related speaker view details.
- To change the HTML layout of this views/page refer Theme Files section of views.
- Add new speaker by adding content with content type “Speaker” Click here to add new
speaker.
10. Schedule or Education page
- As this is most difficult page to show the HTML layout provided by nclud. To show such
complex logic and HTML display we have created custom module having name
“Schedule”. This module collects all dynamic data from schedule view only and just
display as per HTML layout. In short we have just customizing the HTML part in
module; dynamic contents are coming out from views only.
- Click here to see the main schedule page view.
- To change the HTML layout of this views/page refer Theme Files section of views and
with theming file you need to check schedule module hooks.
11. Exhibitor List Configuration
- To show the exhibitor list we have created a separate view for exhibitor list.
- Click here to see the exhibitor list view details.
- To change the HTML layout of this views/page refer Theme Files section of views.
- Add new exhibitor by adding content with content type “Exhibitor List” Click here to
add new exhibitor.
12. FAQ Block Configuration
- For FAQ we have enabled out of box FAQ module. After enabling this module FAQ
blocks gets automatically created with name “FAQ Block”. Click here to configure FAQ
Block.
- Out Of Box Module used for FAQ is “Frequently Asked Questions”.
- To add more FAQ question and answers add content with content type “FAQ”. Click
here to add FAQ Questions.

More Related Content

What's hot

Child Themes (WordCamp Dublin 2017) with notes
Child Themes (WordCamp Dublin 2017) with notesChild Themes (WordCamp Dublin 2017) with notes
Child Themes (WordCamp Dublin 2017) with notes
Damien Carbery
 
User manual salman alam and kyubin han
User manual   salman alam and kyubin hanUser manual   salman alam and kyubin han
User manual salman alam and kyubin han
Kyubin Han
 
Joomla! Day UK 2009 Basic Templates
Joomla! Day UK 2009 Basic TemplatesJoomla! Day UK 2009 Basic Templates
Joomla! Day UK 2009 Basic Templates
Andy Wallace
 
Joomla! Day UK 2009 Menus Presentation
Joomla! Day UK 2009 Menus PresentationJoomla! Day UK 2009 Menus Presentation
Joomla! Day UK 2009 Menus Presentation
Andy Wallace
 
Webexpration2007 ii
Webexpration2007 iiWebexpration2007 ii
Webexpration2007 ii
Omar Computer Teacher
 
Chapter 6 - Web Design
Chapter 6 - Web DesignChapter 6 - Web Design
Chapter 6 - Web Design
tclanton4
 
Chapter 3 - Web Design
Chapter 3 - Web DesignChapter 3 - Web Design
Chapter 3 - Web Design
tclanton4
 
Introduction to-concrete-5
Introduction to-concrete-5Introduction to-concrete-5
Introduction to-concrete-5
Ketan Raval
 
Introduction to-concrete-5
Introduction to-concrete-5Introduction to-concrete-5
Introduction to-concrete-5
ketanraval
 
Joomla Template Tutorial
Joomla Template TutorialJoomla Template Tutorial
Joomla Template Tutorial
brighteyes
 
Master page
Master pageMaster page
Master page
Paneliya Prince
 
Chapter 4 - Web Design
Chapter 4 - Web DesignChapter 4 - Web Design
Chapter 4 - Web Design
tclanton4
 
APEX navigation concepts
APEX navigation conceptsAPEX navigation concepts
APEX navigation concepts
Tobias Arnhold
 
Day of code
Day of codeDay of code
Day of code
Evan Farr
 
Alt tab - better apex tabs
Alt tab - better apex tabsAlt tab - better apex tabs
Alt tab - better apex tabs
Enkitec
 
Chapter 5 - Web Design
Chapter 5 - Web DesignChapter 5 - Web Design
Chapter 5 - Web Design
tclanton4
 
blogs911.com
blogs911.comblogs911.com
Html n css tutorial
Html n css tutorialHtml n css tutorial
Html n css tutorial
zubeditufail
 

What's hot (18)

Child Themes (WordCamp Dublin 2017) with notes
Child Themes (WordCamp Dublin 2017) with notesChild Themes (WordCamp Dublin 2017) with notes
Child Themes (WordCamp Dublin 2017) with notes
 
User manual salman alam and kyubin han
User manual   salman alam and kyubin hanUser manual   salman alam and kyubin han
User manual salman alam and kyubin han
 
Joomla! Day UK 2009 Basic Templates
Joomla! Day UK 2009 Basic TemplatesJoomla! Day UK 2009 Basic Templates
Joomla! Day UK 2009 Basic Templates
 
Joomla! Day UK 2009 Menus Presentation
Joomla! Day UK 2009 Menus PresentationJoomla! Day UK 2009 Menus Presentation
Joomla! Day UK 2009 Menus Presentation
 
Webexpration2007 ii
Webexpration2007 iiWebexpration2007 ii
Webexpration2007 ii
 
Chapter 6 - Web Design
Chapter 6 - Web DesignChapter 6 - Web Design
Chapter 6 - Web Design
 
Chapter 3 - Web Design
Chapter 3 - Web DesignChapter 3 - Web Design
Chapter 3 - Web Design
 
Introduction to-concrete-5
Introduction to-concrete-5Introduction to-concrete-5
Introduction to-concrete-5
 
Introduction to-concrete-5
Introduction to-concrete-5Introduction to-concrete-5
Introduction to-concrete-5
 
Joomla Template Tutorial
Joomla Template TutorialJoomla Template Tutorial
Joomla Template Tutorial
 
Master page
Master pageMaster page
Master page
 
Chapter 4 - Web Design
Chapter 4 - Web DesignChapter 4 - Web Design
Chapter 4 - Web Design
 
APEX navigation concepts
APEX navigation conceptsAPEX navigation concepts
APEX navigation concepts
 
Day of code
Day of codeDay of code
Day of code
 
Alt tab - better apex tabs
Alt tab - better apex tabsAlt tab - better apex tabs
Alt tab - better apex tabs
 
Chapter 5 - Web Design
Chapter 5 - Web DesignChapter 5 - Web Design
Chapter 5 - Web Design
 
blogs911.com
blogs911.comblogs911.com
blogs911.com
 
Html n css tutorial
Html n css tutorialHtml n css tutorial
Html n css tutorial
 

Similar to Ibs las vegas

Odoo MobiCraft: Responsive Mobile Ecommerce Store Theme
Odoo MobiCraft: Responsive Mobile Ecommerce Store ThemeOdoo MobiCraft: Responsive Mobile Ecommerce Store Theme
Odoo MobiCraft: Responsive Mobile Ecommerce Store Theme
Biztech Store
 
Odoo Furnito Ecommerce Theme, Responsive OpenERP Furniture Theme
Odoo Furnito Ecommerce Theme, Responsive OpenERP Furniture ThemeOdoo Furnito Ecommerce Theme, Responsive OpenERP Furniture Theme
Odoo Furnito Ecommerce Theme, Responsive OpenERP Furniture Theme
Biztech Store
 
Mondo Guide V02 - WORD
Mondo Guide V02 - WORDMondo Guide V02 - WORD
Mondo Guide V02 - WORD
Mondoexplorer
 
How to create multi language store in magento 2
How to create multi language store in magento 2How to create multi language store in magento 2
How to create multi language store in magento 2
AppJetty
 
A2WPress Localbusiness Theme Documentation
A2WPress Localbusiness Theme DocumentationA2WPress Localbusiness Theme Documentation
A2WPress Localbusiness Theme Documentation
A2WPress
 
A2 w press videocraftdocs
A2 w press videocraftdocsA2 w press videocraftdocs
A2 w press videocraftdocs
A2WPress
 
Wix
WixWix
A2WPress Squirrel Theme Documentation
A2WPress Squirrel Theme DocumentationA2WPress Squirrel Theme Documentation
A2WPress Squirrel Theme Documentation
A2WPress
 
Wix tutorial
Wix tutorialWix tutorial
Wix tutorial
CoombeMedia1
 
A2 w press geocraftdocs
A2 w press geocraftdocsA2 w press geocraftdocs
A2 w press geocraftdocs
A2WPress
 
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog TemplateBP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
Sean Burgess
 
BCES Staff Weebly Training
BCES Staff Weebly TrainingBCES Staff Weebly Training
BCES Staff Weebly Training
mmorris2
 
A2WPress Roadfighter Theme Documentation
A2WPress Roadfighter Theme DocumentationA2WPress Roadfighter Theme Documentation
A2WPress Roadfighter Theme Documentation
A2WPress
 
How to create_a_site
How to create_a_siteHow to create_a_site
How to create_a_site
mastura71
 
Free and easy website creation
Free and easy website creationFree and easy website creation
Free and easy website creation
Joel May
 
Art blue responsive-mangeto_theme_document
Art blue responsive-mangeto_theme_documentArt blue responsive-mangeto_theme_document
Art blue responsive-mangeto_theme_document
Tà Thần
 
Wordpress chapter1
Wordpress chapter1Wordpress chapter1
Wordpress chapter1
Arifa Orfan
 
A2WPress Dzonia Theme Documentation
A2WPress Dzonia Theme DocumentationA2WPress Dzonia Theme Documentation
A2WPress Dzonia Theme Documentation
A2WPress
 
Setting Wordpress website guide for starters
Setting Wordpress website guide for startersSetting Wordpress website guide for starters
Setting Wordpress website guide for starters
jatindsim
 
A2WPress Appointway Theme Documentation
A2WPress Appointway Theme DocumentationA2WPress Appointway Theme Documentation
A2WPress Appointway Theme Documentation
A2WPress
 

Similar to Ibs las vegas (20)

Odoo MobiCraft: Responsive Mobile Ecommerce Store Theme
Odoo MobiCraft: Responsive Mobile Ecommerce Store ThemeOdoo MobiCraft: Responsive Mobile Ecommerce Store Theme
Odoo MobiCraft: Responsive Mobile Ecommerce Store Theme
 
Odoo Furnito Ecommerce Theme, Responsive OpenERP Furniture Theme
Odoo Furnito Ecommerce Theme, Responsive OpenERP Furniture ThemeOdoo Furnito Ecommerce Theme, Responsive OpenERP Furniture Theme
Odoo Furnito Ecommerce Theme, Responsive OpenERP Furniture Theme
 
Mondo Guide V02 - WORD
Mondo Guide V02 - WORDMondo Guide V02 - WORD
Mondo Guide V02 - WORD
 
How to create multi language store in magento 2
How to create multi language store in magento 2How to create multi language store in magento 2
How to create multi language store in magento 2
 
A2WPress Localbusiness Theme Documentation
A2WPress Localbusiness Theme DocumentationA2WPress Localbusiness Theme Documentation
A2WPress Localbusiness Theme Documentation
 
A2 w press videocraftdocs
A2 w press videocraftdocsA2 w press videocraftdocs
A2 w press videocraftdocs
 
Wix
WixWix
Wix
 
A2WPress Squirrel Theme Documentation
A2WPress Squirrel Theme DocumentationA2WPress Squirrel Theme Documentation
A2WPress Squirrel Theme Documentation
 
Wix tutorial
Wix tutorialWix tutorial
Wix tutorial
 
A2 w press geocraftdocs
A2 w press geocraftdocsA2 w press geocraftdocs
A2 w press geocraftdocs
 
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog TemplateBP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
 
BCES Staff Weebly Training
BCES Staff Weebly TrainingBCES Staff Weebly Training
BCES Staff Weebly Training
 
A2WPress Roadfighter Theme Documentation
A2WPress Roadfighter Theme DocumentationA2WPress Roadfighter Theme Documentation
A2WPress Roadfighter Theme Documentation
 
How to create_a_site
How to create_a_siteHow to create_a_site
How to create_a_site
 
Free and easy website creation
Free and easy website creationFree and easy website creation
Free and easy website creation
 
Art blue responsive-mangeto_theme_document
Art blue responsive-mangeto_theme_documentArt blue responsive-mangeto_theme_document
Art blue responsive-mangeto_theme_document
 
Wordpress chapter1
Wordpress chapter1Wordpress chapter1
Wordpress chapter1
 
A2WPress Dzonia Theme Documentation
A2WPress Dzonia Theme DocumentationA2WPress Dzonia Theme Documentation
A2WPress Dzonia Theme Documentation
 
Setting Wordpress website guide for starters
Setting Wordpress website guide for startersSetting Wordpress website guide for starters
Setting Wordpress website guide for starters
 
A2WPress Appointway Theme Documentation
A2WPress Appointway Theme DocumentationA2WPress Appointway Theme Documentation
A2WPress Appointway Theme Documentation
 

Recently uploaded

20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
Rohit Gautam
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
Matthew Sinclair
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
James Anderson
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AIEnchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Vladimir Iglovikov, Ph.D.
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
Neo4j
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
ThomasParaiso2
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 

Recently uploaded (20)

20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AIEnchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 

Ibs las vegas

  • 1. IBS Las Vegas [Important Note: First logged into the website then go through the below document. If clickable links in below documents are not opening via Microsoft word software then please right click and copy the hyperlink and then open into the browser manually.] 1. Menu Configuration In IBS Las Vegas site we are using 2 menus in header part. First menu [In black background color] contains below links - International beauty show - New York - Las Vegas o How to configure menu items: Click here to configure the menu items listed in First menu. Second menu [In blue background] contains below links - Attend - Exhibit - Education - Travel - Media - Show Specials o How to configure menu items: Click here to configure the menu items listed in Second menu. 2. Advertisement Configuration In IBS Las Vegas site we are running only 1 ad on top of the page.
  • 2. o How to configure advertisement : Click here to configure the advertisement. - You can update site name as per requirement. Currently we have configured “qtx.ibslv” site name. - You can also select how much number of blocks you need for IBS Las Vegas. As currently we have selected only 2 blocks. One block we are displaying on top of the page and second block in spare you can configure that block from drupal block management. (Note: To see the page block layout please click here.) 3. Header Block configuration Header block contains the logo and other information. o How to configure header logo: - You can upload IBS logo from theme setting. Click here for theme setting. o How to configure other header information like show hours, buttons etc. - To update other information in header block we have created a block having name “Header Details Block”. Click here to edit the block 4. Footer Block configuration Footer section contains 3 blocks. o How to configure first footer block - You can upload IBS logo from theme setting. Click here for theme setting. - To show the IBS Las Vegas show hour we have created a block having name “Footer Signup Button Block”. Click here to edit the block
  • 3. o How to configure second footer block - To show the footer information we have created a block having name “Second Footer Information Block”. Click here to edit the block o How to configure bottom/third footer block - To show the bottom footer information we have created a block having name “Bottom Footer Block”. Click here to edit the block 5. Home Page configuration Home page is the main page of our website. To show the home page we have divided home page into different block Promotional Banner Exhibitor Static Text Block Stay Connected Sign up Block Video Block HTML Gallery Block [ Gallery Block View ] Track Listing Block [ Track Listing Block View ] Track Speaker Listing View SPA banner block (Note: Click/copy link on block name to edit the respective block/view. For created dynamic blocks using views use Theme information files to change the HTML layout.) Above figure list all the available blocks used for home page. Many of them are static HTML block and few of them are dynamic blocks created using views. Below are static HTML blocks - Promotional Banners - Exhibitor Static Text Block - Stay Connected Signup Block - Video Block - SPA banner Block Few dynamics blocks created using views are, - HTML Gallery Block  Add new photos in photo gallery by adding content with content type “Home Page Gallery” Click here to add photos.
  • 4. - Track Listing Block  Click here to add/manage the tracks. - Track Speaker Listing block  Add new speaker by adding content with content type “Speaker” Click here to add speaker. You can see all above static and dynamic block/views by clicking/copying link on the block links listed in table format. 6. Basic Page configuration IBS Las Vegas website contains many static pages. Please find below list of static pages. - Attend  This is static page containing information about the classes and show. You can click here to edit the content of this page.  As mentioned in mail, we have added static Featured exhibitor images. No content type created for this.  To show the exhibitor list on bottom of page we are using %exhibitor% as a token in HTML.  Dynamically we are replacing this token with the exhibitor list view in page template file.  Page template file for attend page is page—node—141.tpl.php - Exhibit  This is static page containing information about show. You can click here to edit the content of this page.  As mentioned in mail, we have added static Featured exhibitor images. No content type created for this.  To show the exhibitor list on bottom of page we are using %exhibitor% as a token in HTML.  Dynamically we are replacing this token with the exhibitor list view in page template file.  Page template file for attend page is page—node—22.tpl.php - Travel  This is static page containing information about hotels and travel. You can click here to edit the content of this page.  Default page.tpl.php is applied to this page. If you want to overwrite create page template file with node id. - Media  This is static page containing information about the media coverage. You can click here to edit the content of this page.  Default page.tpl.php is applied to this page. If you want to overwrite create page template file with node id.
  • 5. - Register  This is static page containing information about the registration of event or show. You can click here to edit the content of this page.  Default page.tpl.php is applied to this page. If you want to overwrite create page template file with node id. - Online application Form  This is static page containing information about the online application form. We have added wufoo script provided by Fay for this page. You can click here to edit the content of this page.  Default page.tpl.php is applied to this page. If you want to overwrite create page template file with node id. - Contact Us  This is static page containing information about the contact details. You can click here to edit the content of this page.  FAQ list is added at the bottom of the page. We have enabled out of box FAQ module for same. After enabling this module FAQ blocks get automatically created with name “FAQ Block”. Click here to configure FAQ Block.  To add more FAQ question and answers add content with content type “FAQ”. Click here to add FAQ Questions.  Default page.tpl.php is applied to this page. If you want to overwrite create page template file with node id. - Page Not Found  Again this is a static page which is visible to user if some page is not available on server like suppose someone access old site URL which is not configured in our new d7 site then default this page will be displayed to user. In short this is nothing but default 404 page.  click here to edit the content of this page. - Build Summary  This is static page containing technical or general information about the summary of the website. You can click here to edit the content of this page. 7. Session Detail Page Configuration - We have created a view to show the session detailed description page. - Click here to view the session details page view. - Inside this main view we have included 2 child views click here to view the Track Information view and click here for Speaker details view. - To change the HTML layout of this views/page refer Theme Files section of views.
  • 6. - Add new sessions by adding content with content type “Session” Click here to add new session. 8. Speaker Detail Page Configuration - We have created a view to show the speaker detailed description page. - Click here to view the speaker details page main view. Again we have included one child view for speaker classes. Click here to view speaker classes. - To change the HTML layout of this views/page refer Theme Files section of views. - Add new speaker by adding content with content type “Speaker” Click here to add new speaker. 9. Speaker List Landing/Listing page - To show the speaker listing page we have created 2 separate views for tracks and their speakers. - Click here to see the track information view details. - Click here to see the track related speaker view details. - To change the HTML layout of this views/page refer Theme Files section of views. - Add new speaker by adding content with content type “Speaker” Click here to add new speaker. 10. Schedule or Education page - As this is most difficult page to show the HTML layout provided by nclud. To show such complex logic and HTML display we have created custom module having name “Schedule”. This module collects all dynamic data from schedule view only and just display as per HTML layout. In short we have just customizing the HTML part in module; dynamic contents are coming out from views only. - Click here to see the main schedule page view. - To change the HTML layout of this views/page refer Theme Files section of views and with theming file you need to check schedule module hooks. 11. Exhibitor List Configuration - To show the exhibitor list we have created a separate view for exhibitor list. - Click here to see the exhibitor list view details. - To change the HTML layout of this views/page refer Theme Files section of views. - Add new exhibitor by adding content with content type “Exhibitor List” Click here to add new exhibitor. 12. FAQ Block Configuration - For FAQ we have enabled out of box FAQ module. After enabling this module FAQ blocks gets automatically created with name “FAQ Block”. Click here to configure FAQ Block. - Out Of Box Module used for FAQ is “Frequently Asked Questions”. - To add more FAQ question and answers add content with content type “FAQ”. Click here to add FAQ Questions.