City and County of San Francisco

City and County of San Francisco Homepage

The City and County of San Francisco hosts 200 of its web sites on a Drupal platform whose technical architecture was designed and built by Chapter Three. Chapter Three provides migration support, development and ongoing support services to the Department of Technology for the City of San Francisco.

Sectors: 
Government

Childress Klein

Childress Klein homepage

Childress Klein is one of the largest full-service real estate companies in the Southeast US. And while the firm has developed over 50 million square feet of commercial real estate across a variety of sectors, Childress Klein is at heart a family and employee-friendly company. In moving ahead with a site redesign, a primary goal was to better tell the story of a company with vast market expertise that also has a deep commitment to their employees.

Sectors: 
Real Estate

EPiHC: Ethical Principles in Health Care

EPiHC Homepage

EPiHC (Ethical Principles in Health Care) is a new initiative founded by the International Finance Corporation (IFC) and the World Bank. It seeks to promote ethical practices across the international private healthcare delivery system. At this stage (summer 2020) the initiative is introducing itself to potential organizational partners and seeking their support and commitment as "signatories" to 10 ethical principles. This is their first fully-featured website in Drupal.

Sectors: 
Healthcare
Non-profit

formatted html

i have a view(block) on mi site that is a slider on my homepage. but the text in the slider is just plain text. I wan to have the text as full html..

the body field is full html and in my view the field is set as default.

the code that generates the slider is this

Cannot apply patches with Composer in Drupal 8.9

I just created a new site and I cannot apply the patches with Composer in Drupal 8.9

Here is my composer.json file :

How to create a php block

Hello, 

I like to display a php block. I think in D7, I was able to create a php block(structure > block > text format  drop down - selected PHP.

Under config > text format > I do not see php to configure. 

How can I create a block(structure > blocks > add block > basic block > select PHP filter) to create a php block?

For now, I like to create a php block to display the user name. This is the code I have. 

$account = user_load(1);

$display_name = user_format_name($account);

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x