|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
EBSCO_ocn702361477 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
110217s2010 enk o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d E7B
|d OCLCQ
|d UMI
|d COO
|d OCLCQ
|d DEBSZ
|d OCLCQ
|d NLGGC
|d YDXCP
|d OCLCQ
|d OCLCF
|d OCLCQ
|d AZK
|d AGLDB
|d CNNOR
|d MOR
|d PIFAG
|d OCLCQ
|d JBG
|d OCLCQ
|d U3W
|d BRL
|d STF
|d WRM
|d VTS
|d CEF
|d NLE
|d INT
|d VT2
|d UKMGB
|d OCLCQ
|d UAB
|d A6Q
|d M8D
|d UKAHL
|d HS0
|d VLY
|d OCLCO
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|a 018011860
|2 Uk
|
019 |
|
|
|a 780165938
|a 842281298
|a 961502483
|a 962570926
|a 988439567
|a 991954843
|a 1037496763
|a 1038568595
|a 1055364162
|a 1081210284
|a 1083584876
|a 1103274171
|a 1129363619
|a 1162528719
|a 1241771380
|a 1290036698
|a 1300464748
|
020 |
|
|
|a 9781849512534
|q (electronic bk.)
|
020 |
|
|
|a 1849512531
|q (electronic bk.)
|
020 |
|
|
|z 9781849512527
|
020 |
|
|
|z 1849512523
|q (pbk.)
|
020 |
|
|
|a 1282937871
|
020 |
|
|
|a 9781282937871
|
020 |
|
|
|a 9786612937873
|
020 |
|
|
|a 6612937874
|
029 |
1 |
|
|a AU@
|b 000050896793
|
029 |
1 |
|
|a DEBBG
|b BV040902260
|
029 |
1 |
|
|a DEBBG
|b BV043086511
|
029 |
1 |
|
|a DEBSZ
|b 372808581
|
029 |
1 |
|
|a DEBSZ
|b 378297449
|
029 |
1 |
|
|a DEBSZ
|b 381383326
|
029 |
1 |
|
|a DEBSZ
|b 42164981X
|
029 |
1 |
|
|a HEBIS
|b 286048973
|
029 |
1 |
|
|a NZ1
|b 14168910
|
029 |
1 |
|
|a UKMGB
|b 018011860
|
035 |
|
|
|a (OCoLC)702361477
|z (OCoLC)780165938
|z (OCoLC)842281298
|z (OCoLC)961502483
|z (OCoLC)962570926
|z (OCoLC)988439567
|z (OCoLC)991954843
|z (OCoLC)1037496763
|z (OCoLC)1038568595
|z (OCoLC)1055364162
|z (OCoLC)1081210284
|z (OCoLC)1083584876
|z (OCoLC)1103274171
|z (OCoLC)1129363619
|z (OCoLC)1162528719
|z (OCoLC)1241771380
|z (OCoLC)1290036698
|z (OCoLC)1300464748
|
037 |
|
|
|a CL0500000128
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.J38
|b V47 2010eb
|
072 |
|
7 |
|a COM
|x 051000
|2 bisacsh
|
082 |
0 |
4 |
|a 005.2/762
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Verens, Kae.
|
245 |
1 |
0 |
|a CMS design using PHP and jQuery :
|b build and improve your in-house PHP CMS by enhancing it with jQuery /
|c Kae Verens.
|
260 |
|
|
|a Birmingham :
|b Packt Pub.,
|c ©2010.
|
300 |
|
|
|a 1 online resource (322 pages).
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a data file
|2 rda
|
490 |
1 |
|
|a Community experience distilled
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; Acknowledgement; About the Reviewers; Table of Contents; Preface; Chapter 1: CMS Core Design; The CMS's private and public areas; The front-end; The admin area; Plugins; Files and databases; Directory structure; Database structure; The configuration file; Hello World; Setup; Front controller; Reading page data from the database; Summary; Chapter 2: User Management; Types of users; Roles; Database tables; Admin area login page; Logging in; Logging out; Forgotten passwords; User management; Deleting a user; Creating or editing a user; Summary
|
505 |
8 |
|
|a Chapter 3: Page Management -Part OneHow pages work in a CMS; Listing pages in the admin area; Hierarchical viewing of pages; Moving and rearranging pages; Administration of pages; Filling the parent selectbox asynchronously; Summary; Chapter 4: Page Management- Part Two; Dates; Saving the page; Creating new top-level pages; Creating new sub-pages; Deleting pages; Rich-text editing using CKeditor; File management using KFM; Summary; Chapter 5: Design Templates -Part One; How do themes and templates work?; File layout of a theme; Setting up Smarty; Front-end navigation menu; Summary
|
505 |
8 |
|
|a Chapter 6: Design Templates -Part TwoAdding jQuery to the menu; Preparing the Filament Group Menu; Integrating the menu; Choosing a theme in the administration area; Choosing a page template in the administration area; Running Smarty on page content; Summary; Chapter 7: Plugins; What are plugins; Events in the CMS; Page types; Admin sections; Page admin form additions; Example plugin configuration; Enabling plugins; Handling upgrades and database tables; Custom admin area menu; Adding an event to the CMS; Adding tabs to the page admin; Summary; Chapter 8: Forms Plugin; How it will work
|
505 |
8 |
|
|a The plugin configPage types in the admin; Adding custom content forms to the page admin; Defining the form fields; Showing the form on the front-end; Handling the submission of the form; Sending by e-mail; Saving in the database; Exporting saved data; Summary; Chapter 9: Image Gallery Plugin; Plugin configuration; Page Admin tabs; Initial settings; Uploading the Images; Handling the uploads; Adding a kfmget mod_rewrite rule; Deleting images; Front-end gallery display; Settings tab; Grid-based gallery; Summary; Chapter 10: Panels and Widgets -- Part One; Creating the panel plugin
|
505 |
8 |
|
|a Registering a panelThe panel admin area; Showing panels; Creating the content snippet plugin; Adding widgets to panels; Showing widgets; Dragging widgets into panels; Saving panel contents; Showing panels on the front-end; Summary; Chapter 11: Panels and Widgets -Part Two; Widget forms; Saving the snippet content; Renaming widgets; Widget header visibility; Disabling widgets; Disabling a Panel; Deleting a Panel; Panel page visibility-admin area code; Panel page visibility-front-end code; Widget page visibility; Summary; Chapter 12: Building an Installer; Installing a virtual machine
|
520 |
|
|
|a Build and improve your in-house PHP CMS by enhancing it with jQuery.
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a JavaScript (Computer program language)
|
650 |
|
0 |
|a PHP (Computer program language)
|
650 |
|
0 |
|a Web sites
|x Design.
|
650 |
|
6 |
|a JavaScript (Langage de programmation)
|
650 |
|
6 |
|a PHP (Langage de programmation)
|
650 |
|
6 |
|a Sites Web
|x Conception.
|
650 |
|
7 |
|a COMPUTERS
|x Programming
|x General.
|2 bisacsh
|
650 |
|
7 |
|a JavaScript (Computer program language)
|2 fast
|
650 |
|
7 |
|a PHP (Computer program language)
|2 fast
|
650 |
|
7 |
|a Web sites
|x Design
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Verens, Kae.
|t CMS design using PHP and jQuery.
|d Birmingham : Packt Publishing, ©2010
|z 9781849512527
|
830 |
|
0 |
|a Community experience distilled.
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=349672
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26943648
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10437998
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 349672
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 3601887
|
994 |
|
|
|a 92
|b IZTAP
|