Search
Displaying 841 - 850 of 989
Smart Link quick create form
Project update
Quickly paste a link and create a Smart Link. Use ajax to submit the form, show fetched information, and submit the link...
Fetch page title from URL
Project update
This function loads the url and gets the title from the title tag and first h1 on the page. It's in smart_link.module...
Step Debugger
Class
Step through each line of code to see how it runs. Breakpoints Set a breakpoint on a line of code to trigger the...
Project Scope
Class
Things to work on within the project's time and budget constraints. Scope of Work When teams begin a project, they are...
Create a classy subtheme
Exercise
Classy is a minimal base theme with classes added to components, providing plenty of css targets for front end...
Render Arrays
Class
Render arrays contain data to be rendered and instructions on how to display it. This render array prints a text string...
THEME.info.yml
Class
Themes have an info file to define basic settings. name: Mantra description: Minimal theme base. type: theme core...
#ThemingWeb Analytics
Class
Keep track of how many people come to your site, the content they see, and transactions they make. As you create and...
#AnalyticsKeymapping in Vim
Class
It's hard to make sense of the help docs without understanding the keys being used. Learn the format of keymapping and...
#VIM